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 Nov 1, 2022
1 parent 749048d commit 4cd6413
Show file tree
Hide file tree
Showing 2 changed files with 414 additions and 435 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.2.1",
"@types/node": "17.0.35",
"@types/node-fetch": "2.6.2",
"@typescript-eslint/eslint-plugin": "5.41.0",
Expand All @@ -32,9 +32,9 @@
"eslint-config-prettier": "8.5.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-import-helpers": "1.3.0",
"jest": "28.1.3",
"jest": "29.2.2",
"prettier": "2.7.1",
"ts-jest": "28.0.8",
"ts-jest": "29.0.3",
"tsc-watch": "5.0.3",
"typescript": "4.8.4"
},
Expand Down

0 comments on commit 4cd6413

Please sign in to comment.