Skip to content

Commit 40348aa

Browse files
dependabot[bot]bdukes
authored andcommitted
Bump select2 from 4.0.13 to 4.1.0
Bumps [select2](https://github.com/select2/select2) from 4.0.13 to 4.1.0. - [Release notes](https://github.com/select2/select2/releases) - [Changelog](https://github.com/select2/select2/blob/develop/CHANGELOG.md) - [Commits](https://github.com/select2/select2/commits) --- updated-dependencies: - dependency-name: select2 dependency-version: 4.1.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 852e8cb commit 40348aa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"respond.js": "1.4.2",
7373
"responsive-tabs": "1.6.3",
7474
"scanthng": "4.14.0",
75-
"select2": "4.0.13",
75+
"select2": "4.1.0",
7676
"spectrum-colorpicker": "1.8.1",
7777
"swiper": "12.1.4",
7878
"systemjs": "6.15.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4736,10 +4736,10 @@ seek-bzip@^1.0.5:
47364736
dependencies:
47374737
commander "~2.8.1"
47384738

4739-
select2@4.0.13:
4740-
version "4.0.13"
4741-
resolved "https://registry.npmjs.org/select2/-/select2-4.0.13.tgz"
4742-
integrity sha512-1JeB87s6oN/TDxQQYCvS5EFoQyvV6eYMZZ0AeA4tdFDYWN3BAGZ8npr17UBFddU0lgAt3H0yjX3X6/ekOj1yjw==
4739+
select2@4.1.0:
4740+
version "4.1.0"
4741+
resolved "https://registry.yarnpkg.com/select2/-/select2-4.1.0.tgz#8b037e02a3c025beda07fed7f9ecc7d298036e1a"
4742+
integrity sha512-i9KalWOP4/LRRGc8+rj2krNm0ZqP14cV+j1TRCEBSsOhCPkKH8rYZ2MCRXcgvqIqN+llqGci0hj9aVkCMvL0+g==
47434743

47444744
select@^1.1.2:
47454745
version "1.1.2"

0 commit comments

Comments
 (0)