Skip to content

Commit 85780f5

Browse files
Merge pull request #325 from shelfio/renovate/jest
chore(deps): update dependency @types/jest to v29.5.14
2 parents 6e23c3c + 113e783 commit 85780f5

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
@@ -62,7 +62,7 @@
6262
"@shelf/babel-config": "2.0.1",
6363
"@shelf/eslint-config": "2.29.3",
6464
"@shelf/prettier-config": "1.0.0",
65-
"@types/jest": "29.5.13",
65+
"@types/jest": "29.5.14",
6666
"@types/node": "16",
6767
"babel-jest": "29.7.0",
6868
"eslint": "8.57.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2464,10 +2464,10 @@
24642464
dependencies:
24652465
"@types/istanbul-lib-report" "*"
24662466

2467-
"@types/[email protected].13":
2468-
version "29.5.13"
2469-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
2470-
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
2467+
"@types/[email protected].14":
2468+
version "29.5.14"
2469+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
2470+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
24712471
dependencies:
24722472
expect "^29.0.0"
24732473
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)