Skip to content
This repository has been archived by the owner on Oct 29, 2023. It is now read-only.

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 18, 2023
1 parent 537889c commit e4cf0df
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 @@ -20,16 +20,16 @@
},
"devDependencies": {
"@augu/eslint-config": "2.2.0",
"@types/jest": "27.5.1",
"@types/jest": "29.5.6",
"@types/node": "16.11.38",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.5.0",
"eslint-plugin-prettier": "4.0.0",
"jest": "27.5.1",
"jest": "29.7.0",
"prettier": "2.6.2",
"ts-jest": "27.1.5",
"ts-jest": "29.1.1",
"typedoc": "0.22.17",
"typescript": "4.6.4"
},
Expand Down

0 comments on commit e4cf0df

Please sign in to comment.