Skip to content

Commit fbaf56d

Browse files
authored
Merge pull request #510 from cabify/dependabot/npm_and_yarn/types/jest-29.5.14
build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14
2 parents 7e21949 + b424abc commit fbaf56d

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
@@ -42,7 +42,7 @@
4242
"@testing-library/jest-dom": "6.6.2",
4343
"@testing-library/react": "16.0.1",
4444
"@testing-library/user-event": "14.5.2",
45-
"@types/jest": "29.5.13",
45+
"@types/jest": "29.5.14",
4646
"@types/react": "18.3.11",
4747
"@types/react-beforeunload": "2.1.5",
4848
"@types/react-dom": "18.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1854,10 +1854,10 @@
18541854
dependencies:
18551855
"@types/istanbul-lib-report" "*"
18561856

1857-
"@types/[email protected].13":
1858-
version "29.5.13"
1859-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
1860-
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
1857+
"@types/[email protected].14":
1858+
version "29.5.14"
1859+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
1860+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
18611861
dependencies:
18621862
expect "^29.0.0"
18631863
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)