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 61e2219 commit 077c872Copy full SHA for 077c872
package.json
@@ -51,7 +51,7 @@
51
"@babel/preset-env": "7.28.3",
52
"@rollup/plugin-babel": "6.0.4",
53
"@rollup/plugin-node-resolve": "16.0.1",
54
- "@types/jest": "29.5.14",
+ "@types/jest": "30.0.0",
55
"@types/ramda": "0.31.0",
56
"@typescript-eslint/eslint-plugin": "5.62.0",
57
"@typescript-eslint/parser": "5.62.0",
@@ -61,7 +61,7 @@
61
"eslint-plugin-jest": "28.14.0",
62
"ethers": "6.15.0",
63
"husky": "9.1.7",
64
- "jest": "29.7.0",
+ "jest": "30.1.3",
65
"lint-staged": "15.5.2",
66
"npm-run-all2": "7.0.2",
67
"pre-commit": "1.2.2",
0 commit comments