Skip to content

Commit c168c09

Browse files
committed
chore(deps): update dependency @types/jest to v29.5.14
1 parent f18cc86 commit c168c09

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
@@ -52,7 +52,7 @@
5252
"@types/config": "3.3.5",
5353
"@types/dotenv": "8.2.3",
5454
"@types/form-data": "2.5.2",
55-
"@types/jest": "29.5.13",
55+
"@types/jest": "29.5.14",
5656
"@types/node": "20.16.13",
5757
"@types/node-fetch": "2.6.11",
5858
"@typescript-eslint/eslint-plugin": "8.11.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1359,10 +1359,10 @@
13591359
dependencies:
13601360
"@types/istanbul-lib-report" "*"
13611361

1362-
"@types/[email protected].13":
1363-
version "29.5.13"
1364-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
1365-
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
1362+
"@types/[email protected].14":
1363+
version "29.5.14"
1364+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
1365+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
13661366
dependencies:
13671367
expect "^29.0.0"
13681368
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)