Skip to content

Commit 244da56

Browse files
authored
Merge pull request #9 from sass/dependabot/npm_and_yarn/types/jest-30.0.0
Bump @types/jest from 29.5.14 to 30.0.0
2 parents b977c8a + c95db16 commit 244da56

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"test": "jest"
2929
},
3030
"devDependencies": {
31-
"@types/jest": "^29.4.0",
31+
"@types/jest": "^30.0.0",
3232
"@types/node": "^24.0.3",
3333
"gts": "^6.0.2",
3434
"jest": "^30.0.2",

0 commit comments

Comments
 (0)