Skip to content

Commit 8aa75f3

Browse files
Bump pinia from 2.0.13 to 2.0.14 (#19)
Bumps [pinia](https://github.com/vuejs/pinia) from 2.0.13 to 2.0.14. - [Release notes](https://github.com/vuejs/pinia/releases) - [Commits](https://github.com/vuejs/pinia/compare/pinia@2.0.13...pinia@2.0.14) --- updated-dependencies: - dependency-name: pinia dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e260cad commit 8aa75f3

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@ionic/vue-router": "^6.1.4",
2929
"core-js": "^3.6.5",
3030
"ionicons": "^6.0.1",
31-
"pinia": "^2.0.13",
31+
"pinia": "^2.0.14",
3232
"vue": "^3.2.21",
3333
"vue-axios": "^3.4.1",
3434
"vue-router": "^4.0.15"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6940,9 +6940,9 @@ pify@^2.2.0:
69406940
version "2.3.0"
69416941
resolved "https://registry.yarnpkg.com/pify/-/pify-2.3.0.tgz#ed141a6ac043a849ea588498e7dca8b15330e90c"
69426942

6943-
pinia@^2.0.13:
6944-
version "2.0.13"
6945-
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.13.tgz#6656fc290dae120a9f0cb2f5c520df400d41b8c5"
6943+
pinia@^2.0.14:
6944+
version "2.0.14"
6945+
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.14.tgz#0837898c20291ebac982bbfca95c8d3c6099925f"
69466946
dependencies:
69476947
"@vue/devtools-api" "^6.1.4"
69486948
vue-demi "*"

0 commit comments

Comments
 (0)