Skip to content

Commit 9fe2b54

Browse files
chore(deps-dev): bump @babel/core from 7.24.4 to 7.24.5
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.24.4 to 7.24.5. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.24.5/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 4f38609 commit 9fe2b54

File tree

1 file changed

+106
-62
lines changed

1 file changed

+106
-62
lines changed

yarn.lock

Lines changed: 106 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"@jridgewell/gen-mapping" "^0.3.0"
1616
"@jridgewell/trace-mapping" "^0.3.9"
1717

18-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.1", "@babel/code-frame@^7.24.2":
18+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.23.5", "@babel/code-frame@^7.24.2":
1919
version "7.24.2"
2020
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.2.tgz#718b4b19841809a58b29b68cde80bc5e1aa6d9ae"
2121
integrity sha512-y5+tLQyV8pg3fsiln67BVLD1P13Eg4lh5RW9mF0zUuvLrv9uIQ4MCL+CRT+FTsBlBjcIan6PGsLcBN0m3ClUyQ==
@@ -29,32 +29,32 @@
2929
integrity sha512-vg8Gih2MLK+kOkHJp4gBEIkyaIi00jgWot2D9QOmmfLC8jINSOzmCLta6Bvz/JSBCqnegV0L80jhxkol5GWNfQ==
3030

3131
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.22.1", "@babel/core@^7.7.5":
32-
version "7.24.4"
33-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.4.tgz#1f758428e88e0d8c563874741bc4ffc4f71a4717"
34-
integrity sha512-MBVlMXP+kkl5394RBLSxxk/iLTeVGuXTV3cIDXavPpMMqnSnt6apKgan/U8O3USWZCWZT/TbgfEpKa4uMgN4Dg==
32+
version "7.24.5"
33+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.24.5.tgz#15ab5b98e101972d171aeef92ac70d8d6718f06a"
34+
integrity sha512-tVQRucExLQ02Boi4vdPp49svNGcfL2GhdTCT9aldhXgCJVAI21EtRfBettiuLUwce/7r6bFdgs6JFkcdTiFttA==
3535
dependencies:
3636
"@ampproject/remapping" "^2.2.0"
3737
"@babel/code-frame" "^7.24.2"
38-
"@babel/generator" "^7.24.4"
38+
"@babel/generator" "^7.24.5"
3939
"@babel/helper-compilation-targets" "^7.23.6"
40-
"@babel/helper-module-transforms" "^7.23.3"
41-
"@babel/helpers" "^7.24.4"
42-
"@babel/parser" "^7.24.4"
40+
"@babel/helper-module-transforms" "^7.24.5"
41+
"@babel/helpers" "^7.24.5"
42+
"@babel/parser" "^7.24.5"
4343
"@babel/template" "^7.24.0"
44-
"@babel/traverse" "^7.24.1"
45-
"@babel/types" "^7.24.0"
44+
"@babel/traverse" "^7.24.5"
45+
"@babel/types" "^7.24.5"
4646
convert-source-map "^2.0.0"
4747
debug "^4.1.0"
4848
gensync "^1.0.0-beta.2"
4949
json5 "^2.2.3"
5050
semver "^6.3.1"
5151

52-
"@babel/generator@^7.24.1", "@babel/generator@^7.24.4", "@babel/generator@^7.7.2":
53-
version "7.24.4"
54-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.4.tgz#1fc55532b88adf952025d5d2d1e71f946cb1c498"
55-
integrity sha512-Xd6+v6SnjWVx/nus+y0l1sxMOTOMBkyL4+BIdbALyatQnAe/SRVjANeDPSCYaX+i1iJmuGSKf3Z+E+V/va1Hvw==
52+
"@babel/generator@^7.24.5", "@babel/generator@^7.7.2":
53+
version "7.24.5"
54+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.24.5.tgz#e5afc068f932f05616b66713e28d0f04e99daeb3"
55+
integrity sha512-x32i4hEXvr+iI0NEoEfDKzlemF8AmtOP8CcrRaEcpzysWuoEb1KknpcvMsHKPONoKZiDuItklgWhB18xEhr9PA==
5656
dependencies:
57-
"@babel/types" "^7.24.0"
57+
"@babel/types" "^7.24.5"
5858
"@jridgewell/gen-mapping" "^0.3.5"
5959
"@jridgewell/trace-mapping" "^0.3.25"
6060
jsesc "^2.5.1"
@@ -161,30 +161,30 @@
161161
dependencies:
162162
"@babel/types" "^7.23.0"
163163

