Skip to content

Commit 3b3f1a7

Browse files
committed
Upgrade jest to 29.3
1 parent c4176e0 commit 3b3f1a7

File tree

2 files changed

+394
-440
lines changed

2 files changed

+394
-440
lines changed

ui/frontend/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@babel/preset-react": "^7.0.0",
4444
"@types/common-tags": "^1.8.1",
4545
"@types/isomorphic-fetch": "^0.0.36",
46-
"@types/jest": "^27.0.0",
46+
"@types/jest": "^29.2.5",
4747
"@types/lodash": "^4.14.118",
4848
"@types/prismjs": "^1.26.0",
4949
"@types/qs": "^6.9.7",
@@ -66,7 +66,7 @@
6666
"eslint-plugin-react-hooks": "^4.0.0",
6767
"glob": "^8.0.3",
6868
"html-webpack-plugin": "^5.2.0",
69-
"jest": "^28.1.0",
69+
"jest": "^29.3.1",
7070
"json-loader": "^0.5.4",
7171
"mini-css-extract-plugin": "^2.0.0",
7272
"monaco-editor-webpack-plugin": "^7.0.1",
@@ -82,7 +82,7 @@
8282
"stylelint-config-prettier": "^9.0.3",
8383
"stylelint-config-standard": "^25.0.0",
8484
"ts-essentials": "^9.0.0",
85-
"ts-jest": "^28.0.3",
85+
"ts-jest": "^29.0.4",
8686
"ts-loader": "^9.2.3",
8787
"typescript": "^4.2.2",
8888
"typescript-plugin-css-modules": "^3.2.0",

0 commit comments

Comments
 (0)