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

Commit 021491a

Browse files
chore(deps): update dependency @types/jest to v29.4.2
1 parent 673d9e4 commit 021491a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@types/cors": "2.8.13",
3838
"@types/express": "4.17.17",
39-
"@types/jest": "29.4.1",
39+
"@types/jest": "29.4.2",
4040
"@types/morgan": "1.9.4",
4141
"@types/node": "16.18.16",
4242
"jest": "29.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -808,10 +808,10 @@
808808
dependencies:
809809
"@types/istanbul-lib-report" "*"
810810

811-
"@types/jest@29.4.1":
812-
version "29.4.1"
813-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.1.tgz#d76cbd07e5a24c0f4e86c2c0f9ed9e4ed33af3c8"
814-
integrity sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ==
811+
"@types/jest@29.4.2":
812+
version "29.4.2"
813+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.2.tgz#13ca45d528a0f81a4792b7df199f58ad46c2a0e3"
814+
integrity sha512-bbne90W7is+m88ezmZrLiTpp41tIoTdvPC5t3gLoNgu/6qbGdWTC2JWqPWQRJn2Q7rVYTr8aTWqOjhGJDXyvAQ==
815815
dependencies:
816816
expect "^29.0.0"
817817
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)