Skip to content

Commit 8fdff9b

Browse files
chore(deps): update dependency @types/jest to ^29.5.13
1 parent a557b95 commit 8fdff9b

File tree

2 files changed

+33
-8
lines changed

2 files changed

+33
-8
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@changesets/changelog-github": "^0.4.8",
7070
"@changesets/cli": "^2.26.2",
7171
"@types/global-agent": "^2.1.3",
72-
"@types/jest": "^29.5.11",
72+
"@types/jest": "^29.5.13",
7373
"@types/js-yaml": "^4.0.9",
7474
"@types/micromatch": "^4.0.6",
7575
"@types/web": "^0.0.128",

yarn.lock

+32-7
Original file line numberDiff line numberDiff line change
@@ -3092,10 +3092,10 @@
30923092
dependencies:
30933093
"@types/istanbul-lib-report" "*"
30943094

3095-
"@types/jest@^29.5.11":
3096-
version "29.5.11"
3097-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.11.tgz#0c13aa0da7d0929f078ab080ae5d4ced80fa2f2c"
3098-
integrity sha512-S2mHmYIVe13vrm6q4kN6fLYYAka15ALQki/vgDC3mIukEOx8WJlv0kQPM+d4w8Gp6u0uSdKND04IlTXBv0rwnQ==
3095+
"@types/jest@^29.5.13":
3096+
version "29.5.13"
3097+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
3098+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
30993099
dependencies:
31003100
expect "^29.0.0"
31013101
pretty-format "^29.0.0"
@@ -11052,7 +11052,16 @@ string-length@^4.0.1:
1105211052
char-regex "^1.0.2"
1105311053
strip-ansi "^6.0.0"
1105411054

11055-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
11055+
"string-width-cjs@npm:string-width@^4.2.0":
11056+
version "4.2.3"
11057+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
11058+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
11059+
dependencies:
11060+
emoji-regex "^8.0.0"
11061+
is-fullwidth-code-point "^3.0.0"
11062+
strip-ansi "^6.0.1"
11063+
11064+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1105611065
version "4.2.3"
1105711066
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1105811067
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -11136,7 +11145,7 @@ stringify-entities@^4.0.0:
1113611145
character-entities-html4 "^2.0.0"
1113711146
character-entities-legacy "^3.0.0"
1113811147

11139-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@6, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11148+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1114011149
version "6.0.1"
1114111150
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1114211151
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11150,6 +11159,13 @@ strip-ansi@5.2.0:
1115011159
dependencies:
1115111160
ansi-regex "^4.1.0"
1115211161

11162+
strip-ansi@6, strip-ansi@^6.0.0, strip-ansi@^6.0.1:
11163+
version "6.0.1"
11164+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
11165+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
11166+
dependencies:
11167+
ansi-regex "^5.0.1"
11168+
1115311169
strip-ansi@^7.0.1:
1115411170
version "7.1.0"
1115511171
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -12156,7 +12172,7 @@ word-wrap@~1.2.3:
1215612172
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.5.tgz#d2c45c6dd4fbce621a66f136cbe328afd0410b34"
1215712173
integrity sha512-BN22B5eaMMI9UMtjrGd5g5eCYPpCPDUy0FJXbYsaT5zYxjFOckS53SQDE3pWkVoWpHXVb3BrYcEN4Twa55B5cA==
1215812174

12159-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
12175+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1216012176
version "7.0.0"
1216112177
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1216212178
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -12174,6 +12190,15 @@ wrap-ansi@^6.2.0:
1217412190
string-width "^4.1.0"
1217512191
strip-ansi "^6.0.0"
1217612192

12193+
wrap-ansi@^7.0.0:
12194+
version "7.0.0"
12195+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
12196+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
12197+
dependencies:
12198+
ansi-styles "^4.0.0"
12199+
string-width "^4.1.0"
12200+
strip-ansi "^6.0.0"
12201+
1217712202
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
1217812203
version "8.1.0"
1217912204
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)