Skip to content

Commit 82dfe33

Browse files
authored
Merge pull request #181 from codeforjapan/dependabot/npm_and_yarn/vuex-class-component-2.3.3
Bump vuex-class-component from 2.3.2 to 2.3.3
2 parents e3d0f20 + aa4037d commit 82dfe33

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"nuxt-webfontloader": "^1.1.0",
5757
"uuid": "^8.0.0",
5858
"vue-property-decorator": "^8.4.2",
59-
"vuex-class-component": "^2.3.2",
59+
"vuex-class-component": "^2.3.3",
6060
"vuex-persistedstate": "^3.0.1"
6161
},
6262
"devDependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13506,10 +13506,10 @@ vuetify@^2:
1350613506
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.2.30.tgz#976329c52b57d5cf360bd983636541b55ae80044"
1350713507
integrity sha512-hCVzhXXBT91wqM+K8gBVmrHtiLMhk2EvkwpHNq5eHDJVbJYsUGPaUbMZHnmnvFnhegm6GyAnd9mu7pst2Mn1zQ==
1350813508

13509-
vuex-class-component@^2.3.2:
13510-
version "2.3.2"
13511-
resolved "https://registry.yarnpkg.com/vuex-class-component/-/vuex-class-component-2.3.2.tgz#92589e1a286bb70b0348c2ddd720044e1172c13e"
13512-
integrity sha512-Xai4E4oQavo9QpWMeuU9n/HBG+IxTc9Do7E9Lae3KOoWhYAPA2H/lb1201t1ALg2hvJpro4sfntrVFGrQMQ0bA==
13509+
vuex-class-component@^2.3.3:
13510+
version "2.3.3"
13511+
resolved "https://registry.yarnpkg.com/vuex-class-component/-/vuex-class-component-2.3.3.tgz#e8827d7875d8a6b3ab3931bb783809fbed179fc7"
13512+
integrity sha512-v3rqf4dZo+tw0YOSt4vDuBu7K5FwD/NX7CiXNovAqZ4l4xRxmCbzN60DnLiHiD3Ngh1CqQB8aQ/KyXQrwI0//Q==
1351313513
dependencies:
1351413514
object.getownpropertydescriptors "^2.0.3"
1351513515
rimraf "^2.6.3"

0 commit comments

Comments
 (0)