Skip to content

Commit 4461a2b

Browse files
chore(deps): update dependency jest to v30
1 parent b6defd2 commit 4461a2b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
"homepage": "https://github.com/cubos/node-inject#readme",
2525
"devDependencies": {
2626
"@cubos/eslint-config": "^1.0.612619",
27-
"@types/jest": "^27.4.1",
27+
"@types/jest": "^30.0.0",
2828
"@types/node": "^17.0.30",
29-
"jest": "^27.5.1",
29+
"jest": "^30.0.0",
3030
"jest-extended": "^2.0.0",
3131
"ts-jest": "^27.1.4",
3232
"typescript": "^4.6.4"

0 commit comments

Comments
 (0)