Skip to content

Commit 8f463b2

Browse files
Update jest monorepo to ^29.5.0 (#7)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f172fdd commit 8f463b2

File tree

2 files changed

+311
-433
lines changed

2 files changed

+311
-433
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -45,13 +45,13 @@
4545
"@babel/preset-typescript": "^7.21.0",
4646
"@babel/types": "^7.21.3",
4747
"@codemod/core": "^2.0.1",
48-
"@jest/globals": "^29.4.2",
48+
"@jest/globals": "^29.5.0",
4949
"@qnighy/dedent": "^0.1.1",
5050
"@types/babel__core": "^7.20.0",
5151
"@types/babel__traverse": "^7.18.3",
5252
"@yarnpkg/sdks": "^3.0.0-rc.40",
53-
"babel-jest": "^29.4.2",
54-
"jest": "^29.4.2",
53+
"babel-jest": "^29.5.0",
54+
"jest": "^29.5.0",
5555
"ts-jest-resolver": "^2.0.1",
5656
"typescript": "^4.9.5"
5757
},

0 commit comments

Comments
 (0)