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 Aug 22, 2023
1 parent 8cb6972 commit ffd1c8c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"devDependencies": {
"@oclif/dev-cli": "1.26.10",
"@types/jest": "27.5.1",
"@types/jest": "29.5.4",
"@types/node": "16.11.33",
"@typescript-eslint/eslint-plugin": "5.22.0",
"@typescript-eslint/parser": "5.22.0",
Expand All @@ -27,7 +27,7 @@
"eslint-plugin-prettier": "4.0.0",
"jest": "28.1.0",
"prettier": "2.6.2",
"ts-jest": "28.0.3",
"ts-jest": "29.1.1",
"ts-node": "10.7.0",
"typescript": "4.4.4"
},
Expand Down

0 comments on commit ffd1c8c

Please sign in to comment.