Skip to content

Commit b424abc

Browse files
build(deps-dev): bump @types/jest from 29.5.13 to 29.5.14
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.13 to 29.5.14. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: "@types/jest" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7e21949 commit b424abc

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
@@ -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

+4-4
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)