Skip to content

Commit

Permalink
Update vue monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and hmsk committed Jun 10, 2021
1 parent fe05858 commit 6da64ea
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 24 deletions.
46 changes: 25 additions & 21 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"@types/jest": "26.0.23",
"@vue/test-utils": "1.1.3",
"@vue/test-utils": "1.2.0",
"babel-core": "7.0.0-bridge.0",
"jest": "26.6.3",
"jest-util": "26.6.2",
Expand All @@ -47,9 +47,9 @@
"rollup-plugin-typescript2": "0.30.0",
"ts-jest": "26.5.6",
"typescript": "4.3.2",
"vue": "2.6.12",
"vue": "2.6.14",
"vue-jest": "3.0.7",
"vue-template-compiler": "2.6.12",
"vue-template-compiler": "2.6.14",
"vuex": "3.6.2"
},
"peerDependencies": {
Expand Down

0 comments on commit 6da64ea

Please sign in to comment.