Skip to content

Commit 106e793

Browse files
authored
Merge pull request #287
Bump vuex-class-component from 2.3.3 to 2.3.5
2 parents 5ba9813 + e2d82ac commit 106e793

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
@@ -54,7 +54,7 @@
5454
"uuid": "^8.3.0",
5555
"vue-property-decorator": "^9.0.0",
5656
"vuex": "^3.5.1",
57-
"vuex-class-component": "2.3.3",
57+
"vuex-class-component": "2.3.5",
5858
"vuex-persistedstate": "^3.0.1"
5959
},
6060
"devDependencies": {

yarn.lock

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

14033-
14034-
version "2.3.3"
14035-
resolved "https://registry.yarnpkg.com/vuex-class-component/-/vuex-class-component-2.3.3.tgz#e8827d7875d8a6b3ab3931bb783809fbed179fc7"
14036-
integrity sha512-v3rqf4dZo+tw0YOSt4vDuBu7K5FwD/NX7CiXNovAqZ4l4xRxmCbzN60DnLiHiD3Ngh1CqQB8aQ/KyXQrwI0//Q==
14033+
14034+
version "2.3.5"
14035+
resolved "https://registry.yarnpkg.com/vuex-class-component/-/vuex-class-component-2.3.5.tgz#90d3fd777815fd1beaefe47b46402cb41545cc97"
14036+
integrity sha512-e7BhLrh5jZNHoeUajfQ5NFwA9gnVj69HKxBGRiw6FRZVpXTGewPo23S1//lb5Ed1RucIfQlqfwVpC/2mtej6bw==
1403714037
dependencies:
1403814038
object.getownpropertydescriptors "^2.0.3"
1403914039
rimraf "^2.6.3"

0 commit comments

Comments
 (0)