Skip to content

Commit ee90d4b

Browse files
Bump vuex-class-component from 2.3.3 to 2.3.5
Bumps [vuex-class-component](https://github.com/michaelolof/vuex-class-component) from 2.3.3 to 2.3.5. - [Release notes](https://github.com/michaelolof/vuex-class-component/releases) - [Commits](https://github.com/michaelolof/vuex-class-component/commits) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 15f73ea commit ee90d4b

File tree

2 files changed

+6
-13
lines changed

2 files changed

+6
-13
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: 5 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -5813,19 +5813,12 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
58135813
dependencies:
58145814
eslint-visitor-keys "^1.1.0"
58155815

5816-
eslint-utils@^2.1.0:
5817-
version "2.1.0"
5818-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
5819-
integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==
5820-
dependencies:
5821-
eslint-visitor-keys "^1.1.0"
5822-
58235816
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
58245817
version "1.2.0"
58255818
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.2.0.tgz#74415ac884874495f78ec2a97349525344c981fa"
58265819
integrity sha512-WFb4ihckKil6hu3Dp798xdzSfddwKKU3+nGniKF6HfeW6OLd2OUDEPP7TcHtB5+QXOKg2s6B2DaMPE1Nn/kxKQ==
58275820

5828-
eslint-visitor-keys@^1.2.0, eslint-visitor-keys@^1.3.0:
5821+
eslint-visitor-keys@^1.3.0:
58295822
version "1.3.0"
58305823
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
58315824
integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==
@@ -14042,10 +14035,10 @@ vuetify@^2:
1404214035
resolved "https://registry.yarnpkg.com/vuetify/-/vuetify-2.2.30.tgz#976329c52b57d5cf360bd983636541b55ae80044"
1404314036
integrity sha512-hCVzhXXBT91wqM+K8gBVmrHtiLMhk2EvkwpHNq5eHDJVbJYsUGPaUbMZHnmnvFnhegm6GyAnd9mu7pst2Mn1zQ==
1404414037

14045-
14046-
version "2.3.3"
14047-
resolved "https://registry.yarnpkg.com/vuex-class-component/-/vuex-class-component-2.3.3.tgz#e8827d7875d8a6b3ab3931bb783809fbed179fc7"
14048-
integrity sha512-v3rqf4dZo+tw0YOSt4vDuBu7K5FwD/NX7CiXNovAqZ4l4xRxmCbzN60DnLiHiD3Ngh1CqQB8aQ/KyXQrwI0//Q==
14038+
14039+
version "2.3.5"
14040+
resolved "https://registry.yarnpkg.com/vuex-class-component/-/vuex-class-component-2.3.5.tgz#90d3fd777815fd1beaefe47b46402cb41545cc97"
14041+
integrity sha512-e7BhLrh5jZNHoeUajfQ5NFwA9gnVj69HKxBGRiw6FRZVpXTGewPo23S1//lb5Ed1RucIfQlqfwVpC/2mtej6bw==
1404914042
dependencies:
1405014043
object.getownpropertydescriptors "^2.0.3"
1405114044
rimraf "^2.6.3"

0 commit comments

Comments
 (0)