Skip to content

Commit

Permalink
Update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 6, 2023
1 parent 8451d9a commit 97f7b28
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"devDependencies": {
"@types/dedent": "0.7.0",
"@types/diff": "4.0.2",
"@types/jest": "24.9.1",
"@types/jest": "29.5.11",
"@types/js-yaml": "3.12.7",
"@types/json-stable-stringify": "1.0.34",
"@types/lodash": "4.14.192",
Expand All @@ -56,14 +56,14 @@
"dedent": "0.7.0",
"istanbul-api": "3.0.0",
"istanbul-reports": "2.2.7",
"jest": "24.9.0",
"jest": "29.7.0",
"js-yaml": "3.14.1",
"json-stable-stringify": "1.0.2",
"npm-run-all": "4.1.5",
"request": "2.88.2",
"rimraf": "3.0.2",
"shelljs": "0.8.5",
"ts-jest": "24.3.0",
"ts-jest": "29.1.1",
"tslint": "5.20.1",
"tslint-clean-code": "0.2.10",
"tslint-microsoft-contrib": "6.2.0",
Expand Down

0 comments on commit 97f7b28

Please sign in to comment.