Skip to content

Commit

Permalink
chore(deps): bump select2 from 4.0.5 to 4.0.13 in /studio
Browse files Browse the repository at this point in the history
Bumps [select2](https://github.com/select2/select2) from 4.0.5 to 4.0.13.
- [Release notes](https://github.com/select2/select2/releases)
- [Changelog](https://github.com/select2/select2/blob/develop/CHANGELOG.md)
- [Commits](select2/select2@4.0.5...4.0.13)

---
updated-dependencies:
- dependency-name: select2
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 21, 2024
1 parent d57001a commit bd1ce3b
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 32 deletions.
20 changes: 3 additions & 17 deletions studio/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"raw-loader": "^0.5.1",
"reflect-metadata": "^0.1.8",
"rxjs": "^5.5.2",
"select2": "^4.0.5",
"select2": "^4.0.13",
"spectrum-colorpicker": "^1.8.0",
"spin.js": "^2.3.2",
"string": "^3.3.1",
Expand Down
17 changes: 3 additions & 14 deletions studio/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -164,10 +164,6 @@ align-text@^0.1.1, align-text@^0.1.3:
longest "^1.0.1"
repeat-string "^1.5.2"

almond@~0.3.1:
version "0.3.3"
resolved "https://registry.yarnpkg.com/almond/-/almond-0.3.3.tgz#a0e7c95ac7624d6417b4494b1e68bff693168a20"

alphanum-sort@^1.0.1, alphanum-sort@^1.0.2:
version "1.0.2"
resolved "https://registry.yarnpkg.com/alphanum-sort/-/alphanum-sort-1.0.2.tgz#97a1119649b211ad33691d9f9f486a8ec9fbe0a3"
Expand Down Expand Up @@ -2529,10 +2525,6 @@ isobject@^3.0.0, isobject@^3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/isobject/-/isobject-3.0.1.tgz#4e431e92b11a9731636aa1f9c8d1ccbcfdab78df"

jquery-mousewheel@~3.1.13:
version "3.1.13"
resolved "https://registry.yarnpkg.com/jquery-mousewheel/-/jquery-mousewheel-3.1.13.tgz#06f0335f16e353a695e7206bf50503cb523a6ee5"

[email protected]:
version "1.12.1"
resolved "https://registry.yarnpkg.com/jquery-ui/-/jquery-ui-1.12.1.tgz#bcb4045c8dd0539c134bc1488cdd3e768a7a9e51"
Expand Down Expand Up @@ -3908,12 +3900,9 @@ select-hose@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/select-hose/-/select-hose-2.0.0.tgz#625d8658f865af43ec962bfc376a37359a4994ca"

select2@^4.0.5:
version "4.0.5"
resolved "https://registry.yarnpkg.com/select2/-/select2-4.0.5.tgz#7aac50692561985b34d3b82ec55e226f8960d40a"
dependencies:
almond "~0.3.1"
jquery-mousewheel "~3.1.13"
select2@^4.0.13:
version "4.0.13"
resolved "https://registry.yarnpkg.com/select2/-/select2-4.0.13.tgz#0dbe377df3f96167c4c1626033e924372d8ef44d"

"semver@2 || 3 || 4 || 5":
version "5.4.1"
Expand Down

0 comments on commit bd1ce3b

Please sign in to comment.