Skip to content

Commit

Permalink
Update jest (#739)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 22, 2024
1 parent f84afc5 commit 4111163
Show file tree
Hide file tree
Showing 2 changed files with 67 additions and 14 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@
},
"devDependencies": {
"@tsconfig/node20": "20.1.4",
"@types/jest": "29.5.12",
"@types/jest": "29.5.13",
"@types/node": "20.12.12",
"@vercel/ncc": "0.38.1",
"eslint": "9.11.0",
"eslint-plugin-jest": "28.8.3",
"jest": "29.7.0",
"js-yaml": "4.1.0",
"prettier": "3.2.5",
"ts-jest": "29.1.2",
"ts-jest": "29.2.5",
"typescript": "5.5.4",
"typescript-eslint": "8.6.0"
},
Expand Down
77 changes: 65 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 4111163

Please sign in to comment.