We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7836824 commit c9a85e3Copy full SHA for c9a85e3
web/package.json
@@ -50,7 +50,7 @@
50
"@testing-library/react-hooks": "^8.0.1",
51
"@types/downloadjs": "1.4",
52
"@types/file-saver": "^2.0.7",
53
- "@types/jest": "^28.1.8",
+ "@types/jest": "^29.5.12",
54
"@types/js-yaml": "3",
55
"@types/lodash": "^4.17.4",
56
"@types/node": "^20.13.0",
@@ -94,7 +94,7 @@
94
"eslint-plugin-standard": "4.0.1",
95
"eslint-webpack-plugin": "^4.2.0",
96
"html-webpack-plugin": "^5.6.0",
97
- "jest": "^28.1.3",
+ "jest": "^29.7.0",
98
"jest-environment-jsdom": "^28.1.3",
99
"mini-css-extract-plugin": "^2.9.0",
100
"object-assign": "^4.1.1",
0 commit comments