164-
"@babel/helper-module-imports@^7.22.15":
165-
version "7.22.15"
166-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.22.15.tgz#16146307acdc40cc00c3b2c647713076464bdbf0"
167-
integrity sha512-0pYVBnDKZO2fnSPCrgM/6WMc7eS20Fbok+0r88fp+YtWVLZrp4CkafFGIp+W0VKw4a22sgebPT99y+FDNMdP4w==
168-
dependencies:
169-
"@babel/types" "^7.22.15"
170-
171164
"@babel/helper-module-imports@^7.24.1":
172165
version "7.24.1"
173166
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.1.tgz#961ea2c12aad6cfc75b8c396c81608a08283027b"
174167
integrity sha512-HfEWzysMyOa7xI5uQHc/OcZf67/jc+xe/RZlznWQHhbb8Pg1SkRdbK4yEi61aY8wxQA7PkSfoojtLQP/Kpe3og==
175168
dependencies:
176169
"@babel/types" "^7.24.0"
177170

178-
"@babel/helper-module-transforms@^7.23.3":
179-
version "7.23.3"
180-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.23.3.tgz#d7d12c3c5d30af5b3c0fcab2a6d5217773e2d0f1"
181-
integrity sha512-7bBs4ED9OmswdfDzpz4MpWgSrV7FXlc3zIagvLFjS5H+Mk7Snr21vQ6QwrsoCGMfNC4e4LQPdoULEt4ykz0SRQ==
171+
"@babel/helper-module-imports@^7.24.3":
172+
version "7.24.3"
173+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.3.tgz#6ac476e6d168c7c23ff3ba3cf4f7841d46ac8128"
174+
integrity sha512-viKb0F9f2s0BCS22QSF308z/+1YWKV/76mwt61NBzS5izMzDPwdq1pTrzf+Li3npBWX9KdQbkeCt1jSAM7lZqg==
175+
dependencies:
176+
"@babel/types" "^7.24.0"
177+
178+
"@babel/helper-module-transforms@^7.23.3", "@babel/helper-module-transforms@^7.24.5":
179+
version "7.24.5"
180+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.24.5.tgz#ea6c5e33f7b262a0ae762fd5986355c45f54a545"
181+
integrity sha512-9GxeY8c2d2mdQUP1Dye0ks3VDyIMS98kt/llQ2nUId8IsWqTF0l1LkSX0/uP7l7MCDrzXS009Hyhe2gzTiGW8A==
182182
dependencies:
183183
"@babel/helper-environment-visitor" "^7.22.20"
184-
"@babel/helper-module-imports" "^7.22.15"
185-
"@babel/helper-simple-access" "^7.22.5"
186-
"@babel/helper-split-export-declaration" "^7.22.6"
187-
"@babel/helper-validator-identifier" "^7.22.20"
184+
"@babel/helper-module-imports" "^7.24.3"
185+
"@babel/helper-simple-access" "^7.24.5"
186+
"@babel/helper-split-export-declaration" "^7.24.5"
187+
"@babel/helper-validator-identifier" "^7.24.5"
188188

189189
"@babel/helper-optimise-call-expression@^7.22.5":
190190
version "7.22.5"
@@ -223,6 +223,13 @@
223223
dependencies:
224224
"@babel/types" "^7.22.5"
225225

226+
"@babel/helper-simple-access@^7.24.5":
227+
version "7.24.5"
228+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.5.tgz#50da5b72f58c16b07fbd992810be6049478e85ba"
229+
integrity sha512-uH3Hmf5q5n7n8mz7arjUlDOCbttY/DW4DYhE6FUsjKJ/oYC1kQQUvwEQWxRwUpX9qQKRXeqLwWxrqilMrf32sQ==
230+
dependencies:
231+
"@babel/types" "^7.24.5"
232+
226233
"@babel/helper-skip-transparent-expression-wrappers@^7.22.5":
227234
version "7.22.5"
228235
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.22.5.tgz#007f15240b5751c537c40e77abb4e89eeaaa8847"
@@ -237,16 +244,28 @@
237244
dependencies:
238245
"@babel/types" "^7.22.5"
239246

