Skip to content

Commit 74da8bf

Browse files
chore(deps): update babel monorepo to v7.26.0 (#877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 23d2a73 commit 74da8bf

File tree

2 files changed

+80
-120
lines changed

2 files changed

+80
-120
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232
"watch-build": "npx tsc-watch --project tsconfig.json --onSuccess \"bob build\""
3333
},
3434
"devDependencies": {
35-
"@babel/core": "7.25.9",
36-
"@babel/preset-env": "7.25.9",
37-
"@babel/preset-typescript": "7.25.9",
35+
"@babel/core": "7.26.0",
36+
"@babel/preset-env": "7.26.0",
37+
"@babel/preset-typescript": "7.26.0",
3838
"@changesets/changelog-github": "0.5.0",
3939
"@changesets/cli": "2.27.9",
4040
"@theguild/prettier-config": "2.0.7",

yarn.lock

Lines changed: 77 additions & 117 deletions
Original file line numberDiff line numberDiff line change
@@ -65,46 +65,48 @@
6565
dependencies:
6666
node-fetch "^2.6.1"
6767

68-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.25.9":
69-
version "7.25.9"
70-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.25.9.tgz#895b6c7e04a7271a0cbfd575d2e8131751914cc7"
71-
integrity sha512-z88xeGxnzehn2sqZ8UdGQEvYErF1odv2CftxInpSYJt6uHuPe9YjahKZITGs3l5LeI9d2ROG+obuDAoSlqbNfQ==
68+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0":
69+
version "7.26.0"
70+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.0.tgz#9374b5cd068d128dac0b94ff482594273b1c2815"
71+
integrity sha512-INCKxTtbXtcNbUZ3YXutwMpEleqttcswhAdee7dhuoVrD2cnuc3PqtERBtxkX5nziX9vnBL8WXmSGwv8CuPV6g==
7272
dependencies:
73-
"@babel/highlight" "^7.25.9"
73+
"@babel/helper-validator-identifier" "^7.25.9"
74+
js-tokens "^4.0.0"
7475
picocolors "^1.0.0"
7576

76-
"@babel/compat-data@^7.20.1", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9":
77-
version "7.25.9"
78-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.25.9.tgz#24b01c5db6a3ebf85661b4fb4a946a9bccc72ac8"
79-
integrity sha512-yD+hEuJ/+wAJ4Ox2/rpNv5HIuPG82x3ZlQvYVn8iYCprdxzE7P1udpGF1jyjQVBU4dgznN+k2h103vxZ7NdPyw==
77+
"@babel/compat-data@^7.20.1", "@babel/compat-data@^7.22.6", "@babel/compat-data@^7.25.9", "@babel/compat-data@^7.26.0":
78+
version "7.26.0"
79+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.0.tgz#f02ba6d34e88fadd5e8861e8b38902f43cc1c819"
80+
integrity sha512-qETICbZSLe7uXv9VE8T/RWOdIE5qqyTucOt4zLYMafj2MRO271VGgLd4RACJMeBO37UPWhXiKMBk7YlJ0fOzQA==
8081

81-
"@babel/core@7.25.9", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.24.0":
82-
version "7.25.9"
83-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.9.tgz#855a4cddcec4158f3f7afadacdab2a7de8af7434"
84-
integrity sha512-WYvQviPw+Qyib0v92AwNIrdLISTp7RfDkM7bPqBvpbnhY4wq8HvHBZREVdYDXk98C8BkOIVnHAY3yvj7AVISxQ==
82+
"@babel/core@7.26.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.14.0", "@babel/core@^7.24.0":
83+
version "7.26.0"
84+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
85+
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
8586
dependencies:
8687
"@ampproject/remapping" "^2.2.0"
87-
"@babel/code-frame" "^7.25.9"
88-
"@babel/generator" "^7.25.9"
88+
"@babel/code-frame" "^7.26.0"
89+
"@babel/generator" "^7.26.0"
8990
"@babel/helper-compilation-targets" "^7.25.9"
90-
"@babel/helper-module-transforms" "^7.25.9"
91-
"@babel/helpers" "^7.25.9"
92-
"@babel/parser" "^7.25.9"
91+
"@babel/helper-module-transforms" "^7.26.0"
92+
"@babel/helpers" "^7.26.0"
93+
"@babel/parser" "^7.26.0"
9394
"@babel/template" "^7.25.9"
9495
"@babel/traverse" "^7.25.9"
95-
"@babel/types" "^7.25.9"
96+
"@babel/types" "^7.26.0"
9697
convert-source-map "^2.0.0"
9798
debug "^4.1.0"
9899
gensync "^1.0.0-beta.2"
99100
json5 "^2.2.3"
100101
semver "^6.3.1"
101102

102-
"@babel/generator@^7.14.0", "@babel/generator@^7.18.13", "@babel/generator@^7.23.6", "@babel/generator@^7.25.9", "@babel/generator@^7.7.2":
103-
version "7.25.9"
104-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.9.tgz#c7e828ebe0c2baba103b712924699c9e8a6e32f0"
105-
integrity sha512-omlUGkr5EaoIJrhLf9CJ0TvjBRpd9+AXRG//0GEQ9THSo8wPiTlbpy1/Ow8ZTrbXpjd9FHXfbFQx32I04ht0FA==
103+
"@babel/generator@^7.14.0", "@babel/generator@^7.18.13", "@babel/generator@^7.23.6", "@babel/generator@^7.25.9", "@babel/generator@^7.26.0", "@babel/generator@^7.7.2":
104+
version "7.26.0"
105+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.0.tgz#505cc7c90d92513f458a477e5ef0703e7c91b8d7"
106+
integrity sha512-/AIkAmInnWwgEAJGQr9vY0c66Mj6kjkE2ZPB1PurTRaRAh3U+J45sAQMjQDJdh4WbR3l0x5xkimXBKyBXXAu2w==
106107
dependencies:
107-
"@babel/types" "^7.25.9"
108+
"@babel/parser" "^7.26.0"
109+
"@babel/types" "^7.26.0"
108110
"@jridgewell/gen-mapping" "^0.3.5"
109111
"@jridgewell/trace-mapping" "^0.3.25"
110112
jsesc "^3.0.2"
@@ -184,13 +186,12 @@
184186
"@babel/traverse" "^7.25.9"
185187
"@babel/types" "^7.25.9"
186188

187-
"@babel/helper-module-transforms@^7.25.9":
188-
version "7.25.9"
189-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.9.tgz#12e4fb2969197ef6d78ea8a2f24375ce85b425fb"
190-
integrity sha512-TvLZY/F3+GvdRYFZFyxMvnsKi+4oJdgZzU3BoGN9Uc2d9C6zfNwJcKKhjqLAhK8i46mv93jsO74fDh3ih6rpHA==
189+
"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0":
190+
version "7.26.0"
191+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
192+
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
191193
dependencies:
192194
"@babel/helper-module-imports" "^7.25.9"
193-
"@babel/helper-simple-access" "^7.25.9"
194195
"@babel/helper-validator-identifier" "^7.25.9"
195196
"@babel/traverse" "^7.25.9"
196197

@@ -264,30 +265,20 @@
264265
"@babel/traverse" "^7.25.9"
265266
"@babel/types" "^7.25.9"
266267

267-
"@babel/helpers@^7.25.9":
268-
version "7.25.9"
269-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.9.tgz#9e26aa6fbefdbca4f8c8a1d66dc6f1c00ddadb0a"
270-
integrity sha512-oKWp3+usOJSzDZOucZUAMayhPz/xVjzymyDzUN8dk0Wd3RWMlGLXi07UCQ/CgQVb8LvXx3XBajJH4XGgkt7H7g==
268+
"@babel/helpers@^7.26.0":
269+
version "7.26.0"
270+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
271+
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
271272
dependencies:
272273
"@babel/template" "^7.25.9"
273-
"@babel/types" "^7.25.9"
274-
275-
"@babel/highlight@^7.25.9":
276-
version "7.25.9"
277-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.25.9.tgz#8141ce68fc73757946f983b343f1231f4691acc6"
278-
integrity sha512-llL88JShoCsth8fF8R4SJnIn+WLvR6ccFxu1H3FlMhDontdcmZWf2HgIZ7AIqV3Xcck1idlohrN4EUBQz6klbw==
279-
dependencies:
280-
"@babel/helper-validator-identifier" "^7.25.9"
281-
chalk "^2.4.2"
282-
js-tokens "^4.0.0"
283-
picocolors "^1.0.0"
274+
"@babel/types" "^7.26.0"
284275

285-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.24.0", "@babel/parser@^7.25.9":
286-
version "7.25.9"
287-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.9.tgz#8fcaa079ac7458facfddc5cd705cc8005e4d3817"
288-
integrity sha512-aI3jjAAO1fh7vY/pBGsn1i9LDbRP43+asrRlkPuTXW5yHXtd1NgTEMudbBoDDxrf1daEEfPJqR+JBMakzrR4Dg==
276+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.14.7", "@babel/parser@^7.16.8", "@babel/parser@^7.24.0", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0":
277+
version "7.26.0"
278+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.0.tgz#710a75a7d805a8f72753154e451474e9795b121c"
279+
integrity sha512-aP8x5pIw3xvYr/sXT+SEUwyhrXT8rUJRZltK/qN3Db80dcKpTett8cJxHyjk+xYSVXvNnl2SfcJVjbwxpOSscA==
289280
dependencies:
290-
"@babel/types" "^7.25.9"
281+
"@babel/types" "^7.26.0"
291282

292283
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.25.9":
293284
version "7.25.9"
@@ -380,17 +371,17 @@
380371
dependencies:
381372
"@babel/helper-plugin-utils" "^7.18.6"
382373

383-
"@babel/plugin-syntax-import-assertions@^7.25.9":
384-
version "7.25.9"
385-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.25.9.tgz#631686872fac3d4d1f1ae9a406a8fd1c482c7b2a"
386-
integrity sha512-4GHX5uzr5QMOOuzV0an9MFju4hKlm0OyePl/lHhcsTVae5t/IKVHnb8W67Vr6FuLlk5lPqLB7n7O+K5R46emYg==
374+
"@babel/plugin-syntax-import-assertions@^7.26.0":
375+
version "7.26.0"
376+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-assertions/-/plugin-syntax-import-assertions-7.26.0.tgz#620412405058efa56e4a564903b79355020f445f"
377+
integrity sha512-QCWT5Hh830hK5EQa7XzuqIkQU9tT/whqbDz7kuaZMHFl1inRRg7JnuAEOQ0Ur0QUl0NufCk1msK2BeY79Aj/eg==
387378
dependencies:
388379
"@babel/helper-plugin-utils" "^7.25.9"
389380

390-
"@babel/plugin-syntax-import-attributes@^7.25.9":
391-
version "7.25.9"
392-
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.25.9.tgz#29c9643445deea4533c05e6ac6c39d15424bbe78"
393-
integrity sha512-u3EN9ub8LyYvgTnrgp8gboElouayiwPdnM7x5tcnW3iSt09/lQYPwMNK40I9IUxo7QOZhAsPHCmmuO7EPdruqg==
381+
"@babel/plugin-syntax-import-attributes@^7.26.0":
382+
version "7.26.0"
383+
resolved "https://registry.yarnpkg.com/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.26.0.tgz#3b1412847699eea739b4f2602c74ce36f6b0b0f7"
384+
integrity sha512-e2dttdsJ1ZTpi3B9UYGLw41hifAubg19AtCu/2I/F1QNVclOBr1dYpTdmdyZ84Xiz43BS/tCUkMAZNLv12Pi+A==
394385
dependencies:
395386
"@babel/helper-plugin-utils" "^7.25.9"
396387

@@ -526,10 +517,10 @@
526517
"@babel/helper-create-class-features-plugin" "^7.25.9"
527518
"@babel/helper-plugin-utils" "^7.25.9"
528519

529-
"@babel/plugin-transform-class-static-block@^7.25.9":
530-
version "7.25.9"
531-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.25.9.tgz#1cab37c4278a563409d74c1e4f08fb77de5d7a5c"
532-
integrity sha512-UIf+72C7YJ+PJ685/PpATbCz00XqiFEzHX5iysRwfvNT0Ko+FaXSvRgLytFSp8xUItrG9pFM/KoBBZDrY/cYyg==
520+
"@babel/plugin-transform-class-static-block@^7.26.0":
521+
version "7.26.0"
522+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.26.0.tgz#6c8da219f4eb15cae9834ec4348ff8e9e09664a0"
523+
integrity sha512-6J2APTs7BDDm+UMqP1useWqhcRAXo0WIoVj26N7kPFB6S73Lgvyka4KTZYIxtgYXiN5HTyRObA72N2iu628iTQ==
533524
dependencies:
534525
"@babel/helper-create-class-features-plugin" "^7.25.9"
535526
"@babel/helper-plugin-utils" "^7.25.9"
@@ -812,6 +803,14 @@
812803
"@babel/helper-plugin-utils" "^7.25.9"
813804
regenerator-transform "^0.15.2"
814805

806+
"@babel/plugin-transform-regexp-modifiers@^7.26.0":
807+
version "7.26.0"
808+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regexp-modifiers/-/plugin-transform-regexp-modifiers-7.26.0.tgz#2f5837a5b5cd3842a919d8147e9903cc7455b850"
809+
integrity sha512-vN6saax7lrA2yA/Pak3sCxuD6F5InBjn9IcrIKQPjpsLvuHYLVroTxjdlVRHjjBWxKOqIwpTXDkOssYT4BFdRw==
810+
dependencies:
811+
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
812+
"@babel/helper-plugin-utils" "^7.25.9"
813+
815814
"@babel/plugin-transform-reserved-words@^7.25.9":
816815
version "7.25.9"
817816
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-reserved-words/-/plugin-transform-reserved-words-7.25.9.tgz#0398aed2f1f10ba3f78a93db219b27ef417fb9ce"
@@ -897,12 +896,12 @@
897896
"@babel/helper-create-regexp-features-plugin" "^7.25.9"
898897
"@babel/helper-plugin-utils" "^7.25.9"
899898

900-
"@babel/preset-env@7.25.9":
901-
version "7.25.9"
902-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.25.9.tgz#fc8a68705e02553cdeeeb5477bf241e12b9c3cd9"
903-
integrity sha512-XqDEt+hfsQukahSX9JOBDHhpUHDhj2zGSxoqWQFCMajOSBnbhBdgON/bU/5PkBA1yX5tqW6tTzuIPVsZTQ7h5Q==
899+
"@babel/preset-env@7.26.0":
900+
version "7.26.0"
901+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.26.0.tgz#30e5c6bc1bcc54865bff0c5a30f6d4ccdc7fa8b1"
902+
integrity sha512-H84Fxq0CQJNdPFT2DrfnylZ3cf5K43rGfWK4LJGPpjKHiZlk0/RzwEus3PDDZZg+/Er7lCA03MVacueUuXdzfw==
904903
dependencies:
905-
"@babel/compat-data" "^7.25.9"
904+
"@babel/compat-data" "^7.26.0"
906905
"@babel/helper-compilation-targets" "^7.25.9"
907906
"@babel/helper-plugin-utils" "^7.25.9"
908907
"@babel/helper-validator-option" "^7.25.9"
@@ -912,16 +911,16 @@
912911
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.25.9"
913912
"@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly" "^7.25.9"
914913
"@babel/plugin-proposal-private-property-in-object" "7.21.0-placeholder-for-preset-env.2"
915-
"@babel/plugin-syntax-import-assertions" "^7.25.9"
916-
"@babel/plugin-syntax-import-attributes" "^7.25.9"
914+
"@babel/plugin-syntax-import-assertions" "^7.26.0"
915+
"@babel/plugin-syntax-import-attributes" "^7.26.0"
917916
"@babel/plugin-syntax-unicode-sets-regex" "^7.18.6"
918917
"@babel/plugin-transform-arrow-functions" "^7.25.9"
919918
"@babel/plugin-transform-async-generator-functions" "^7.25.9"
920919
"@babel/plugin-transform-async-to-generator" "^7.25.9"
921920
"@babel/plugin-transform-block-scoped-functions" "^7.25.9"
922921
"@babel/plugin-transform-block-scoping" "^7.25.9"
923922
"@babel/plugin-transform-class-properties" "^7.25.9"
924-
"@babel/plugin-transform-class-static-block" "^7.25.9"
923+
"@babel/plugin-transform-class-static-block" "^7.26.0"
925924
"@babel/plugin-transform-classes" "^7.25.9"
926925
"@babel/plugin-transform-computed-properties" "^7.25.9"
927926
"@babel/plugin-transform-destructuring" "^7.25.9"
@@ -954,6 +953,7 @@
954953
"@babel/plugin-transform-private-property-in-object" "^7.25.9"
955954
"@babel/plugin-transform-property-literals" "^7.25.9"
956955
"@babel/plugin-transform-regenerator" "^7.25.9"
956+
"@babel/plugin-transform-regexp-modifiers" "^7.26.0"
957957
"@babel/plugin-transform-reserved-words" "^7.25.9"
958958
"@babel/plugin-transform-shorthand-properties" "^7.25.9"
959959
"@babel/plugin-transform-spread" "^7.25.9"
@@ -980,10 +980,10 @@
980980
"@babel/types" "^7.4.4"
981981
esutils "^2.0.2"
982982

983-
"@babel/preset-typescript@7.25.9":
984-
version "7.25.9"
985-
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.25.9.tgz#bb82f26cda46dc2eb1ee10bf72fa994e759a08ba"
986-
integrity sha512-XWxw1AcKk36kgxf4C//fl0ikjLeqGUWn062/Fd8GtpTfDJOX6Ud95FK+4JlDA36BX4bNGndXi3a6Vr4Jo5/61A==
983+
"@babel/preset-typescript@7.26.0":
984+
version "7.26.0"
985+
resolved "https://registry.yarnpkg.com/@babel/preset-typescript/-/preset-typescript-7.26.0.tgz#4a570f1b8d104a242d923957ffa1eaff142a106d"
986+
integrity sha512-NMk1IGZ5I/oHhoXEElcm+xUnL/szL6xflkFZmoEU9xj1qSJXpiS7rsspYo92B4DRCDvZn2erT5LdsCeXAKNCkg==
987987
dependencies:
988988
"@babel/helper-plugin-utils" "^7.25.9"
989989
"@babel/helper-validator-option" "^7.25.9"
@@ -1020,10 +1020,10 @@
10201020
debug "^4.3.1"
10211021
globals "^11.1.0"
10221022

1023-
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.24.0", "@babel/types@^7.25.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1024-
version "7.25.9"
1025-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.9.tgz#620f35ea1f4233df529ec9a2668d2db26574deee"
1026-
integrity sha512-OwS2CM5KocvQ/k7dFJa8i5bNGJP0hXWfVCfDkqRFP1IreH1JDC7wG6eCYCi0+McbfT8OR/kNqsI0UU0xP9H6PQ==
1023+
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.18.13", "@babel/types@^7.18.6", "@babel/types@^7.24.0", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1024+
version "7.26.0"
1025+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff"
1026+
integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==
10271027
dependencies:
10281028
"@babel/helper-string-parser" "^7.25.9"
10291029
"@babel/helper-validator-identifier" "^7.25.9"
@@ -2788,13 +2788,6 @@ ansi-regex@^6.0.1:
27882788
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
27892789
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
27902790

2791-
ansi-styles@^3.2.1:
2792-
version "3.2.1"
2793-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
2794-
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
2795-
dependencies:
2796-
color-convert "^1.9.0"
2797-
27982791
ansi-styles@^4.0.0, ansi-styles@^4.1.0:
27992792
version "4.3.0"
28002793
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
@@ -3243,15 +3236,6 @@ capital-case@^1.0.4:
32433236
tslib "^2.0.3"
32443237
upper-case-first "^2.0.2"
32453238

3246-
chalk@^2.4.2:
3247-
version "2.4.2"
3248-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
3249-
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
3250-
dependencies:
3251-
ansi-styles "^3.2.1"
3252-
escape-string-regexp "^1.0.5"
3253-
supports-color "^5.3.0"
3254-
32553239
chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1, chalk@^4.1.2:
32563240
version "4.1.2"
32573241
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
@@ -3435,25 +3419,13 @@ collect-v8-coverage@^1.0.0:
34353419
resolved "https://registry.yarnpkg.com/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz#cc2c8e94fc18bbdffe64d6534570c8a673b27f59"
34363420
integrity sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg==
34373421

3438-
color-convert@^1.9.0:
3439-
version "1.9.3"
3440-
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
3441-
integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
3442-
dependencies:
3443-
color-name "1.1.3"
3444-
34453422
color-convert@^2.0.1:
34463423
version "2.0.1"
34473424
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
34483425
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
34493426
dependencies:
34503427
color-name "~1.1.4"
34513428

3452-
3453-
version "1.1.3"
3454-
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
3455-
integrity sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==
3456-
34573429
color-name@~1.1.4:
34583430
version "1.1.4"
34593431
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
@@ -4673,11 +4645,6 @@ has-bigints@^1.0.1, has-bigints@^1.0.2:
46734645
resolved "https://registry.yarnpkg.com/has-bigints/-/has-bigints-1.0.2.tgz#0871bd3e3d51626f6ca0966668ba35d5602d6eaa"
46744646
integrity sha512-tSvCKtBr9lkF0Ex0aQiP9N+OpV4zi2r/Nee5VkRDbaqv35RLYMzbwQfFSZZH0kR+Rd6302UJZ2p/bJCEoR3VoQ==
46754647

4676-
has-flag@^3.0.0:
4677-
version "3.0.0"
4678-
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
4679-
integrity sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==
4680-
46814648
has-flag@^4.0.0:
46824649
version "4.0.0"
46834650
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
@@ -7297,13 +7264,6 @@ strip-json-comments@^3.1.1:
72977264
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-3.1.1.tgz#31f1281b3832630434831c310c01cccda8cbe006"
72987265
integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==
72997266

7300-
supports-color@^5.3.0:
7301-
version "5.5.0"
7302-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
7303-
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
7304-
dependencies:
7305-
has-flag "^3.0.0"
7306-
73077267
supports-color@^7.0.0, supports-color@^7.1.0:
73087268
version "7.2.0"
73097269
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"

0 commit comments

Comments
 (0)