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 Oct 30, 2023
1 parent d18cdf1 commit 9cc11ed
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 @@ -29,7 +29,7 @@
"@actions/github": "^2.2.0"
},
"devDependencies": {
"@types/jest": "26.0.24",
"@types/jest": "29.5.7",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"@zeit/ncc": "0.22.3",
Expand All @@ -38,9 +38,9 @@
"eslint-plugin-import": "2.27.5",
"eslint-plugin-prettier": "3.4.1",
"husky": "4.3.8",
"jest": "26.6.3",
"jest": "29.7.0",
"prettier": "2.8.8",
"ts-jest": "25.5.1",
"ts-jest": "29.1.1",
"typescript": "3.9.10"
},
"jest": {
Expand Down

0 comments on commit 9cc11ed

Please sign in to comment.