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 e7d18b9 commit 487165eCopy full SHA for 487165e
package.json
@@ -73,7 +73,7 @@
73
"@playwright/test": "1.53.0",
74
"@tsconfig/create-react-app": "2.0.5",
75
"@types/codemirror": "5.60.16",
76
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
77
"@types/lodash.debounce": "4.0.9",
78
"@types/prettier": "3.0.0",
79
"@types/react-dom": "18.3.7",
@@ -100,8 +100,8 @@
100
"html-inline-script-webpack-plugin": "3.2.1",
101
"html-webpack-inline-source-plugin": "0.0.10",
102
"html-webpack-plugin": "5.6.3",
103
- "jest": "29.7.0",
104
- "jest-environment-jsdom": "29.7.0",
+ "jest": "30.0.0",
+ "jest-environment-jsdom": "30.0.0",
105
"node-polyfill-webpack-plugin": "3.0.0",
106
"parse5": "7.3.0",
107
"postcss": "8.5.5",
0 commit comments