Skip to content

Commit

Permalink
chore(deps): 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 8686ce7 commit 2aa0bfd
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 @@ -2,7 +2,7 @@
"name": "root",
"private": true,
"devDependencies": {
"@types/jest": "27.5.2",
"@types/jest": "29.5.4",
"@types/node": "18.16.16",
"@typescript-eslint/eslint-plugin": "5.59.8",
"@typescript-eslint/parser": "5.59.8",
Expand All @@ -14,7 +14,7 @@
"jest-junit": "16.0.0",
"lerna": "6.6.2",
"prettier": "2.8.8",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"typescript": "5.1.3"
},
"scripts": {
Expand Down

0 comments on commit 2aa0bfd

Please sign in to comment.