Skip to content

Commit

Permalink
build(deps): remove vue-jest and upgrade @vue/vue3-jest
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelCurrin committed Nov 4, 2024
1 parent 85728b7 commit ca25c6f
Show file tree
Hide file tree
Showing 2 changed files with 586 additions and 633 deletions.
3 changes: 1 addition & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,14 +33,13 @@
"@vue/eslint-config-prettier": "^7.0.0",
"@vue/eslint-config-typescript": "^11.0.0",
"@vue/test-utils": "^2.0.0-0",
"@vue/vue3-jest": "^27.0.0",
"@vue/vue3-jest": "^29.2.6",
"eslint": "^8.13.0",
"eslint-plugin-prettier": "^4.0.0",
"eslint-plugin-vue": "^9.1.0",
"prettier": "^2.4.1",
"ts-jest": "^27.1.4",
"typescript": "^4.6.3",
"vue-jest": "^5.0.0-0",
"vue-plugin": "^0.0.1"
},
"engines": {
Expand Down
Loading

0 comments on commit ca25c6f

Please sign in to comment.