Skip to content

Commit 1b08f10

Browse files
Merge pull request #212 from wimpyprogrammer/dependabot/npm_and_yarn/types/jest-30.0.0
Bump @types/jest from 29.5.14 to 30.0.0
2 parents 72fb4c6 + bf0742b commit 1b08f10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/regex-to-strings/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"test": "jest --coverage"
3434
},
3535
"devDependencies": {
36-
"@types/jest": "^29.0.0",
36+
"@types/jest": "^30.0.0",
3737
"@types/jest-when": "^3.5.0",
3838
"jest": "^30.0.0",
3939
"jest-when": "^3.2.1",

0 commit comments

Comments
 (0)