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 ced5f51 commit c347484Copy full SHA for c347484
package.json
@@ -73,10 +73,10 @@
73
"@rollup/plugin-babel": "^5.3.1",
74
"@rollup/plugin-node-resolve": "^13.3.0",
75
"@standard-schema/spec": "^1.0.0",
76
- "@types/jest": "^27.5.2",
+ "@types/jest": "^30.0.0",
77
"@typescript-eslint/eslint-plugin": "^5.62.0",
78
"@typescript-eslint/parser": "^5.62.0",
79
- "babel-jest": "^27.5.1",
+ "babel-jest": "^30.0.5",
80
"babel-preset-env-modules": "^1.0.1",
81
"doctoc": "^2.2.1",
82
"dts-bundle-generator": "^6.13.0",
@@ -90,7 +90,7 @@
90
"eslint-plugin-ts-expect": "^2.1.0",
91
"eslint-plugin-typescript": "^0.14.0",
92
"hookem": "^2.0.1",
93
- "jest": "^27.5.1",
+ "jest": "^30.0.5",
94
"lint-staged": "^13.2.3",
95
"prettier": "^2.8.8",
96
"rollup": "^2.79.1",
0 commit comments