Skip to content

Commit

Permalink
Bump vue-multiselect from 2.1.7 to 3.2.0 in /vue
Browse files Browse the repository at this point in the history
Bumps [vue-multiselect](https://github.com/shentao/vue-multiselect) from 2.1.7 to 3.2.0.
- [Release notes](https://github.com/shentao/vue-multiselect/releases)
- [Commits](shentao/vue-multiselect@v2.1.7...v3.2.0)

---
updated-dependencies:
- dependency-name: vue-multiselect
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 1, 2025
1 parent 8756194 commit 5923981
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"vue-cookies": "^1.8.3",
"vue-i18n": "^8.28.2",
"vue-infinite-loading": "^2.4.5",
"vue-multiselect": "^2.1.6",
"vue-multiselect": "^3.2.0",
"vue-property-decorator": "^9.1.2",
"vue-sanitize": "^0.2.2",
"vue-simple-calendar": "TandoorRecipes/vue-simple-calendar#lastvue2",
Expand Down
8 changes: 4 additions & 4 deletions vue/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11310,10 +11310,10 @@ vue-loader@^17.0.0:
hash-sum "^2.0.0"
watchpack "^2.4.0"

vue-multiselect@^2.1.6:
version "2.1.7"
resolved "https://registry.yarnpkg.com/vue-multiselect/-/vue-multiselect-2.1.7.tgz#f27afe3d46482b94810382af7a4826219255c47d"
integrity sha512-KIegcN+Ntwg3cbkY/jhw2s/+XJUM0Lpi/LcKFYCS8PrZHcWBl2iKCVze7ZCnRj3w8H7/lUJ9v7rj9KQiNxApBw==
vue-multiselect@^3.2.0:
version "3.2.0"
resolved "https://registry.yarnpkg.com/vue-multiselect/-/vue-multiselect-3.2.0.tgz#810077710ee7bf98e86534c31eebf22a0ab054d7"
integrity sha512-ExI+IPvSbILbtaHrU0CgbBmfbD6yBpIWJKsGLPmuQMC7VWK8Nj1XSAI9eIt3n9/e+LSFYdt8VgfHxeS1O1OeVA==

vue-property-decorator@^9.1.2:
version "9.1.2"
Expand Down

0 comments on commit 5923981

Please sign in to comment.