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 17, 2022
1 parent f4f4f7a commit 9666552
Show file tree
Hide file tree
Showing 2 changed files with 405 additions and 433 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.0.3",
"@types/node": "^16.11.59",
"@types/onetime": "^4.0.0",
"@types/pkg-up": "^3.1.0",
Expand All @@ -48,10 +48,10 @@
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^28.1.3",
"jest": "^29.0.3",
"prettier": "^2.7.1",
"semantic-release": "18.0.1",
"ts-jest": "^28.0.8",
"ts-jest": "^29.0.1",
"typescript": "^4.8.3"
},
"dependencies": {
Expand Down
Loading

0 comments on commit 9666552

Please sign in to comment.