Skip to content

Commit

Permalink
chore(deps): bump ng2-select2 in /studio
Browse files Browse the repository at this point in the history
Bumps [ng2-select2](https://github.com/NejcZdovc/ng2-select2) from 1.0.0-beta.10 to 1.0.0-beta.16.
- [Changelog](https://github.com/NejcZdovc/ng2-select2/blob/master/CHANGELOG.md)
- [Commits](https://github.com/NejcZdovc/ng2-select2/commits)

---
updated-dependencies:
- dependency-name: ng2-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 7c05b70
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 20 deletions.
22 changes: 15 additions & 7 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 @@ -52,7 +52,7 @@
"ng2-bootstrap-modal": "^1.0.1",
"ng2-bs3-modal": "^0.10.4",
"ng2-codemirror": "^1.1.3",
"ng2-select2": "^1.0.0-beta.10",
"ng2-select2": "^1.0.0-beta.16",
"ng2-tag-input": "^0.8.8",
"noty": "^2.3.8",
"nprogress": "^0.2.0",
Expand Down
24 changes: 12 additions & 12 deletions studio/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -80,21 +80,21 @@
version "2.6.2"
resolved "https://registry.yarnpkg.com/@types/jasmine/-/jasmine-2.6.2.tgz#6e6d4cb183cd55c7a1ad6270bced10fdd5367a3c"

"@types/jquery@*", "@types/jquery@^2.0.39":
version "2.0.40"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-2.0.40.tgz#acdd69e29b74cdec15dc3c074bcb064bc1b87213"

"@types/jquery@^3.3.6":
"@types/jquery@*", "@types/jquery@^3.3.6":
version "3.3.9"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-3.3.9.tgz#91f2aaf5c1e91fd79598fc00ecb4504d78b51fd7"

"@types/jquery@^2.0.39":
version "2.0.40"
resolved "https://registry.yarnpkg.com/@types/jquery/-/jquery-2.0.40.tgz#acdd69e29b74cdec15dc3c074bcb064bc1b87213"

"@types/node@*", "@types/node@^7.0.46":
version "7.0.46"
resolved "https://registry.yarnpkg.com/@types/node/-/node-7.0.46.tgz#c3dedd25558c676b3d6303e51799abb9c3f8f314"

"@types/select2@^4.0.31":
version "4.0.35"
resolved "https://registry.yarnpkg.com/@types/select2/-/select2-4.0.35.tgz#646e0a6d2088eb76a39e255b1c130b2563e11b5d"
"@types/[email protected].42":
version "4.0.42"
resolved "https://registry.yarnpkg.com/@types/select2/-/select2-4.0.42.tgz#798e69ebf3455d2c692a1b8be2977c3a4ba79c4e"
dependencies:
"@types/jquery" "*"

Expand Down Expand Up @@ -2993,12 +2993,12 @@ [email protected]:
version "0.7.3"
resolved "https://registry.yarnpkg.com/ng2-material-dropdown/-/ng2-material-dropdown-0.7.3.tgz#4993e8c3598a6bdf4c3ef13b79b1923c90c65787"

ng2-select2@^1.0.0-beta.10:
version "1.0.0-beta.10"
resolved "https://registry.yarnpkg.com/ng2-select2/-/ng2-select2-1.0.0-beta.10.tgz#908b0b8a9f8cd06736f3bca16b1e35a1f696a145"
ng2-select2@^1.0.0-beta.16:
version "1.0.0-beta.16"
resolved "https://registry.yarnpkg.com/ng2-select2/-/ng2-select2-1.0.0-beta.16.tgz#3f36cb33ea7939b5ae50302c036e0f78f15789a4"
dependencies:
"@types/jquery" "^2.0.39"
"@types/select2" "^4.0.31"
"@types/select2" "4.0.42"

ng2-tag-input@^0.8.8:
version "0.8.8"
Expand Down

0 comments on commit 7c05b70

Please sign in to comment.