Skip to content

Commit

Permalink
chore(deps): update jest and related dependencies to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 22, 2024
1 parent 9d379e3 commit 8066006
Show file tree
Hide file tree
Showing 2 changed files with 735 additions and 491 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"publish:canary": "npm run publish -- --dist-tag canary"
},
"devDependencies": {
"@types/jest": "27.5.2",
"@types/jest": "29.5.12",
"@typescript-eslint/eslint-plugin": "6.21.0",
"@typescript-eslint/parser": "6.21.0",
"codecov": "3.8.3",
Expand All @@ -30,10 +30,10 @@
"eslint-plugin-jest": "27.9.0",
"eslint-plugin-prettier": "5.1.3",
"husky": "8.0.3",
"jest": "28.1.3",
"jest": "29.7.0",
"lerna": "4.0.0",
"prettier": "3.2.5",
"ts-jest": "28.0.8",
"ts-jest": "29.1.2",
"typescript": "5.3.3"
},
"overrides": {
Expand Down
Loading

0 comments on commit 8066006

Please sign in to comment.