Skip to content

Commit 4aedf6f

Browse files
dependabot-preview[bot]cexbrayat
authored andcommitted
chore(deps-dev): bump vue-class-component
Bumps [vue-class-component](https://github.com/vuejs/vue-class-component) from 8.0.0-beta.4 to 8.0.0-rc.1. - [Release notes](https://github.com/vuejs/vue-class-component/releases) - [Changelog](https://github.com/vuejs/vue-class-component/blob/v8.0.0-rc.1/CHANGELOG.md) - [Commits](vuejs/vue-class-component@v8.0.0-beta.4...v8.0.0-rc.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 5d4fdd0 commit 4aedf6f

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
@@ -41,7 +41,7 @@
4141
"typescript": "^4.1.3",
4242
"vitepress": "^0.11.5",
4343
"vue": "3.0.3",
44-
"vue-class-component": "^8.0.0-beta.4",
44+
"vue-class-component": "^8.0.0-rc.1",
4545
"vue-jest": "^5.0.0-alpha.8",
4646
"vue-router": "^4.0.3",
4747
"vuex": "^4.0.0-rc.2"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6700,10 +6700,10 @@ vitepress@^0.11.5:
67006700
vite "^2.0.0-beta.56"
67016701
vue "^3.0.5"
67026702

6703-
vue-class-component@^8.0.0-beta.4:
6704-
version "8.0.0-beta.4"
6705-
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-8.0.0-beta.4.tgz#bff95cdd44eb450a4a4e54b69da22099613d8071"
6706-
integrity sha512-+QXBhVH/Mz8dEC+IU7e8XXM54Tn0Aj9/saybeuK8XmhQiJlcijCB8kB7CYpBEMpHWaA+DoLr6LvHMbclYRCwZQ==
6703+
vue-class-component@^8.0.0-rc.1:
6704+
version "8.0.0-rc.1"
6705+
resolved "https://registry.yarnpkg.com/vue-class-component/-/vue-class-component-8.0.0-rc.1.tgz#db692cd97656eb9a08206c03d0b7398cdb1d9420"
6706+
integrity sha512-w1nMzsT/UdbDAXKqhwTmSoyuJzUXKrxLE77PCFVuC6syr8acdFDAq116xgvZh9UCuV0h+rlCtxXolr3Hi3HyPQ==
67076707

67086708
vue-jest@^5.0.0-alpha.8:
67096709
version "5.0.0-alpha.8"

0 commit comments

Comments
 (0)