Skip to content

Commit 84764e5

Browse files
Bump @types/jest from 29.5.14 to 30.0.0
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.14 to 30.0.0. - [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-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 481f779 commit 84764e5

File tree

2 files changed

+37
-120
lines changed

2 files changed

+37
-120
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"devDependencies": {
1717
"@stylistic/eslint-plugin": "^4.4.1",
18-
"@types/jest": "^29.5.14",
18+
"@types/jest": "^30.0.0",
1919
"@types/lodash": "^4.17.20",
2020
"@types/node": "~24.0.10",
2121
"@types/semver": "7.7.0",

yarn.lock

Lines changed: 36 additions & 119 deletions
Original file line numberDiff line numberDiff line change
@@ -3017,13 +3017,6 @@
30173017
dependencies:
30183018
"@jest/get-type" "30.0.1"
30193019

3020-
"@jest/expect-utils@^29.7.0":
3021-
version "29.7.0"
3022-
resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.7.0.tgz#023efe5d26a8a70f21677d0a1afc0f0a44e3a1c6"
3023-
integrity sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==
3024-
dependencies:
3025-
jest-get-type "^29.6.3"
3026-
30273020
30283021
version "30.0.5"
30293022
resolved "https://registry.yarnpkg.com/@jest/expect/-/expect-30.0.5.tgz#2bbd101df4869f5d171c3cfee881f810f1525005"
@@ -3181,13 +3174,6 @@
31813174
dependencies:
31823175
"@sinclair/typebox" "^0.24.1"
31833176

3184-
"@jest/schemas@^29.6.3":
3185-
version "29.6.3"
3186-
resolved "https://registry.yarnpkg.com/@jest/schemas/-/schemas-29.6.3.tgz#430b5ce8a4e0044a7e3819663305a7b3091c8e03"
3187-
integrity sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==
3188-
dependencies:
3189-
"@sinclair/typebox" "^0.27.8"
3190-
31913177
31923178
version "30.0.5"
31933179
resolved "https://registry.yarnpkg.com/@jest/snapshot-utils/-/snapshot-utils-30.0.5.tgz#e23a0e786f174e8cff7f150c1cfbdc9cb7cc81a4"
@@ -3357,18 +3343,6 @@
33573343
"@types/yargs" "^17.0.8"
33583344
chalk "^4.0.0"
33593345

3360-
"@jest/types@^29.6.3":
3361-
version "29.6.3"
3362-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.6.3.tgz#1131f8cf634e7e84c5e77bab12f052af585fba59"
3363-
integrity sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==
3364-
dependencies:
3365-
"@jest/schemas" "^29.6.3"
3366-
"@types/istanbul-lib-coverage" "^2.0.0"
3367-
"@types/istanbul-reports" "^3.0.0"
3368-
"@types/node" "*"
3369-
"@types/yargs" "^17.0.8"
3370-
chalk "^4.0.0"
3371-
33723346
"@jridgewell/gen-mapping@^0.3.12":
33733347
version "0.3.12"
33743348
resolved "https://registry.yarnpkg.com/@jridgewell/gen-mapping/-/gen-mapping-0.3.12.tgz#2234ce26c62889f03db3d7fea43c1932ab3e927b"
@@ -3790,11 +3764,6 @@
37903764
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.51.tgz#645f33fe4e02defe26f2f5c0410e1c094eac7f5f"
37913765
integrity sha512-1P1OROm/rdubP5aFDSZQILU0vrLCJ4fvHt6EoqHEM+2D/G5MK3bIaymUKLit8Js9gbns5UyJnkP/TZROLw4tUA==
37923766

3793-
"@sinclair/typebox@^0.27.8":
3794-
version "0.27.8"
3795-
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.27.8.tgz#6667fac16c436b5434a387a34dedb013198f6e6e"
3796-
integrity sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==
3797-
37983767
"@sinclair/typebox@^0.34.0":
37993768
version "0.34.33"
38003769
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.34.33.tgz#10ab3f1261ed9e754660250fad3e69cca1fa44b2"
@@ -4517,13 +4486,13 @@
45174486
jest-matcher-utils "^27.0.0"
45184487
pretty-format "^27.0.0"
45194488

4520-
"@types/jest@^29.5.14":
4521-
version "29.5.14"
4522-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
4523-
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
4489+
"@types/jest@^30.0.0":
4490+
version "30.0.0"
4491+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-30.0.0.tgz#5e85ae568006712e4ad66f25433e9bdac8801f1d"
4492+
integrity sha512-XTYugzhuwqWjws0CVz8QpM36+T+Dz5mTEBKhNs/esGLnCIlGdRy+Dq78NRjd7ls7r8BC8ZRMOrKlkO1hU0JOwA==
45244493
dependencies:
4525-
expect "^29.0.0"
4526-
pretty-format "^29.0.0"
4494+
expect "^30.0.0"
4495+
pretty-format "^30.0.0"
45274496

45284497
"@types/js-yaml@^4.0.1":
45294498
version "4.0.9"
@@ -8024,11 +7993,6 @@ diff-sequences@^27.5.1:
80247993
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-27.5.1.tgz#eaecc0d327fd68c8d9672a1e64ab8dccb2ef5327"
80257994
integrity sha512-k1gCAXAsNgLwEL+Y8Wvl+M6oEFj5bgazfZULpS5CneoPPXRaCCW7dm+q21Ky2VEE5X+VeRDBVg1Pcvvsr4TtNQ==
80267995

8027-
diff-sequences@^29.6.3:
8028-
version "29.6.3"
8029-
resolved "https://registry.yarnpkg.com/diff-sequences/-/diff-sequences-29.6.3.tgz#4deaf894d11407c51efc8418012f9e70b84ea921"
8030-
integrity sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==
8031-
80327996
80337997
version "3.4.24"
80347998
resolved "https://registry.yarnpkg.com/diff2html/-/diff2html-3.4.24.tgz#42811f1830fa12b9ad73baebcf63431b20c2445d"
@@ -8925,7 +8889,7 @@ exit@^0.1.2:
89258889
resolved "https://registry.yarnpkg.com/exit/-/exit-0.1.2.tgz#0632638f8d877cc82107d30a0fff1a17cba1cd0c"
89268890
integrity sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==
89278891

8928-
8892+
[email protected], expect@^30.0.0:
89298893
version "30.0.5"
89308894
resolved "https://registry.yarnpkg.com/expect/-/expect-30.0.5.tgz#c23bf193c5e422a742bfd2990ad990811de41a5a"
89318895
integrity sha512-P0te2pt+hHI5qLJkIR+iMvS+lYUZml8rKKsohVHAGY+uClp9XVbdyYNJOIjSRpHVp8s8YqxJCiHUkSYZGr8rtQ==
@@ -8947,17 +8911,6 @@ expect@^27.5.1:
89478911
jest-matcher-utils "^27.5.1"
89488912
jest-message-util "^27.5.1"
89498913

8950-
expect@^29.0.0:
8951-
version "29.7.0"
8952-
resolved "https://registry.yarnpkg.com/expect/-/expect-29.7.0.tgz#578874590dcb3214514084c08115d8aee61e11bc"
8953-
integrity sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==
8954-
dependencies:
8955-
"@jest/expect-utils" "^29.7.0"
8956-
jest-get-type "^29.6.3"
8957-
jest-matcher-utils "^29.7.0"
8958-
jest-message-util "^29.7.0"
8959-
jest-util "^29.7.0"
8960-
89618914
89628915
version "4.17.1"
89638916
resolved "https://registry.yarnpkg.com/express/-/express-4.17.1.tgz#4491fc38605cf51f8629d39c2b5d026f98a4c134"
@@ -10828,16 +10781,6 @@ jest-diff@^27.5.1:
1082810781
jest-get-type "^27.5.1"
1082910782
pretty-format "^27.5.1"
1083010783

10831-
jest-diff@^29.7.0:
10832-
version "29.7.0"
10833-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.7.0.tgz#017934a66ebb7ecf6f205e84699be10afd70458a"
10834-
integrity sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==
10835-
dependencies:
10836-
chalk "^4.0.0"
10837-
diff-sequences "^29.6.3"
10838-
jest-get-type "^29.6.3"
10839-
pretty-format "^29.7.0"
10840-
1084110784
1084210785
version "30.0.1"
1084310786
resolved "https://registry.yarnpkg.com/jest-docblock/-/jest-docblock-30.0.1.tgz#545ff59f2fa88996bd470dba7d3798a8421180b1"
@@ -10928,11 +10871,6 @@ jest-get-type@^27.5.1:
1092810871
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-27.5.1.tgz#3cd613c507b0f7ace013df407a1c1cd578bcb4f1"
1092910872
integrity sha512-2KY95ksYSaK7DMBWQn6dQz3kqAf3BB64y2udeG+hv4KfSOb9qwcYQstTJc1KCbsix+wLZWZYN8t7nwX3GOBLRw==
1093010873

10931-
jest-get-type@^29.6.3:
10932-
version "29.6.3"
10933-
resolved "https://registry.yarnpkg.com/jest-get-type/-/jest-get-type-29.6.3.tgz#36f499fdcea197c1045a127319c0481723908fd1"
10934-
integrity sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==
10935-
1093610874
1093710875
version "30.0.5"
1093810876
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-30.0.5.tgz#fdd0daa322b02eb34267854cff2859fae21e92a6"
@@ -11030,16 +10968,6 @@ jest-matcher-utils@^27.0.0, jest-matcher-utils@^27.5.1:
1103010968
jest-get-type "^27.5.1"
1103110969
pretty-format "^27.5.1"
1103210970

11033-
jest-matcher-utils@^29.7.0:
11034-
version "29.7.0"
11035-
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz#ae8fec79ff249fd592ce80e3ee474e83a6c44f12"
11036-
integrity sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==
11037-
dependencies:
11038-
chalk "^4.0.0"
11039-
jest-diff "^29.7.0"
11040-
jest-get-type "^29.6.3"
11041-
pretty-format "^29.7.0"
11042-
1104310971
1104410972
version "30.0.2"
1104510973
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-30.0.2.tgz#9dfdc37570d172f0ffdc42a0318036ff4008837f"
@@ -11100,21 +11028,6 @@ jest-message-util@^28.1.3:
1110011028
slash "^3.0.0"
1110111029
stack-utils "^2.0.3"
1110211030

11103-
jest-message-util@^29.7.0:
11104-
version "29.7.0"
11105-
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.7.0.tgz#8bc392e204e95dfe7564abbe72a404e28e51f7f3"
11106-
integrity sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==
11107-
dependencies:
11108-
"@babel/code-frame" "^7.12.13"
11109-
"@jest/types" "^29.6.3"
11110-
"@types/stack-utils" "^2.0.0"
11111-
chalk "^4.0.0"
11112-
graceful-fs "^4.2.9"
11113-
micromatch "^4.0.4"
11114-
pretty-format "^29.7.0"
11115-
slash "^3.0.0"
11116-
stack-utils "^2.0.3"
11117-
1111811031
1111911032
version "30.0.2"
1112011033
resolved "https://registry.yarnpkg.com/jest-mock/-/jest-mock-30.0.2.tgz#5e4245f25f6f9532714906cab10a2b9e39eb2183"
@@ -11442,18 +11355,6 @@ jest-util@^28.1.3:
1144211355
graceful-fs "^4.2.9"
1144311356
picomatch "^2.2.3"
1144411357

11445-
jest-util@^29.7.0:
11446-
version "29.7.0"
11447-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.7.0.tgz#23c2b62bfb22be82b44de98055802ff3710fc0bc"
11448-
integrity sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==
11449-
dependencies:
11450-
"@jest/types" "^29.6.3"
11451-
"@types/node" "*"
11452-
chalk "^4.0.0"
11453-
ci-info "^3.2.0"
11454-
graceful-fs "^4.2.9"
11455-
picomatch "^2.2.3"
11456-
1145711358
1145811359
version "30.0.5"
1145911360
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-30.0.5.tgz#d26fd218b8d566bff48fd98880b8ea94fd0d8456"
@@ -13532,7 +13433,7 @@ [email protected]:
1353213433
ansi-styles "^5.2.0"
1353313434
react-is "^18.3.1"
1353413435

13535-
13436+
[email protected], pretty-format@^30.0.0:
1353613437
version "30.0.5"
1353713438
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-30.0.5.tgz#e001649d472800396c1209684483e18a4d250360"
1353813439
integrity sha512-D1tKtYvByrBkFLe2wHJl2bwMJIiT8rW+XA+TiataH79/FszLQMrpGEvzUVkzPau7OCO0Qnrhpe87PqtOAIB8Yw==
@@ -13560,15 +13461,6 @@ pretty-format@^28.1.3:
1356013461
ansi-styles "^5.0.0"
1356113462
react-is "^18.0.0"
1356213463

13563-
pretty-format@^29.0.0, pretty-format@^29.7.0:
13564-
version "29.7.0"
13565-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.7.0.tgz#ca42c758310f365bfa71a0bda0a807160b776812"
13566-
integrity sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==
13567-
dependencies:
13568-
"@jest/schemas" "^29.6.3"
13569-
ansi-styles "^5.0.0"
13570-
react-is "^18.0.0"
13571-
1357213464
1357313465
version "2.0.0"
1357413466
resolved "https://registry.yarnpkg.com/pretty/-/pretty-2.0.0.tgz#adbc7960b7bbfe289a557dc5f737619a220d06a5"
@@ -14830,7 +14722,7 @@ string-length@^5.0.1:
1483014722
char-regex "^2.0.0"
1483114723
strip-ansi "^7.0.1"
1483214724

14833-
"string-width-cjs@npm:string-width@^4.2.0", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
14725+
"string-width-cjs@npm:string-width@^4.2.0":
1483414726
version "4.2.3"
1483514727
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1483614728
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -14847,6 +14739,15 @@ string-width@^2.1.1:
1484714739
is-fullwidth-code-point "^2.0.0"
1484814740
strip-ansi "^4.0.0"
1484914741

14742+
string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
14743+
version "4.2.3"
14744+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
14745+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
14746+
dependencies:
14747+
emoji-regex "^8.0.0"
14748+
is-fullwidth-code-point "^3.0.0"
14749+
strip-ansi "^6.0.1"
14750+
1485014751
string-width@^5.0.1, string-width@^5.1.2:
1485114752
version "5.1.2"
1485214753
resolved "https://registry.yarnpkg.com/string-width/-/string-width-5.1.2.tgz#14f8daec6d81e7221d2a357e668cab73bdbca794"
@@ -14902,7 +14803,7 @@ string_decoder@~1.1.1:
1490214803
dependencies:
1490314804
safe-buffer "~5.1.0"
1490414805

14905-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
14806+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1490614807
version "6.0.1"
1490714808
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1490814809
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -14916,6 +14817,13 @@ strip-ansi@^4.0.0:
1491614817
dependencies:
1491714818
ansi-regex "^3.0.0"
1491814819

14820+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
14821+
version "6.0.1"
14822+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
14823+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
14824+
dependencies:
14825+
ansi-regex "^5.0.1"
14826+
1491914827
strip-ansi@^7.0.1:
1492014828
version "7.1.0"
1492114829
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -16252,7 +16160,7 @@ [email protected]:
1625216160
loader-utils "^2.0.0"
1625316161
schema-utils "^3.0.0"
1625416162

16255-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
16163+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1625616164
version "7.0.0"
1625716165
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1625816166
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -16278,6 +16186,15 @@ wrap-ansi@^6.2.0:
1627816186
string-width "^4.1.0"
1627916187
strip-ansi "^6.0.0"
1628016188

16189+
wrap-ansi@^7.0.0:
16190+
version "7.0.0"
16191+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
16192+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
16193+
dependencies:
16194+
ansi-styles "^4.0.0"
16195+
string-width "^4.1.0"
16196+
strip-ansi "^6.0.0"
16197+
1628116198
wrap-ansi@^8.1.0:
1628216199
version "8.1.0"
1628316200
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)