Skip to content

Commit e20acb0

Browse files
Bump @babel/core from 7.25.2 to 7.26.0 (#1065)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.25.2 to 7.26.0. - [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.26.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d37a40c commit e20acb0

File tree

2 files changed

+26
-183
lines changed

2 files changed

+26
-183
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
},
2626
"homepage": "https://sourceacademy.org/sicpjs",
2727
"devDependencies": {
28-
"@babel/core": "^7.25.2",
28+
"@babel/core": "^7.26.0",
2929
"@babel/node": "^7.25.0",
3030
"@babel/preset-env": "^7.26.0",
3131
"fs-extra": "^11.2.0",

yarn.lock

Lines changed: 25 additions & 182 deletions
Original file line numberDiff line numberDiff line change
@@ -10,15 +10,7 @@
1010
"@jridgewell/gen-mapping" "^0.1.0"
1111
"@jridgewell/trace-mapping" "^0.3.9"
1212

13-
"@babel/code-frame@^7.24.7":
14-
version "7.24.7"
15-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.24.7.tgz#882fd9e09e8ee324e496bd040401c6f046ef4465"
16-
integrity sha512-BcYH1CVJBO9tvyIZ2jVeXgSIMvGZ2FDRvDdOIVQyuklNKSsx+eppDEBq/g47Ayw+RqNFE+URvOShmf+f/qwAlA==
17-
dependencies:
18-
"@babel/highlight" "^7.24.7"
19-
picocolors "^1.0.0"
20-
21-
"@babel/code-frame@^7.25.9":
13+
"@babel/code-frame@^7.25.9", "@babel/code-frame@^7.26.0":
2214
version "7.26.2"
2315
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.26.2.tgz#4b5fab97d33338eff916235055f0ebc21e573a85"
2416
integrity sha512-RJlIHRueQgwWitWgF8OdFYGZX328Ax5BCemNGlqHfplnRT9ESi8JkFlvaVYbS+UubVY6dpv87Fs2u5M29iNFVQ==
@@ -32,38 +24,28 @@
3224
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.26.2.tgz#278b6b13664557de95b8f35b90d96785850bb56e"
3325
integrity sha512-Z0WgzSEa+aUcdiJuCIqgujCshpMWgUpgOxXotrYPSA53hA3qopNaqcJpyr0hVb1FeWdnqFA35/fUtXgBK8srQg==
3426

35-
"@babel/core@^7.25.2":
36-
version "7.25.2"
37-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.25.2.tgz#ed8eec275118d7613e77a352894cd12ded8eba77"
38-
integrity sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==
27+
"@babel/core@^7.26.0":
28+
version "7.26.0"
29+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.26.0.tgz#d78b6023cc8f3114ccf049eb219613f74a747b40"
30+
integrity sha512-i1SLeK+DzNnQ3LL/CswPCa/E5u4lh1k6IAEphON8F+cXt0t9euTshDru0q7/IqMa1PMPz5RnHuHscF8/ZJsStg==
3931
dependencies:
4032
"@ampproject/remapping" "^2.2.0"
41-
"@babel/code-frame" "^7.24.7"
42-
"@babel/generator" "^7.25.0"
43-
"@babel/helper-compilation-targets" "^7.25.2"
44-
"@babel/helper-module-transforms" "^7.25.2"
45-
"@babel/helpers" "^7.25.0"
46-
"@babel/parser" "^7.25.0"
47-
"@babel/template" "^7.25.0"
48-
"@babel/traverse" "^7.25.2"
49-
"@babel/types" "^7.25.2"
33+
"@babel/code-frame" "^7.26.0"
34+
"@babel/generator" "^7.26.0"
35+
"@babel/helper-compilation-targets" "^7.25.9"
36+
"@babel/helper-module-transforms" "^7.26.0"
37+
"@babel/helpers" "^7.26.0"
38+
"@babel/parser" "^7.26.0"
39+
"@babel/template" "^7.25.9"
40+
"@babel/traverse" "^7.25.9"
41+
"@babel/types" "^7.26.0"
5042
convert-source-map "^2.0.0"
5143
debug "^4.1.0"
5244
gensync "^1.0.0-beta.2"
5345
json5 "^2.2.3"
5446
semver "^6.3.1"
5547

56-
"@babel/generator@^7.25.0":
57-
version "7.25.0"
58-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.25.0.tgz#f858ddfa984350bc3d3b7f125073c9af6988f18e"
59-
integrity sha512-3LEEcj3PVW8pW2R1SR1M89g/qrYk/m/mB/tLqn7dn4sbBUQyTqnlod+II2U4dqiGtUmkcnAmkMDralTFZttRiw==
60-
dependencies:
61-
"@babel/types" "^7.25.0"
62-
"@jridgewell/gen-mapping" "^0.3.5"
63-
"@jridgewell/trace-mapping" "^0.3.25"
64-
jsesc "^2.5.1"
65-
66-
"@babel/generator@^7.25.9":
48+
"@babel/generator@^7.25.9", "@babel/generator@^7.26.0":
6749
version "7.26.2"
6850
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.26.2.tgz#87b75813bec87916210e5e01939a4c823d6bb74f"
6951
integrity sha512-zevQbhbau95nkoxSq3f/DC/SC+EEOUZd3DYqfSkMhY2/wfSeaHV1Ew4vk8e+x8lja31IbyuUa2uQ3JONqKbysw==
@@ -96,7 +78,7 @@
9678
"@babel/traverse" "^7.25.9"
9779
"@babel/types" "^7.25.9"
9880

99-
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.2", "@babel/helper-compilation-targets@^7.25.9":
81+
"@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9":
10082
version "7.25.9"
10183
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.25.9.tgz#55af025ce365be3cdc0c1c1e56c6af617ce88875"
10284
integrity sha512-j9Db8Suy6yV/VHa4qzrj9yZfZxhLWQdVnRlXxmKLYlhWUVB1sB2G5sxuWYXk/whHD9iW76PmNzxZ4UCnTQTVEQ==
@@ -168,14 +150,6 @@
168150
"@babel/traverse" "^7.25.9"
169151
"@babel/types" "^7.25.9"
170152

171-
"@babel/helper-module-imports@^7.24.7":
172-
version "7.24.7"
173-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.24.7.tgz#f2f980392de5b84c3328fc71d38bd81bbb83042b"
174-
integrity sha512-8AyH3C+74cgCVVXow/myrynrAGv+nTVg5vKu2nZph9x7RcRwzmh0VFallJuFTZ9mx6u4eSdXZfcOzSqTUm0HCA==
175-
dependencies:
176-
"@babel/traverse" "^7.24.7"
177-
"@babel/types" "^7.24.7"
178-
179153
"@babel/helper-module-imports@^7.25.9":
180154
version "7.25.9"
181155
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.25.9.tgz#e7f8d20602ebdbf9ebbea0a0751fb0f2a4141715"
@@ -184,17 +158,7 @@
184158
"@babel/traverse" "^7.25.9"
185159
"@babel/types" "^7.25.9"
186160

187-
"@babel/helper-module-transforms@^7.25.2":
188-
version "7.25.2"
189-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.25.2.tgz#ee713c29768100f2776edf04d4eb23b8d27a66e6"
190-
integrity sha512-BjyRAbix6j/wv83ftcVJmBt72QtHI56C7JXZoG2xATiLpmoC7dpd8WnkikExHDVPpi/3qCmO6WY1EaXOluiecQ==
191-
dependencies:
192-
"@babel/helper-module-imports" "^7.24.7"
193-
"@babel/helper-simple-access" "^7.24.7"
194-
"@babel/helper-validator-identifier" "^7.24.7"
195-
"@babel/traverse" "^7.25.2"
196-
197-
"@babel/helper-module-transforms@^7.25.9":
161+
"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0":
198162
version "7.26.0"
199163
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.26.0.tgz#8ce54ec9d592695e58d84cd884b7b5c6a2fdeeae"
200164
integrity sha512-xO+xu6B5K2czEnQye6BHA7DolFFmS3LB7stHZFaOLb1pAwO1HWLS8fXA+eh0A2yIvltPVmx3eNNDBJA2SLHXFw==
@@ -233,14 +197,6 @@
233197
"@babel/helper-optimise-call-expression" "^7.25.9"
234198
"@babel/traverse" "^7.25.9"
235199

236-
"@babel/helper-simple-access@^7.24.7":
237-
version "7.24.7"
238-
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.24.7.tgz#bcade8da3aec8ed16b9c4953b74e506b51b5edb3"
239-
integrity sha512-zBAIvbCMh5Ts+b86r/CjU+4XGYIs+R1j951gxI3KmmxBMhCg4oQMsv6ZXQ64XOm/cvzfU1FmoCyt6+owc5QMYg==
240-
dependencies:
241-
"@babel/traverse" "^7.24.7"
242-
"@babel/types" "^7.24.7"
243-
244200
"@babel/helper-simple-access@^7.25.9":
245201
version "7.25.9"
246202
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.25.9.tgz#6d51783299884a2c74618d6ef0f86820ec2e7739"
@@ -257,21 +213,11 @@
257213
"@babel/traverse" "^7.25.9"
258214
"@babel/types" "^7.25.9"
259215

260-
"@babel/helper-string-parser@^7.24.8":
261-
version "7.24.8"
262-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.8.tgz#5b3329c9a58803d5df425e5785865881a81ca48d"
263-
integrity sha512-pO9KhhRcuUyGnJWwyEgnRJTSIZHiT+vMD0kPeD+so0l7mxkMT19g3pjY9GTnHySck/hDzq+dtW/4VgnMkippsQ==
264-
265216
"@babel/helper-string-parser@^7.25.9":
266217
version "7.25.9"
267218
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.25.9.tgz#1aabb72ee72ed35789b4bbcad3ca2862ce614e8c"
268219
integrity sha512-4A/SCr/2KLd5jrtOMFzaKjVtAei3+2r/NChoBNoZ3EyP/+GlhoaEGoWOZUmFmoITP7zOJyHIMm+DYRd8o3PvHA==
269220

270-
"@babel/helper-validator-identifier@^7.24.7":
271-
version "7.24.7"
272-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.24.7.tgz#75b889cfaf9e35c2aaf42cf0d72c8e91719251db"
273-
integrity sha512-rR+PBcQ1SMQDDyF6X0wxtG8QyLCgUB0eRAGguqRLfkCA87l7yAP7ehq8SNj96OOGTO8OBV70KhuFYcIkHXOg0w==
274-
275221
"@babel/helper-validator-identifier@^7.25.9":
276222
version "7.25.9"
277223
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
@@ -291,23 +237,13 @@
291237
"@babel/traverse" "^7.25.9"
292238
"@babel/types" "^7.25.9"
293239

294-
"@babel/helpers@^7.25.0":
295-
version "7.25.0"
296-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.25.0.tgz#e69beb7841cb93a6505531ede34f34e6a073650a"
297-
integrity sha512-MjgLZ42aCm0oGjJj8CtSM3DB8NOOf8h2l7DCTePJs29u+v7yO/RBX9nShlKMgFnRks/Q4tBAe7Hxnov9VkGwLw==
298-
dependencies:
299-
"@babel/template" "^7.25.0"
300-
"@babel/types" "^7.25.0"
301-
302-
"@babel/highlight@^7.24.7":
303-
version "7.24.7"
304-
resolved "https://registry.yarnpkg.com/@babel/highlight/-/highlight-7.24.7.tgz#a05ab1df134b286558aae0ed41e6c5f731bf409d"
305-
integrity sha512-EStJpq4OuY8xYfhGVXngigBJRWxftKX9ksiGDnmlY3o7B/V7KIAc9X4oiK87uPJSc/vs5L869bem5fhZa8caZw==
240+
"@babel/helpers@^7.26.0":
241+
version "7.26.0"
242+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.26.0.tgz#30e621f1eba5aa45fe6f4868d2e9154d884119a4"
243+
integrity sha512-tbhNuIxNcVb21pInl3ZSjksLCvgdZy9KwJ8brv993QtIVKJBBkYXz4q4ZbAv31GdnC+R90np23L5FbEBlthAEw==
306244
dependencies:
307-
"@babel/helper-validator-identifier" "^7.24.7"
308-
chalk "^2.4.2"
309-
js-tokens "^4.0.0"
310-
picocolors "^1.0.0"
245+
"@babel/template" "^7.25.9"
246+
"@babel/types" "^7.26.0"
311247

312248
"@babel/node@^7.25.0":
313249
version "7.25.0"
@@ -321,14 +257,7 @@
321257
regenerator-runtime "^0.14.0"
322258
v8flags "^3.1.1"
323259

324-
"@babel/parser@^7.19.4", "@babel/parser@^7.25.0", "@babel/parser@^7.25.3":
325-
version "7.25.3"
326-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.25.3.tgz#91fb126768d944966263f0657ab222a642b82065"
327-
integrity sha512-iLTJKDbJ4hMvFPgQwwsVoxtHyWpKKPBrxkANrSYewDPaPpT5py5yeVkgPIJ7XYXhndxJpaA3PyALSXQ7u8e/Dw==
328-
dependencies:
329-
"@babel/types" "^7.25.2"
330-
331-
"@babel/parser@^7.25.9", "@babel/parser@^7.26.2":
260+
"@babel/parser@^7.19.4", "@babel/parser@^7.25.9", "@babel/parser@^7.26.0", "@babel/parser@^7.26.2":
332261
version "7.26.2"
333262
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.26.2.tgz#fd7b6f487cfea09889557ef5d4eeb9ff9a5abd11"
334263
integrity sha512-DWMCZH9WA4Maitz2q21SRKHo9QXZxkDsbNZoVD62gusNtNBBqDg9i7uOhASfTfIGNzW+O+r7+jAlM8dwphcJKQ==
@@ -897,15 +826,6 @@
897826
dependencies:
898827
regenerator-runtime "^0.13.4"
899828

900-
"@babel/template@^7.25.0":
901-
version "7.25.0"
902-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.0.tgz#e733dc3134b4fede528c15bc95e89cb98c52592a"
903-
integrity sha512-aOOgh1/5XzKvg1jvVz7AVrx2piJ2XBi227DHmbY6y+bM9H2FlN+IfecYu4Xl0cNiiVejlsCri89LUsbj8vJD9Q==
904-
dependencies:
905-
"@babel/code-frame" "^7.24.7"
906-
"@babel/parser" "^7.25.0"
907-
"@babel/types" "^7.25.0"
908-
909829
"@babel/template@^7.25.9":
910830
version "7.25.9"
911831
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.25.9.tgz#ecb62d81a8a6f5dc5fe8abfc3901fc52ddf15016"
@@ -915,19 +835,6 @@
915835
"@babel/parser" "^7.25.9"
916836
"@babel/types" "^7.25.9"
917837

918-
"@babel/traverse@^7.24.7", "@babel/traverse@^7.25.2":
919-
version "7.25.3"
920-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.3.tgz#f1b901951c83eda2f3e29450ce92743783373490"
921-
integrity sha512-HefgyP1x754oGCsKmV5reSmtV7IXj/kpaE1XYY+D9G5PvKKoFfSbiS4M77MdjuwlZKDIKFCffq9rPU+H/s3ZdQ==
922-
dependencies:
923-
"@babel/code-frame" "^7.24.7"
924-
"@babel/generator" "^7.25.0"
925-
"@babel/parser" "^7.25.3"
926-
"@babel/template" "^7.25.0"
927-
"@babel/types" "^7.25.2"
928-
debug "^4.3.1"
929-
globals "^11.1.0"
930-
931838
"@babel/traverse@^7.25.9":
932839
version "7.25.9"
933840
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.25.9.tgz#a50f8fe49e7f69f53de5bea7e413cd35c5e13c84"
@@ -941,16 +848,7 @@
941848
debug "^4.3.1"
942849
globals "^11.1.0"
943850

944-
"@babel/types@^7.24.7", "@babel/types@^7.25.0", "@babel/types@^7.25.2", "@babel/types@^7.4.4":
945-
version "7.25.2"
946-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.25.2.tgz#55fb231f7dc958cd69ea141a4c2997e819646125"
947-
integrity sha512-YTnYtra7W9e6/oAZEHj0bJehPRUlLH9/fbpT5LfB0NhQXyALCRkRs3zH9v07IYhkgpqX6Z78FnuccZr/l4Fs4Q==
948-
dependencies:
949-
"@babel/helper-string-parser" "^7.24.8"
950-
"@babel/helper-validator-identifier" "^7.24.7"
951-
to-fast-properties "^2.0.0"
952-
953-
"@babel/types@^7.25.9", "@babel/types@^7.26.0":
851+
"@babel/types@^7.24.7", "@babel/types@^7.25.9", "@babel/types@^7.26.0", "@babel/types@^7.4.4":
954852
version "7.26.0"
955853
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.26.0.tgz#deabd08d6b753bc8e0f198f8709fb575e31774ff"
956854
integrity sha512-Z/yiTPj+lDVnF7lWeKCIJzaIkI0vYO87dMpZ4bg4TDrFe4XXLFWL1TbXU27gBP3QccxV9mZICCrnjnYlJjXHOA==
@@ -1155,13 +1053,6 @@ ansi-regex@^6.0.1:
11551053
resolved "https://registry.yarnpkg.com/ansi-regex/-/ansi-regex-6.0.1.tgz#3183e38fae9a65d7cb5e53945cd5897d0260a06a"
11561054
integrity sha512-n5M855fKb2SsfMIiFFoVrABHJC8QtHwVx+mHWP3QcEqBHYienj5dHSgjbxtC0WEZXYt4wcD6zrQElDPhFuZgfA==
11571055

1158-
ansi-styles@^3.2.1:
1159-
version "3.2.1"
1160-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
1161-
integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==
1162-
dependencies:
1163-
color-convert "^1.9.0"
1164-
11651056
ansi-styles@^4.0.0, ansi-styles@^4.1.0:
11661057
version "4.3.0"
11671058
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-4.3.0.tgz#edd803628ae71c04c85ae7a0906edad34b648937"
@@ -1316,15 +1207,6 @@ caniuse-lite@^1.0.30001669:
13161207
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001676.tgz#fe133d41fe74af8f7cc93b8a714c3e86a86e6f04"
13171208
integrity sha512-Qz6zwGCiPghQXGJvgQAem79esjitvJ+CxSbSQkW9H/UX5hg8XM88d4lp2W+MEQ81j+Hip58Il+jGVdazk1z9cw==
13181209

1319-
chalk@^2.4.2:
1320-
version "2.4.2"
1321-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
1322-
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
1323-
dependencies:
1324-
ansi-styles "^3.2.1"
1325-
escape-string-regexp "^1.0.5"
1326-
supports-color "^5.3.0"
1327-
13281210
chalk@^4.1.2:
13291211
version "4.1.2"
13301212
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.2.tgz#aac4e2b7734a740867aeb16bf02aad556a1e7a01"
@@ -1357,25 +1239,13 @@ clone-deep@^4.0.1:
13571239
kind-of "^6.0.2"
13581240
shallow-clone "^3.0.0"
13591241

1360-
color-convert@^1.9.0:
1361-
version "1.9.3"
1362-
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-1.9.3.tgz#bb71850690e1f136567de629d2d5471deda4c1e8"
1363-
integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==
1364-
dependencies:
1365-
color-name "1.1.3"
1366-
13671242
color-convert@^2.0.1:
13681243
version "2.0.1"
13691244
resolved "https://registry.yarnpkg.com/color-convert/-/color-convert-2.0.1.tgz#72d3a68d598c9bdb3af2ad1e84f21d896abd4de3"
13701245
integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==
13711246
dependencies:
13721247
color-name "~1.1.4"
13731248

1374-
color-name@1.1.3:
1375-
version "1.1.3"
1376-
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.3.tgz#a7d0558bd89c42f795dd42328f740831ca53bc25"
1377-
integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU=
1378-
13791249
color-name@~1.1.4:
13801250
version "1.1.4"
13811251
resolved "https://registry.yarnpkg.com/color-name/-/color-name-1.1.4.tgz#c2a09a87acbde69543de6f63fa3995c826c536a2"
@@ -1545,11 +1415,6 @@ escalade@^3.2.0:
15451415
resolved "https://registry.yarnpkg.com/escalade/-/escalade-3.2.0.tgz#011a3f69856ba189dffa7dc8fcce99d2a87903e5"
15461416
integrity sha512-WUj2qlxaQtO4g6Pq5c29GTcWGDyd8itL8zTlipgECz3JesAiiOKotd8JU6otB3PACgG6xkJUyVhboMS+bje/jA==
15471417

1548-
escape-string-regexp@^1.0.5:
1549-
version "1.0.5"
1550-
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
1551-
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
1552-
15531418
esutils@^2.0.2:
15541419
version "2.0.3"
15551420
resolved "https://registry.yarnpkg.com/esutils/-/esutils-2.0.3.tgz#74d2eb4de0b8da1293711910d50775b9b710ef64"
@@ -1752,11 +1617,6 @@ graceful-fs@^4.1.6, graceful-fs@^4.2.0, graceful-fs@^4.2.6:
17521617
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.11.tgz#4183e4e8bf08bb6e05bbb2f7d2e0c8f712ca40e3"
17531618
integrity sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==
17541619

1755-
has-flag@^3.0.0:
1756-
version "3.0.0"
1757-
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-3.0.0.tgz#b5d454dc2199ae225699f3467e5a07f3b955bafd"
1758-
integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0=
1759-
17601620
has-flag@^4.0.0:
17611621
version "4.0.0"
17621622
resolved "https://registry.yarnpkg.com/has-flag/-/has-flag-4.0.0.tgz#944771fd9c81c81265c4d6941860da06bb59479b"
@@ -2022,11 +1882,6 @@ jsbn@1.1.0:
20221882
resolved "https://registry.yarnpkg.com/jsbn/-/jsbn-1.1.0.tgz#b01307cb29b618a1ed26ec79e911f803c4da0040"
20231883
integrity sha512-4bYVV3aAMtDTTu4+xsDYa6sy9GyJ69/amsu9sYF2zqjiEoZA5xJi3BrfX3uY+/IekIu7MwdObdbDWpoZdBv3/A==
20241884

2025-
jsesc@^2.5.1:
2026-
version "2.5.2"
2027-
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-2.5.2.tgz#80564d2e483dacf6e8ef209650a67df3f0c283a4"
2028-
integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA==
2029-
20301885
jsesc@^3.0.2, jsesc@~3.0.2:
20311886
version "3.0.2"
20321887
resolved "https://registry.yarnpkg.com/jsesc/-/jsesc-3.0.2.tgz#bb8b09a6597ba426425f2e4a07245c3d00b9343e"
@@ -2900,13 +2755,6 @@ strip-json-comments@~2.0.1:
29002755
resolved "https://registry.yarnpkg.com/strip-json-comments/-/strip-json-comments-2.0.1.tgz#3c531942e908c2697c0ec344858c286c7ca0a60a"
29012756
integrity sha1-PFMZQukIwml8DsNEhYwobHygpgo=
29022757

2903-
supports-color@^5.3.0:
2904-
version "5.5.0"
2905-
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-5.5.0.tgz#e2e69a44ac8772f78a1ec0b35b689df6530efc8f"
2906-
integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==
2907-
dependencies:
2908-
has-flag "^3.0.0"
2909-
29102758
supports-color@^7.1.0:
29112759
version "7.2.0"
29122760
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-7.2.0.tgz#1b7dcdcb32b8138801b3e478ba6a51caa89648da"
@@ -2955,11 +2803,6 @@ through2@^0.6.3:
29552803
readable-stream ">=1.0.33-1 <1.1.0-0"
29562804
xtend ">=4.0.0 <4.1.0-0"
29572805

2958-
to-fast-properties@^2.0.0:
2959-
version "2.0.0"
2960-
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
2961-
integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4=
2962-
29632806
to-regex-range@^5.0.1:
29642807
version "5.0.1"
29652808
resolved "https://registry.yarnpkg.com/to-regex-range/-/to-regex-range-5.0.1.tgz#1648c44aae7c8d988a326018ed72f5b4dd0392e4"

0 commit comments

Comments
 (0)