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 9d28b85 commit 9683af2Copy full SHA for 9683af2
package.json
@@ -29,16 +29,16 @@
29
"@babel/core": "7.26.0",
30
"@babel/preset-env": "7.26.0",
31
"@babel/preset-typescript": "7.26.0",
32
- "@jest/globals": "29.7.0",
+ "@jest/globals": "30.0.5",
33
"@rollup/plugin-typescript": "12.1.2",
34
"@types/node": "18.19.69",
35
"@typescript-eslint/eslint-plugin": "8.19.0",
36
"@typescript-eslint/parser": "8.19.0",
37
- "babel-jest": "29.7.0",
+ "babel-jest": "30.0.5",
38
"eslint": "9.17.0",
39
"eslint-config-prettier": "9.1.0",
40
"eslint-plugin-prettier": "5.2.1",
41
- "jest": "29.7.0",
+ "jest": "30.0.5",
42
"npm-run-all2": "7.0.2",
43
"rimraf": "5.0.10",
44
"rollup": "4.30.0",
0 commit comments