Skip to content

Commit 4e8841f

Browse files
fix(deps): update dependency pinia to v2.0.32 (#538)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 61c792f commit 4e8841f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"lodash": "4.17.21",
7878
"marked": "4.2.12",
7979
"mousetrap": "1.6.5",
80-
"pinia": "2.0.31",
80+
"pinia": "2.0.32",
8181
"ps-tree": "1.2.0",
8282
"semver": "7.3.8",
8383
"uniqid": "5.4.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -16661,10 +16661,10 @@ pify@^4.0.1:
1666116661
resolved "https://registry.yarnpkg.com/pify/-/pify-4.0.1.tgz#4b2cd25c50d598735c50292224fd8c6df41e3231"
1666216662
integrity sha512-uB80kBFb/tfd68bVleG9T5GGsGPjJrLAUpR5PZIrhBnIaRTQRjqdJSsIKkOP6OAIFbj7GOrcudc5pNjZ+geV2g==
1666316663

16664-
16665-
version "2.0.31"
16666-
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.31.tgz#2e33699c274444bf1b08d9f4332513c0ed1a806b"
16667-
integrity sha512-6OOKZGX79jm3q0xAu+X/PaRjfyOcFnPXcHFAA8HHa+wbJeSi5xc/nYqO8Ff7XLvwV8mKGYXcUfZUHbqUmw6P0w==
16664+
16665+
version "2.0.32"
16666+
resolved "https://registry.yarnpkg.com/pinia/-/pinia-2.0.32.tgz#93a12df4416566c1bb49225a078fe20b982350be"
16667+
integrity sha512-8Tw4OrpCSJ028UUyp0gYPP/wyjigLoEceuO/x1G+FlHVf73337e5vLm4uDmrRIoBG1hvaed/eSHnrCFjOc4nkA==
1666816668
dependencies:
1666916669
"@vue/devtools-api" "^6.5.0"
1667016670
vue-demi "*"

0 commit comments

Comments
 (0)