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 Sep 15, 2023
1 parent 74e799b commit 913030c
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 @@ -35,7 +35,7 @@
"lib"
],
"devDependencies": {
"@types/jest": "26.0.20",
"@types/jest": "29.5.5",
"@types/node": "14.14.33",
"@types/redis": "2.8.28",
"@types/sigmund": "1.0.0",
Expand All @@ -49,10 +49,10 @@
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.3.1",
"eslint-plugin-standard": "4.1.0",
"jest": "26.6.3",
"jest": "29.7.0",
"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 913030c

Please sign in to comment.