We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5f0155a commit af7ef2cCopy full SHA for af7ef2c
1 file changed
package.json
@@ -32,11 +32,11 @@
32
"@eslint/js": "9.18.0",
33
"@rollup/plugin-terser": "0.4.4",
34
"@rollup/plugin-typescript": "12.1.2",
35
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
36
"eslint": "9.18.0",
37
"eslint-config-prettier": "9.1.0",
38
- "jest": "29.7.0",
39
- "jest-environment-jsdom": "29.7.0",
+ "jest": "30.0.4",
+ "jest-environment-jsdom": "30.0.4",
40
"prettier": "3.4.2",
41
"prettier-plugin-organize-imports": "4.1.0",
42
"rimraf": "6.0.1",
0 commit comments