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

Commit 5d94f28

Browse files
chore(deps): update dependency @types/jest to v29.4.4
1 parent 673d9e4 commit 5d94f28

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.4",
4040
"@types/morgan": "1.9.4",
4141
"@types/node": "16.18.16",
4242
"jest": "29.5.0",

yarn.lock

+4-4
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.4":
812+
version "29.4.4"
813+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.4.4.tgz#ba257bd7b1876dec9e0b4fb82fa60eec5505e5f1"
814+
integrity sha512-qezb65VIH7X1wobSnd6Lvdve7PXSyQRa3dljTkhTtDhi603RvHQCshSlJcuyMLHJpeHgY3NKwvDJWxMOOHxGDQ==
815815
dependencies:
816816
expect "^29.0.0"
817817
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)