Skip to content

Commit ed47847

Browse files
authored
Merge pull request #479 from codeforjapan/renovate/vuex-module-decorators-1.x
Update dependency vuex-module-decorators to v1.2.0
2 parents 5d500d3 + f46d714 commit ed47847

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"vue": "2.6.14",
3434
"vue-apexcharts": "1.6.2",
3535
"vuex": "3.6.2",
36-
"vuex-module-decorators": "1.0.1"
36+
"vuex-module-decorators": "1.2.0"
3737
},
3838
"devDependencies": {
3939
"@babel/core": "7.16.0",

yarn.lock

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10427,7 +10427,12 @@ vuex-class@^0.3.2:
1042710427
resolved "https://registry.yarnpkg.com/vuex-class/-/vuex-class-0.3.2.tgz#c7e96a076c1682137d4d23a8dcfdc63f220e17a8"
1042810428
integrity sha512-m0w7/FMsNcwJgunJeM+wcNaHzK2KX1K1rw2WUQf7Q16ndXHo7pflRyOV/E8795JO/7fstyjH3EgqBI4h4n4qXQ==
1042910429

10430-
[email protected], vuex-module-decorators@^1.0.1:
10430+
10431+
version "1.2.0"
10432+
resolved "https://registry.yarnpkg.com/vuex-module-decorators/-/vuex-module-decorators-1.2.0.tgz#efb9690ec8856041ce4e9762bc9b51dc264cd359"
10433+
integrity sha512-3lHp75qVgrNXUpFKs4J4eRnrxjY3BYUkHwR+ZKvvIycw/7tDwlL0RPuiYLwrHEUBTvJePSZaehZJ0BMTw1/ugQ==
10434+
10435+
vuex-module-decorators@^1.0.1:
1043110436
version "1.0.1"
1043210437
resolved "https://registry.yarnpkg.com/vuex-module-decorators/-/vuex-module-decorators-1.0.1.tgz#d34dafb5428a3636f1c26d3d014c15fc9659ccd0"
1043310438
integrity sha512-FLWZsXV5XAtl/bcKUyQFpnSBtpc3wK/7zSdy9oKbyp71mZd4ut5y2zSd219wWW9OG7WUOlVwac4rXFFDVnq7ug==

0 commit comments

Comments
 (0)