Skip to content

Commit cf38848

Browse files
authoredJul 27, 2023
chore(deps): update jest monorepo to v29
1 parent eefe860 commit cf38848

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎frontend/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"vuex": "4.1.0"
2323
},
2424
"devDependencies": {
25-
"@types/jest": "27.5.2",
25+
"@types/jest": "29.5.3",
2626
"@typescript-eslint/eslint-plugin": "4.33.0",
2727
"@typescript-eslint/parser": "4.33.0",
2828
"@vue/cli-plugin-babel": "4.5.13",
@@ -36,7 +36,7 @@
3636
"@vue/compiler-sfc": "3.2.47",
3737
"@vue/eslint-config-typescript": "7.0.0",
3838
"@vue/test-utils": "2.3.2",
39-
"babel-jest": "26.6.3",
39+
"babel-jest": "29.6.2",
4040
"chromedriver": "111.0.0",
4141
"eslint": "6.8.0",
4242
"eslint-plugin-vue": "7.20.0",

0 commit comments

Comments
 (0)