240-
"@babel/helper-string-parser@^7.23.4":
241-
version "7.23.4"
242-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.23.4.tgz#9478c707febcbbe1ddb38a3d91a2e054ae622d83"
243-
integrity sha512-803gmbQdqwdf4olxrX4AJyFBV/RTr3rSmOj0rKwesmzlfhYNDEs+/iOcznzpNWlJlIlTJC2QfPFcHB6DlzdVLQ==
247+
"@babel/helper-split-export-declaration@^7.24.5":
248+
version "7.24.5"
249+
resolved "https://registry.yarnpkg.com/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.24.5.tgz#b9a67f06a46b0b339323617c8c6213b9055a78b6"
250+
integrity sha512-5CHncttXohrHk8GWOFCcCl4oRD9fKosWlIRgWm4ql9VYioKm52Mk2xsmoohvm7f3JoiLSM5ZgJuRaf5QZZYd3Q==
251+
dependencies:
252+
"@babel/types" "^7.24.5"
253+
254+
"@babel/helper-string-parser@^7.24.1":
255+
version "7.24.1"
256+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e"
257+
integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==
244258

245259
"@babel/helper-validator-identifier@^7.22.20":
246260
version "7.22.20"
247261
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
248262
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
249263

264+
"@babel/helper-validator-identifier@^7.24.5":
265+
version "7.24.5"
266+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.5.tgz#918b1a7fa23056603506370089bd990d8720db62"
267+
integrity sha512-3q93SSKX2TWCG30M2G2kwaKeTYgEUp5Snjuj8qm729SObL6nbtUldAi37qbxkD5gg3xnBio+f9nqpSepGZMvxA==
268+
250269
"@babel/helper-validator-option@^7.23.5":
251270
version "7.23.5"
252271
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
@@ -261,14 +280,14 @@
261280
"@babel/template" "^7.22.15"
262281
"@babel/types" "^7.22.19"
263282

264-
"@babel/helpers@^7.24.4":
265-
version "7.24.4"
266-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6"
267-
integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==
283+
"@babel/helpers@^7.24.5":
284+
version "7.24.5"
285+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.5.tgz#fedeb87eeafa62b621160402181ad8585a22a40a"
286+
integrity sha512-CiQmBMMpMQHwM5m01YnrM6imUG1ebgYJ+fAIW4FZe6m4qHTPaRHti+R8cggAwkdz4oXhtO4/K9JWlh+8hIfR2Q==
268287
dependencies:
269288
"@babel/template" "^7.24.0"
270-
"@babel/traverse" "^7.24.1"
271-
"@babel/types" "^7.24.0"
289+
"@babel/traverse" "^7.24.5"
290+
"@babel/types" "^7.24.5"
272291

273292
"@babel/highlight@^7.24.2":
274293
version "7.24.2"
@@ -280,10 +299,10 @@
280299
js-tokens "^4.0.0"
281300
picocolors "^1.0.0"
282301

283-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.24.0", "@babel/parser@^7.24.1", "@babel/parser@^7.24.4":
284-
version "7.24.4"
285-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88"
286-
integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==
302+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.24.0", "@babel/parser@^7.24.5":
303+
version "7.24.5"
304+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.5.tgz#4a4d5ab4315579e5398a82dcf636ca80c3392790"
305+
integrity sha512-EOv5IK8arwh3LI47dz1b0tKUb/1uhHAnHJOrjgtQMIpu1uXd9mlFrJg9IUgGUgZ41Ch0K8REPTYpO7B76b4vJg==
287306

288307
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4":
289308
version "7.24.4"
@@ -985,29 +1004,29 @@
9851004
"@babel/parser" "^7.24.0"
9861005
"@babel/types" "^7.24.0"
9871006

988-
"@babel/traverse@^7.24.1":
989-
version "7.24.1"
990-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c"
991-
integrity sha512-xuU6o9m68KeqZbQuDt2TcKSxUw/mrsvavlEqQ1leZ/B+C9tk6E4sRWy97WaXgvq5E+nU3cXMxv3WKOCanVMCmQ==
1007+
"@babel/traverse@^7.24.5":
1008+
version "7.24.5"
1009+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.5.tgz#972aa0bc45f16983bf64aa1f877b2dd0eea7e6f8"
1010+
integrity sha512-7aaBLeDQ4zYcUFDUD41lJc1fG8+5IU9DaNSJAgal866FGvmD5EbWQgnEC6kO1gGLsX0esNkfnJSndbTXA3r7UA==
9921011
dependencies:
993-
"@babel/code-frame" "^7.24.1"
994-
"@babel/generator" "^7.24.1"
1012+
"@babel/code-frame" "^7.24.2"
1013+
"@babel/generator" "^7.24.5"
9951014
"@babel/helper-environment-visitor" "^7.22.20"
9961015
"@babel/helper-function-name" "^7.23.0"
9971016
"@babel/helper-hoist-variables" "^7.22.5"
998-
"@babel/helper-split-export-declaration" "^7.22.6"
999-
"@babel/parser" "^7.24.1"
1000-
"@babel/types" "^7.24.0"
1017+
"@babel/helper-split-export-declaration" "^7.24.5"
1018+
"@babel/parser" "^7.24.5"
1019+
"@babel/types" "^7.24.5"
10011020
debug "^4.3.1"
10021021
globals "^11.1.0"
10031022

