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 5efabea commit 79fdf58Copy full SHA for 79fdf58
1 file changed
package.json
@@ -107,7 +107,7 @@
107
"yargs": "17.7.2"
108
},
109
"devDependencies": {
110
- "@jest/globals": "29.7.0",
+ "@jest/globals": "30.0.0",
111
"@types/async": "3.2.24",
112
"@types/cli-progress": "3.11.6",
113
"@types/jest": "29.5.14",
@@ -131,7 +131,7 @@
131
"eslint-plugin-prettier": "5.4.1",
132
"eslint-plugin-simple-import-sort": "12.1.1",
133
"eslint-plugin-unicorn": "59.0.1",
134
- "jest": "29.7.0",
+ "jest": "30.0.0",
135
"jest-extended": "6.0.0",
136
"prettier": "3.5.3",
137
"ts-jest": "29.3.4",
0 commit comments