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

Commit 15aaa7a

Browse files
committed
chore(deps): update jest monorepo to v29
1 parent ade1c6f commit 15aaa7a

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
@@ -51,7 +51,7 @@
5151
},
5252
"devDependencies": {
5353
"@rollup/plugin-typescript": "^11.1.0",
54-
"@types/jest": "^27.0.1",
54+
"@types/jest": "^29.0.0",
5555
"@typescript-eslint/eslint-plugin": "^5.4.0",
5656
"@typescript-eslint/parser": "^5.4.0",
5757
"@vue/cli-plugin-babel": "~5.0.0",
@@ -62,13 +62,13 @@
6262
"@vue/eslint-config-typescript": "^9.1.0",
6363
"@vue/test-utils": "^2.0.0-0",
6464
"@vue/vue3-jest": "^27.0.0-alpha.1",
65-
"babel-jest": "^27.0.6",
65+
"babel-jest": "^29.0.0",
6666
"eslint": "^7.32.0",
6767
"eslint-config-prettier": "^8.3.0",
6868
"eslint-plugin-prettier": "^4.0.0",
6969
"eslint-plugin-vue": "^8.0.3",
7070
"husky": "^8.0.1",
71-
"jest": "^27.0.5",
71+
"jest": "^29.0.0",
7272
"jest-fetch-mock": "^3.0.3",
7373
"lint-staged": "^13.0.3",
7474
"prettier": "^2.4.1",
@@ -83,7 +83,7 @@
8383
"rollup-plugin-terser": "^7.0.2",
8484
"rollup-plugin-typescript2": "^0.34.1",
8585
"rollup-plugin-vue": "^6.0.0",
86-
"ts-jest": "^27.0.4",
86+
"ts-jest": "^29.0.0",
8787
"tslib": "^2.3.1",
8888
"typescript": "^4.9.3",
8989
"vue": "^3.2.13",

0 commit comments

Comments
 (0)