Skip to content

Commit 7d579a3

Browse files
📦 Bump @types/jest from 29.5.4 to 29.5.8 (#12395)
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.4 to 29.5.8. - [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]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9a1ab90 commit 7d579a3

File tree

1 file changed

+5
-25
lines changed

1 file changed

+5
-25
lines changed

yarn.lock

Lines changed: 5 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -3249,9 +3249,9 @@
32493249
"@types/istanbul-lib-report" "*"
32503250

32513251
"@types/jest@^29.2.2":
3252-
version "29.5.4"
3253-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566"
3254-
integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==
3252+
version "29.5.8"
3253+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120"
3254+
integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==
32553255
dependencies:
32563256
expect "^29.0.0"
32573257
pretty-format "^29.0.0"
@@ -6501,18 +6501,7 @@ expand-brackets@^2.1.4:
65016501
snapdragon "^0.8.1"
65026502
to-regex "^3.0.1"
65036503

6504-
expect@^29.0.0, expect@^29.6.4:
6505-
version "29.6.4"
6506-
resolved "https://registry.yarnpkg.com/expect/-/expect-29.6.4.tgz#a6e6f66d4613717859b2fe3da98a739437b6f4b8"
6507-
integrity sha512-F2W2UyQ8XYyftHT57dtfg8Ue3X5qLgm2sSug0ivvLRH/VKNRL/pDxg/TH7zVzbQB0tu80clNFy6LU7OS/VSEKA==
6508-
dependencies:
6509-
"@jest/expect-utils" "^29.6.4"
6510-
jest-get-type "^29.6.3"
6511-
jest-matcher-utils "^29.6.4"
6512-
jest-message-util "^29.6.3"
6513-
jest-util "^29.6.3"
6514-
6515-
expect@^29.7.0:
6504+
expect@^29.0.0, expect@^29.6.4, expect@^29.7.0:
65166505
version "29.7.0"
65176506
resolved "https://registry.yarnpkg.com/expect/-/expect-29.7.0.tgz#578874590dcb3214514084c08115d8aee61e11bc"
65186507
integrity sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==
@@ -10926,16 +10915,7 @@ pretty-format@^26.5.2, pretty-format@^26.6.2:
1092610915
ansi-styles "^4.0.0"
1092710916
react-is "^17.0.1"
1092810917

10929-
pretty-format@^29.0.0, pretty-format@^29.6.3:
10930-
version "29.6.3"
10931-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.6.3.tgz#d432bb4f1ca6f9463410c3fb25a0ba88e594ace7"
10932-
integrity sha512-ZsBgjVhFAj5KeK+nHfF1305/By3lechHQSMWCTl8iHSbfOm2TN5nHEtFc/+W7fAyUeCs2n5iow72gld4gW0xDw==
10933-
dependencies:
10934-
"@jest/schemas" "^29.6.3"
10935-
ansi-styles "^5.0.0"
10936-
react-is "^18.0.0"
10937-
10938-
pretty-format@^29.7.0:
10918+
pretty-format@^29.0.0, pretty-format@^29.6.3, pretty-format@^29.7.0:
1093910919
version "29.7.0"
1094010920
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.7.0.tgz#ca42c758310f365bfa71a0bda0a807160b776812"
1094110921
integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==

0 commit comments

Comments
 (0)