Skip to content

Commit 6f639ab

Browse files
committed
Upgrade jest to 30.0
1 parent 27abbf9 commit 6f639ab

File tree

2 files changed

+753
-507
lines changed

2 files changed

+753
-507
lines changed

ui/frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@eslint/js": "^9.15.0",
3636
"@trivago/prettier-plugin-sort-imports": "^5.2.2",
3737
"@types/common-tags": "^1.8.1",
38-
"@types/jest": "^29.2.5",
38+
"@types/jest": "^30.0.0",
3939
"@types/lodash-es": "^4.17.6",
4040
"@types/prismjs": "^1.26.0",
4141
"@types/qs": "^6.9.7",
@@ -55,7 +55,7 @@
5555
"eslint-plugin-react-hooks": "^5.0.0",
5656
"glob": "^11.0.0",
5757
"html-webpack-plugin": "^5.2.0",
58-
"jest": "^29.3.1",
58+
"jest": "^30.0.5",
5959
"json-loader": "^0.5.4",
6060
"mini-css-extract-plugin": "^2.0.0",
6161
"monaco-editor-webpack-plugin": "^7.0.1",

0 commit comments

Comments
 (0)