Skip to content

Commit ca8102b

Browse files
chore(deps): bump @types/jest to ^29.0.0 (#870)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0f9455b commit ca8102b

File tree

1 file changed

+50
-50
lines changed

1 file changed

+50
-50
lines changed

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -1330,10 +1330,10 @@
13301330
"@types/node" "*"
13311331
jest-mock "^29.0.3"
13321332

1333-
"@jest/expect-utils@^29.0.3":
1334-
version "29.0.3"
1335-
resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.0.3.tgz#f5bb86f5565bf2dacfca31ccbd887684936045b2"
1336-
integrity sha512-i1xUkau7K/63MpdwiRqaxgZOjxYs4f0WMTGJnYwUKubsNRZSeQbLorS7+I4uXVF9KQ5r61BUPAUMZ7Lf66l64Q==
1333+
"@jest/expect-utils@^29.0.3", "@jest/expect-utils@^29.1.2":
1334+
version "29.1.2"
1335+
resolved "https://registry.yarnpkg.com/@jest/expect-utils/-/expect-utils-29.1.2.tgz#66dbb514d38f7d21456bc774419c9ae5cca3f88d"
1336+
integrity sha512-4a48bhKfGj/KAH39u0ppzNTABXQ8QPccWAFUFobWBaEMSMp+sB31Z2fK/l47c4a/Mu1po2ffmfAIPxXbVTXdtg==
13371337
dependencies:
13381338
jest-get-type "^29.0.0"
13391339

@@ -1455,10 +1455,10 @@
14551455
slash "^3.0.0"
14561456
write-file-atomic "^4.0.1"
14571457

1458-
"@jest/types@^29.0.3":
1459-
version "29.0.3"
1460-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.0.3.tgz#0be78fdddb1a35aeb2041074e55b860561c8ef63"
1461-
integrity sha512-coBJmOQvurXjN1Hh5PzF7cmsod0zLIOXpP8KD161mqNlroMhLcwpODiEzi7ZsRl5Z/AIuxpeNm8DCl43F4kz8A==
1458+
"@jest/types@^29.0.3", "@jest/types@^29.1.2":
1459+
version "29.1.2"
1460+
resolved "https://registry.yarnpkg.com/@jest/types/-/types-29.1.2.tgz#7442d32b16bcd7592d9614173078b8c334ec730a"
1461+
integrity sha512-DcXGtoTykQB5jiwCmVr8H4vdg2OJhQex3qPkG+ISyDO7xQXbt/4R6dowcRyPemRnkH7JoHvZuxPBdlq+9JxFCg==
14621462
dependencies:
14631463
"@jest/schemas" "^29.0.0"
14641464
"@types/istanbul-lib-coverage" "^2.0.0"
@@ -1556,9 +1556,9 @@
15561556
fastq "^1.6.0"
15571557

15581558
"@sinclair/typebox@^0.24.1":
1559-
version "0.24.39"
1560-
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.39.tgz#21d0c56c295a00e391e20a88a48c11d4a1210ac5"
1561-
integrity sha512-GqtkxoAjhTzoMwFg/JYRl+1+miOoyvp6mkLpbMSd2fIQak2KvY00ndlXxxkDBpuCPYkorZeEZf0LEQn9V9NRVQ==
1559+
version "0.24.44"
1560+
resolved "https://registry.yarnpkg.com/@sinclair/typebox/-/typebox-0.24.44.tgz#0a0aa3bf4a155a678418527342a3ee84bd8caa5c"
1561+
integrity sha512-ka0W0KN5i6LfrSocduwliMMpqVgohtPFidKdMEOUjoOFCHcOOYkKsPRxfs5f15oPNHTm6ERAm0GV/+/LTKeiWg==
15621562

15631563
"@sinonjs/commons@^1.7.0":
15641564
version "1.8.3"
@@ -1665,9 +1665,9 @@
16651665
"@types/istanbul-lib-report" "*"
16661666

16671667
"@types/jest@^29.0.0":
1668-
version "29.0.0"
1669-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.0.0.tgz#bc66835bf6b09d6a47e22c21d7f5b82692e60e72"
1670-
integrity sha512-X6Zjz3WO4cT39Gkl0lZ2baFRaEMqJl5NC1OjElkwtNzAlbkr2K/WJXkBkH5VP0zx4Hgsd2TZYdOEfvp2Dxia+Q==
1668+
version "29.1.2"
1669+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.1.2.tgz#7ad8077043ab5f6c108c8111bcc1d224e5600a87"
1670+
integrity sha512-y+nlX0h87U0R+wsGn6EBuoRWYyv3KFtwRNP3QWp9+k2tJ2/bqcGS3UxD7jgT+tiwJWWq3UsyV4Y+T6rsMT4XMg==
16711671
dependencies:
16721672
expect "^29.0.0"
16731673
pretty-format "^29.0.0"
@@ -1742,9 +1742,9 @@
17421742
integrity sha512-iO9ZQHkZxHn4mSakYV0vFHAVDyEOIJQrV2uZ06HxEPcx+mt8swXoZHIbaaJ2crJYFfErySgktuTZ3BeLz+XmFA==
17431743

17441744
"@types/yargs@^17.0.8":
1745-
version "17.0.12"
1746-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.12.tgz#0745ff3e4872b4ace98616d4b7e37ccbd75f9526"
1747-
integrity sha512-Nz4MPhecOFArtm81gFQvQqdV7XYCrWKx5uUt6GNHredFHn1i2mtWqXTON7EPXMtNi1qjtjEM/VCHDhcHsAMLXQ==
1745+
version "17.0.13"
1746+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-17.0.13.tgz#34cced675ca1b1d51fcf4d34c3c6f0fa142a5c76"
1747+
integrity sha512-9sWaruZk2JGxIQU+IhI1fhPYRcQ0UuTNuKuCW9bR5fp7qi2Llf7WDzNa17Cy7TKnh3cdxDOiyTu6gaLS0eDatg==
17481748
dependencies:
17491749
"@types/yargs-parser" "*"
17501750

@@ -3219,15 +3219,15 @@ exit@^0.1.2:
32193219
integrity sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==
32203220

32213221
expect@^29.0.0, expect@^29.0.3:
3222-
version "29.0.3"
3223-
resolved "https://registry.yarnpkg.com/expect/-/expect-29.0.3.tgz#6be65ddb945202f143c4e07c083f4f39f3bd326f"
3224-
integrity sha512-t8l5DTws3212VbmPL+tBFXhjRHLmctHB0oQbL8eUc6S7NzZtYUhycrFO9mkxA0ZUC6FAWdNi7JchJSkODtcu1Q==
3222+
version "29.1.2"
3223+
resolved "https://registry.yarnpkg.com/expect/-/expect-29.1.2.tgz#82f8f28d7d408c7c68da3a386a490ee683e1eced"
3224+
integrity sha512-AuAGn1uxva5YBbBlXb+2JPxJRuemZsmlGcapPXWNSBNsQtAULfjioREGBWuI0EOvYUKjDnrCy8PW5Zlr1md5mw==
32253225
dependencies:
3226-
"@jest/expect-utils" "^29.0.3"
3226+
"@jest/expect-utils" "^29.1.2"
32273227
jest-get-type "^29.0.0"
3228-
jest-matcher-utils "^29.0.3"
3229-
jest-message-util "^29.0.3"
3230-
jest-util "^29.0.3"
3228+
jest-matcher-utils "^29.1.2"
3229+
jest-message-util "^29.1.2"
3230+
jest-util "^29.1.2"
32313231

32323232
extend@~3.0.2:
32333233
version "3.0.2"
@@ -4139,15 +4139,15 @@ jest-config@^29.0.3:
41394139
slash "^3.0.0"
41404140
strip-json-comments "^3.1.1"
41414141

4142-
jest-diff@^29.0.0, jest-diff@^29.0.3:
4143-
version "29.0.3"
4144-
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.0.3.tgz#41cc02409ad1458ae1bf7684129a3da2856341ac"
4145-
integrity sha512-+X/AIF5G/vX9fWK+Db9bi9BQas7M9oBME7egU7psbn4jlszLFCu0dW63UgeE6cs/GANq4fLaT+8sGHQQ0eCUfg==
4142+
jest-diff@^29.0.0, jest-diff@^29.0.3, jest-diff@^29.1.2:
4143+
version "29.1.2"
4144+
resolved "https://registry.yarnpkg.com/jest-diff/-/jest-diff-29.1.2.tgz#bb7aaf5353227d6f4f96c5e7e8713ce576a607dc"
4145+
integrity sha512-4GQts0aUopVvecIT4IwD/7xsBaMhKTYoM4/njE/aVw9wpw+pIUVp8Vab/KnSzSilr84GnLBkaP3JLDnQYCKqVQ==
41464146
dependencies:
41474147
chalk "^4.0.0"
41484148
diff-sequences "^29.0.0"
41494149
jest-get-type "^29.0.0"
4150-
pretty-format "^29.0.3"
4150+
pretty-format "^29.1.2"
41514151

41524152
jest-docblock@^29.0.0:
41534153
version "29.0.0"
@@ -4235,28 +4235,28 @@ jest-leak-detector@^29.0.3:
42354235
jest-get-type "^29.0.0"
42364236
pretty-format "^29.0.3"
42374237

4238-
jest-matcher-utils@^29.0.3:
4239-
version "29.0.3"
4240-
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.0.3.tgz#b8305fd3f9e27cdbc210b21fc7dbba92d4e54560"
4241-
integrity sha512-RsR1+cZ6p1hDV4GSCQTg+9qjeotQCgkaleIKLK7dm+U4V/H2bWedU3RAtLm8+mANzZ7eDV33dMar4pejd7047w==
4238+
jest-matcher-utils@^29.0.3, jest-matcher-utils@^29.1.2:
4239+
version "29.1.2"
4240+
resolved "https://registry.yarnpkg.com/jest-matcher-utils/-/jest-matcher-utils-29.1.2.tgz#e68c4bcc0266e70aa1a5c13fb7b8cd4695e318a1"
4241+
integrity sha512-MV5XrD3qYSW2zZSHRRceFzqJ39B2z11Qv0KPyZYxnzDHFeYZGJlgGi0SW+IXSJfOewgJp/Km/7lpcFT+cgZypw==
42424242
dependencies:
42434243
chalk "^4.0.0"
4244-
jest-diff "^29.0.3"
4244+
jest-diff "^29.1.2"
42454245
jest-get-type "^29.0.0"
4246-
pretty-format "^29.0.3"
4246+
pretty-format "^29.1.2"
42474247

4248-
jest-message-util@^29.0.3:
4249-
version "29.0.3"
4250-
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.0.3.tgz#f0254e1ffad21890c78355726202cc91d0a40ea8"
4251-
integrity sha512-7T8JiUTtDfppojosORAflABfLsLKMLkBHSWkjNQrjIltGoDzNGn7wEPOSfjqYAGTYME65esQzMJxGDjuLBKdOg==
4248+
jest-message-util@^29.0.3, jest-message-util@^29.1.2:
4249+
version "29.1.2"
4250+
resolved "https://registry.yarnpkg.com/jest-message-util/-/jest-message-util-29.1.2.tgz#c21a33c25f9dc1ebfcd0f921d89438847a09a501"
4251+
integrity sha512-9oJ2Os+Qh6IlxLpmvshVbGUiSkZVc2FK+uGOm6tghafnB2RyjKAxMZhtxThRMxfX1J1SOMhTn9oK3/MutRWQJQ==
42524252
dependencies:
42534253
"@babel/code-frame" "^7.12.13"
4254-
"@jest/types" "^29.0.3"
4254+
"@jest/types" "^29.1.2"
42554255
"@types/stack-utils" "^2.0.0"
42564256
chalk "^4.0.0"
42574257
graceful-fs "^4.2.9"
42584258
micromatch "^4.0.4"
4259-
pretty-format "^29.0.3"
4259+
pretty-format "^29.1.2"
42604260
slash "^3.0.0"
42614261
stack-utils "^2.0.3"
42624262

@@ -4386,12 +4386,12 @@ jest-snapshot@^29.0.3:
43864386
pretty-format "^29.0.3"
43874387
semver "^7.3.5"
43884388

4389-
jest-util@^29.0.3:
4390-
version "29.0.3"
4391-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.0.3.tgz#06d1d77f9a1bea380f121897d78695902959fbc0"
4392-
integrity sha512-Q0xaG3YRG8QiTC4R6fHjHQPaPpz9pJBEi0AeOE4mQh/FuWOijFjGXMMOfQEaU9i3z76cNR7FobZZUQnL6IyfdQ==
4389+
jest-util@^29.0.3, jest-util@^29.1.2:
4390+
version "29.1.2"
4391+
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-29.1.2.tgz#ac5798e93cb6a6703084e194cfa0898d66126df1"
4392+
integrity sha512-vPCk9F353i0Ymx3WQq3+a4lZ07NXu9Ca8wya6o4Fe4/aO1e1awMMprZ3woPFpKwghEOW+UXgd15vVotuNN9ONQ==
43934393
dependencies:
4394-
"@jest/types" "^29.0.3"
4394+
"@jest/types" "^29.1.2"
43954395
"@types/node" "*"
43964396
chalk "^4.0.0"
43974397
ci-info "^3.2.0"
@@ -5257,10 +5257,10 @@ pretty-format@^27.0.2:
52575257
ansi-styles "^5.0.0"
52585258
react-is "^17.0.1"
52595259

5260-
pretty-format@^29.0.0, pretty-format@^29.0.3:
5261-
version "29.0.3"
5262-
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.0.3.tgz#23d5f8cabc9cbf209a77d49409d093d61166a811"
5263-
integrity sha512-cHudsvQr1K5vNVLbvYF/nv3Qy/F/BcEKxGuIeMiVMRHxPOO1RxXooP8g/ZrwAp7Dx+KdMZoOc7NxLHhMrP2f9Q==
5260+
pretty-format@^29.0.0, pretty-format@^29.0.3, pretty-format@^29.1.2:
5261+
version "29.1.2"
5262+
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-29.1.2.tgz#b1f6b75be7d699be1a051f5da36e8ae9e76a8e6a"
5263+
integrity sha512-CGJ6VVGXVRP2o2Dorl4mAwwvDWT25luIsYhkyVQW32E4nL+TgW939J7LlKT/npq5Cpq6j3s+sy+13yk7xYpBmg==
52645264
dependencies:
52655265
"@jest/schemas" "^29.0.0"
52665266
ansi-styles "^5.0.0"

0 commit comments

Comments
 (0)