Skip to content

Commit f46d714

Browse files
committed
Update dependency vuex-module-decorators to v1.2.0
1 parent b9b0867 commit f46d714

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.15.8",

yarn.lock

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

10255-
[email protected], vuex-module-decorators@^1.0.1:
10255+
10256+
version "1.2.0"
10257+
resolved "https://registry.yarnpkg.com/vuex-module-decorators/-/vuex-module-decorators-1.2.0.tgz#efb9690ec8856041ce4e9762bc9b51dc264cd359"
10258+
integrity sha512-3lHp75qVgrNXUpFKs4J4eRnrxjY3BYUkHwR+ZKvvIycw/7tDwlL0RPuiYLwrHEUBTvJePSZaehZJ0BMTw1/ugQ==
10259+
10260+
vuex-module-decorators@^1.0.1:
1025610261
version "1.0.1"
1025710262
resolved "https://registry.yarnpkg.com/vuex-module-decorators/-/vuex-module-decorators-1.0.1.tgz#d34dafb5428a3636f1c26d3d014c15fc9659ccd0"
1025810263
integrity sha512-FLWZsXV5XAtl/bcKUyQFpnSBtpc3wK/7zSdy9oKbyp71mZd4ut5y2zSd219wWW9OG7WUOlVwac4rXFFDVnq7ug==

0 commit comments

Comments
 (0)