From dc8f6dbec39b7db443f9ee33241953564b8c826b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 5 May 2023 01:10:08 +0000 Subject: [PATCH] chore(deps-dev): bump @vueform/multiselect from 2.6.1 to 2.6.2 Bumps [@vueform/multiselect](https://github.com/vueform/multiselect) from 2.6.1 to 2.6.2. - [Release notes](https://github.com/vueform/multiselect/releases) - [Changelog](https://github.com/vueform/multiselect/blob/main/CHANGELOG.md) - [Commits](https://github.com/vueform/multiselect/compare/2.6.1...2.6.2) --- updated-dependencies: - dependency-name: "@vueform/multiselect" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 5bb62e0..f650334 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@types/sanitize-html": "^2.8.0", "@volar-plugins/prettier": "^2.0.0", "@vue-leaflet/vue-leaflet": "^0.9.0", - "@vueform/multiselect": "^2.6.1", + "@vueform/multiselect": "^2.6.2", "core-js": "^3.30.0", "eslint": "^8.39.0", "eslint-config-stylelint": "^18.0.0", diff --git a/yarn.lock b/yarn.lock index f2ae422..53501a3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2738,10 +2738,10 @@ resolved "https://registry.yarnpkg.com/@vue/shared/-/shared-3.2.47.tgz#e597ef75086c6e896ff5478a6bfc0a7aa4bbd14c" integrity sha512-BHGyyGN3Q97EZx0taMQ+OLNuZcW3d37ZEVmEAyeoA9ERdGvm9Irc/0Fua8SNyOtV1w6BS4q25wbMzJujO9HIfQ== -"@vueform/multiselect@^2.6.1": - version "2.6.1" - resolved "https://registry.yarnpkg.com/@vueform/multiselect/-/multiselect-2.6.1.tgz#c3aa1abfe46d2fb461e8408dfa877fdeb44826d1" - integrity sha512-3Di5PWMfNzGDZKPg/FE3hs++jC7oTsgwSTVbZ96w+IRFRHGDGjgrX1DO/UeR2swBfUNUS39uJBI86JkDbzWXtA== +"@vueform/multiselect@^2.6.2": + version "2.6.2" + resolved "https://registry.yarnpkg.com/@vueform/multiselect/-/multiselect-2.6.2.tgz#2a14c5f7d9cf4ea07853b7f9b491c039bbfadf40" + integrity sha512-4BFvXyzyi0Pqi/lsYdGwONsQy+ypiVzuQbmoDUlttTxuoujFtf9AdeHi1ZhfIorXG9BiysK1HcQSfYB6USgwfQ== "@whatwg-node/events@^0.0.3": version "0.0.3"