Skip to content
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/jest to v29.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 31, 2023
1 parent 359cc68 commit 9f99023
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@types/cors": "2.8.13",
"@types/express": "4.17.17",
"@types/jest": "29.4.1",
"@types/jest": "29.5.2",
"@types/morgan": "1.9.4",
"@types/node": "16.18.25",
"jest": "29.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -808,10 +808,10 @@
dependencies:
"@types/istanbul-lib-report" "*"

"@types/jest@29.4.1":
version "29.4.1"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.1.tgz#d76cbd07e5a24c0f4e86c2c0f9ed9e4ed33af3c8"
integrity sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ==
"@types/jest@29.5.2":
version "29.5.2"
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.2.tgz#86b4afc86e3a8f3005b297ed8a72494f89e6395b"
integrity sha512-mSoZVJF5YzGVCk+FsDxzDuH7s+SCkzrgKZzf0Z0T2WudhBUPoF6ktoTPC4R0ZoCPCV5xUvuU6ias5NvxcBcMMg==
dependencies:
expect "^29.0.0"
pretty-format "^29.0.0"
Expand Down

0 comments on commit 9f99023

Please sign in to comment.