Skip to content

Commit

Permalink
chore(deps-dev): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 15, 2024
1 parent 8f0d165 commit ea5d761
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 @@ -38,7 +38,7 @@
"cache"
],
"devDependencies": {
"@types/jest": "^28.1.8",
"@types/jest": "^29.5.13",
"@types/node": "^16.11.68",
"@types/onetime": "^4.0.0",
"@types/pkg-up": "^3.1.0",
Expand All @@ -48,10 +48,10 @@
"eslint": "^8.26.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^28.1.3",
"jest": "^29.7.0",
"prettier": "^2.7.1",
"semantic-release": "18.0.1",
"ts-jest": "^28.0.8",
"ts-jest": "^29.2.5",
"typescript": "^4.8.4"
},
"dependencies": {
Expand Down

0 comments on commit ea5d761

Please sign in to comment.