Skip to content

Commit 80a5d60

Browse files
Merge pull request #77 from wimpyprogrammer/dependabot/npm_and_yarn/types/jest-29.0.0
Bump @types/jest from 28.1.8 to 29.0.0
2 parents 7c14cee + 78c49c6 commit 80a5d60

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": "^28.1.1",
36+
"@types/jest": "^29.0.0",
3737
"@types/jest-when": "^3.5.0",
3838
"jest": "^27.0.1",
3939
"jest-when": "^3.2.1",

0 commit comments

Comments
 (0)