Skip to content

Commit

Permalink
chore(deps): update jest monorepo to v29
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 19, 2023
1 parent 2a1202a commit f58b290
Show file tree
Hide file tree
Showing 2 changed files with 452 additions and 463 deletions.
6 changes: 3 additions & 3 deletions package.json
Expand Up @@ -23,7 +23,7 @@
"zod": "^3.17.3"
},
"devDependencies": {
"@types/jest": "28.1.8",
"@types/jest": "29.4.0",
"@types/node": "18.13.0",
"@types/node-fetch": "2.6.2",
"@typescript-eslint/eslint-plugin": "5.51.0",
Expand All @@ -32,9 +32,9 @@
"eslint-config-prettier": "8.6.0",
"eslint-plugin-import": "2.27.5",
"eslint-plugin-import-helpers": "1.3.1",
"jest": "28.1.3",
"jest": "29.4.3",
"prettier": "2.8.4",
"ts-jest": "28.0.8",
"ts-jest": "29.0.5",
"tsc-watch": "6.0.0",
"typescript": "4.9.5"
},
Expand Down

0 comments on commit f58b290

Please sign in to comment.