1004-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1005-
version "7.24.0"
1006-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.0.tgz#3b951f435a92e7333eba05b7566fd297960ea1bf"
1007-
integrity sha512-+j7a5c253RfKh8iABBhywc8NSfP5LURe7Uh4qpsh6jc+aLJguvmIUBdjSdEMQv2bENrCR5MfRdjGo7vzS/ob7w==
1023+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.22.15", "@babel/types@^7.22.19", "@babel/types@^7.22.5", "@babel/types@^7.23.0", "@babel/types@^7.24.0", "@babel/types@^7.24.5", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1024+
version "7.24.5"
1025+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.24.5.tgz#7661930afc638a5383eb0c4aee59b74f38db84d7"
1026+
integrity sha512-6mQNsaLeXTw0nxYUYu+NSa4Hx4BlF1x1x8/PMFbiR+GBSr+2DkECc69b8hgy2frEodNcvPffeH8YfWd3LI6jhQ==
10081027
dependencies:
1009-
"@babel/helper-string-parser" "^7.23.4"
1010-
"@babel/helper-validator-identifier" "^7.22.20"
1028+
"@babel/helper-string-parser" "^7.24.1"
1029+
"@babel/helper-validator-identifier" "^7.24.5"
10111030
to-fast-properties "^2.0.0"
10121031

10131032
"@bcoe/v8-coverage@^0.2.3":
@@ -10518,7 +10537,16 @@ string-length@^5.0.1:
1051810537
char-regex "^2.0.0"
1051910538
strip-ansi "^7.0.1"
1052010539

10521-
"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:
10540+
"string-width-cjs@npm:string-width@^4.2.0":
10541+
version "4.2.3"
10542+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
10543+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
10544+
dependencies:
10545+
emoji-regex "^8.0.0"
10546+
is-fullwidth-code-point "^3.0.0"
10547+
strip-ansi "^6.0.1"
10548+
10549+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
1052210550
version "4.2.3"
1052310551
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1052410552
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -10550,7 +10578,14 @@ string_decoder@~1.1.1:
1055010578
dependencies:
1055110579
safe-buffer "~5.1.0"
1055210580

10553-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
10581+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
10582+
version "6.0.1"
10583+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
10584+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
10585+
dependencies:
10586+
ansi-regex "^5.0.1"
10587+
10588+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
1055410589
version "6.0.1"
1055510590
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1055610591
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -11473,7 +11508,7 @@ wordwrap@^1.0.0:
1147311508
resolved "https://registry.yarnpkg.com/wordwrap/-/wordwrap-1.0.0.tgz#27584810891456a4171c8d0226441ade90cbcaeb"
1147411509
integrity sha512-gvVzJFlPycKc5dZN4yPkP8w7Dc37BtP1yczEneOb4uq34pXZcvrtRTmWV8W+Ume+XCxKgbjM+nevkyFPMybd4Q==
1147511510

11476-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
11511+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1147711512
version "7.0.0"
1147811513
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1147911514
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -11491,6 +11526,15 @@ wrap-ansi@^6.0.1, wrap-ansi@^6.2.0:
1149111526
string-width "^4.1.0"
1149211527
strip-ansi "^6.0.0"
1149311528

11529+
wrap-ansi@^7.0.0:
11530+
version "7.0.0"
11531+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
11532+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
11533+
dependencies:
11534+
ansi-styles "^4.0.0"
11535+
string-width "^4.1.0"
11536+
strip-ansi "^6.0.0"
11537+
1149411538
wrap-ansi@^8.0.1, wrap-ansi@^8.1.0:
1149511539
version "8.1.0"
1149611540
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)