Skip to content

Commit b24b018

Browse files
Bump pinia from 2.1.6 to 2.1.7 in /_dev
Bumps [pinia](https://github.com/vuejs/pinia) from 2.1.6 to 2.1.7. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.1.6...pinia@2.1.7) --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 98074e6 commit b24b018

File tree

3 files changed

+9
-9
lines changed

3 files changed

+9
-9
lines changed

_dev/package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_dev/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@vueform/multiselect": "^2.6.2",
2020
"autoprefixer": "^10.4.16",
2121
"dropzone": "^6.0.0-beta.2",
22-
"pinia": "^2.1.6",
22+
"pinia": "^2.1.7",
2323
"postcss": "^8.4.31",
2424
"sortablejs": "^1.15.0",
2525
"tailwindcss": "^3.3.3",

_dev/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -824,10 +824,10 @@ pify@^2.3.0:
824824
resolved "https://registry.npmjs.org/pify/-/pify-2.3.0.tgz"
825825
integrity sha512-udgsAY+fTnvv7kI7aaxbqwWNb0AHiB0qBO89PZKPkoTmGOgdbrHDKD+0B2X4uTfJ/FT1R09r9gTsjUjNJotuog==
826826

827-
pinia@^2.1.6:
828-
version "2.1.6"
829-
resolved "https://registry.npmjs.org/pinia/-/pinia-2.1.6.tgz"
830-
integrity sha512-bIU6QuE5qZviMmct5XwCesXelb5VavdOWKWaB17ggk++NUwQWWbP5YnsONTk3b752QkW9sACiR81rorpeOMSvQ==
827+
pinia@^2.1.7:
828+
version "2.1.7"
829+
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.1.7.tgz#4cf5420d9324ca00b7b4984d3fbf693222115bbc"
830+
integrity sha512-+C2AHFtcFqjPih0zpYuvof37SFxMQ7OEG2zV9jRI12i9BOy3YQVAHwdKtyyc8pDcDyIc33WCIsZaCFWU7WWxGQ==
831831
dependencies:
832832
"@vue/devtools-api" "^6.5.0"
833833
vue-demi ">=0.14.5"

0 commit comments

Comments
 (0)