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 Jan 22, 2024
1 parent 834b0fc commit a9a1cb1
Show file tree
Hide file tree
Showing 2 changed files with 502 additions and 495 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.11",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"codecov": "3.8.3",
Expand All @@ -30,10 +30,10 @@
"eslint-plugin-jest": "27.4.2",
"eslint-plugin-prettier": "4.2.1",
"husky": "8.0.3",
"jest": "28.1.3",
"jest": "29.7.0",
"lerna": "4.0.0",
"prettier": "2.8.8",
"ts-jest": "28.0.8",
"ts-jest": "29.1.2",
"typescript": "5.2.2"
},
"overrides": {
Expand Down
Loading

0 comments on commit a9a1cb1

Please sign in to comment.