Skip to content

Commit 6a3fe01

Browse files
chore(deps): update dependency @types/jest to ^29.5.14
1 parent 7c08f28 commit 6a3fe01

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
@@ -28,7 +28,7 @@
2828
"@graphql-tools/schema": "^10.0.6"
2929
},
3030
"devDependencies": {
31-
"@types/jest": "^29.5.13",
31+
"@types/jest": "^29.5.14",
3232
"@types/lodash": "^4.17.7",
3333
"@types/node": "*",
3434
"@apollo/server": "^4.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1769,10 +1769,10 @@
17691769
dependencies:
17701770
"@types/istanbul-lib-report" "*"
17711771

1772-
"@types/jest@^29.5.13":
1773-
version "29.5.13"
1774-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
1775-
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
1772+
"@types/jest@^29.5.14":
1773+
version "29.5.14"
1774+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
1775+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
17761776
dependencies:
17771777
expect "^29.0.0"
17781778
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)