Skip to content
This repository was archived by the owner on Jul 23, 2024. It is now read-only.

Commit 488f77b

Browse files
committed
chore(deps): update jest monorepo to v29
1 parent 5e8f04d commit 488f77b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
},
4949
"devDependencies": {
5050
"@rollup/plugin-typescript": "^11.1.0",
51-
"@types/jest": "^27.0.1",
51+
"@types/jest": "^29.0.0",
5252
"@typescript-eslint/eslint-plugin": "^5.4.0",
5353
"@typescript-eslint/parser": "^5.4.0",
5454
"@vue/cli-plugin-babel": "~5.0.0",
@@ -59,13 +59,13 @@
5959
"@vue/eslint-config-typescript": "^9.1.0",
6060
"@vue/test-utils": "^2.0.0-0",
6161
"@vue/vue3-jest": "^27.0.0-alpha.1",
62-
"babel-jest": "^27.0.6",
62+
"babel-jest": "^29.0.0",
6363
"eslint": "^7.32.0",
6464
"eslint-config-prettier": "^8.3.0",
6565
"eslint-plugin-prettier": "^4.0.0",
6666
"eslint-plugin-vue": "^8.0.3",
6767
"husky": "^8.0.1",
68-
"jest": "^27.0.5",
68+
"jest": "^29.0.0",
6969
"jest-fetch-mock": "^3.0.3",
7070
"lint-staged": "^13.0.3",
7171
"prettier": "^2.4.1",
@@ -80,7 +80,7 @@
8080
"rollup-plugin-terser": "^7.0.2",
8181
"rollup-plugin-typescript2": "^0.34.1",
8282
"rollup-plugin-vue": "^6.0.0",
83-
"ts-jest": "^27.0.4",
83+
"ts-jest": "^29.0.0",
8484
"tslib": "^2.3.1",
8585
"typescript": "^4.9.3",
8686
"vue": "^3.2.13",

0 commit comments

Comments
 (0)