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 74e799b commit be80ca1
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 @@ -35,7 +35,7 @@
"lib"
],
"devDependencies": {
"@types/jest": "26.0.20",
"@types/jest": "29.5.4",
"@types/node": "14.14.33",
"@types/redis": "2.8.28",
"@types/sigmund": "1.0.0",
Expand All @@ -52,7 +52,7 @@
"jest": "26.6.3",
"onchange": "7.1.0",
"redis": "3.0.2",
"ts-jest": "25.5.1",
"ts-jest": "29.1.1",
"ts-node": "9.1.1",
"typedoc": "0.20.30",
"typescript": "3.9.9"
Expand Down

0 comments on commit be80ca1

Please sign in to comment.