Skip to content

Commit d59327e

Browse files
chore: update babel monorepo to v7.15.0 (#2709)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 26b7a2c commit d59327e

File tree

1 file changed

+99
-79
lines changed

1 file changed

+99
-79
lines changed

yarn.lock

Lines changed: 99 additions & 79 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
dependencies:
2424
"@babel/highlight" "^7.14.5"
2525

26-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.14.9":
27-
version "7.14.9"
28-
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210"
29-
integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw==
26+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.15.0":
27+
version "7.15.0"
28+
resolved "https://registry.npmjs.org/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
29+
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
3030

3131
"@babel/core@^7.1.0", "@babel/core@^7.7.5":
3232
version "7.12.10"
@@ -50,19 +50,19 @@
5050
source-map "^0.5.0"
5151

5252
"@babel/core@^7.12.10":
53-
version "7.14.8"
54-
resolved "https://registry.npmjs.org/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
55-
integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==
53+
version "7.15.0"
54+
resolved "https://registry.npmjs.org/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8"
55+
integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==
5656
dependencies:
5757
"@babel/code-frame" "^7.14.5"
58-
"@babel/generator" "^7.14.8"
59-
"@babel/helper-compilation-targets" "^7.14.5"
60-
"@babel/helper-module-transforms" "^7.14.8"
58+
"@babel/generator" "^7.15.0"
59+
"@babel/helper-compilation-targets" "^7.15.0"
60+
"@babel/helper-module-transforms" "^7.15.0"
6161
"@babel/helpers" "^7.14.8"
62-
"@babel/parser" "^7.14.8"
62+
"@babel/parser" "^7.15.0"
6363
"@babel/template" "^7.14.5"
64-
"@babel/traverse" "^7.14.8"
65-
"@babel/types" "^7.14.8"
64+
"@babel/traverse" "^7.15.0"
65+
"@babel/types" "^7.15.0"
6666
convert-source-map "^1.7.0"
6767
debug "^4.1.0"
6868
gensync "^1.0.0-beta.2"
@@ -136,12 +136,12 @@
136136
jsesc "^2.5.1"
137137
source-map "^0.5.0"
138138

139-
"@babel/generator@^7.14.8", "@babel/generator@^7.14.9":
140-
version "7.14.9"
141-
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.14.9.tgz#23b19c597d38b4f7dc2e3fe42a69c88d9ecfaa16"
142-
integrity sha512-4yoHbhDYzFa0GLfCzLp5GxH7vPPMAHdZjyE7M/OajM9037zhx0rf+iNsJwp4PT0MSFpwjG7BsHEbPkBQpZ6cYA==
139+
"@babel/generator@^7.15.0":
140+
version "7.15.0"
141+
resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15"
142+
integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==
143143
dependencies:
144-
"@babel/types" "^7.14.9"
144+
"@babel/types" "^7.15.0"
145145
jsesc "^2.5.1"
146146
source-map "^0.5.0"
147147

@@ -169,7 +169,17 @@
169169
"@babel/helper-explode-assignable-expression" "^7.14.5"
170170
"@babel/types" "^7.14.5"
171171

172-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16", "@babel/helper-compilation-targets@^7.14.5":
172+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5", "@babel/helper-compilation-targets@^7.15.0":
173+
version "7.15.0"
174+
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818"
175+
integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A==
176+
dependencies:
177+
"@babel/compat-data" "^7.15.0"
178+
"@babel/helper-validator-option" "^7.14.5"
179+
browserslist "^4.16.6"
180+
semver "^6.3.0"
181+
182+
"@babel/helper-compilation-targets@^7.13.16":
173183
version "7.14.5"
174184
resolved "https://registry.npmjs.org/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf"
175185
integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==
@@ -180,15 +190,15 @@
180190
semver "^6.3.0"
181191

182192
"@babel/helper-create-class-features-plugin@^7.14.5":
183-
version "7.14.8"
184-
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.14.8.tgz#a6f8c3de208b1e5629424a9a63567f56501955fc"
185-
integrity sha512-bpYvH8zJBWzeqi1o+co8qOrw+EXzQ/0c74gVmY205AWXy9nifHrOg77y+1zwxX5lXE7Icq4sPlSQ4O2kWBrteQ==
193+
version "7.15.0"
194+
resolved "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.15.0.tgz#c9a137a4d137b2d0e2c649acf536d7ba1a76c0f7"
195+
integrity sha512-MdmDXgvTIi4heDVX/e9EFfeGpugqm9fobBVg/iioE8kueXrOHdRDe36FAY7SnE9xXLVeYCoJR/gdrBEIHRC83Q==
186196
dependencies:
187197
"@babel/helper-annotate-as-pure" "^7.14.5"
188198
"@babel/helper-function-name" "^7.14.5"
189-
"@babel/helper-member-expression-to-functions" "^7.14.7"
199+
"@babel/helper-member-expression-to-functions" "^7.15.0"
190200
"@babel/helper-optimise-call-expression" "^7.14.5"
191-
"@babel/helper-replace-supers" "^7.14.5"
201+
"@babel/helper-replace-supers" "^7.15.0"
192202
"@babel/helper-split-export-declaration" "^7.14.5"
193203

194204
"@babel/helper-create-regexp-features-plugin@^7.14.5":
@@ -252,12 +262,12 @@
252262
dependencies:
253263
"@babel/types" "^7.14.5"
254264

255-
"@babel/helper-member-expression-to-functions@^7.14.5", "@babel/helper-member-expression-to-functions@^7.14.7":
256-
version "7.14.7"
257-
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.14.7.tgz#97e56244beb94211fe277bd818e3a329c66f7970"
258-
integrity sha512-TMUt4xKxJn6ccjcOW7c4hlwyJArizskAhoSTOCkA0uZ+KghIaci0Qg9R043kUMWI9mtQfgny+NQ5QATnZ+paaA==
265+
"@babel/helper-member-expression-to-functions@^7.14.5", "@babel/helper-member-expression-to-functions@^7.15.0":
266+
version "7.15.0"
267+
resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
268+
integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==
259269
dependencies:
260-
"@babel/types" "^7.14.5"
270+
"@babel/types" "^7.15.0"
261271

262272
"@babel/helper-module-imports@^7.12.13", "@babel/helper-module-imports@^7.14.5":
263273
version "7.14.5"
@@ -295,19 +305,19 @@
295305
"@babel/traverse" "^7.14.5"
296306
"@babel/types" "^7.14.5"
297307

298-
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.14.8":
299-
version "7.14.8"
300-
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49"
301-
integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA==
308+
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.0":
309+
version "7.15.0"
310+
resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
311+
integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==
302312
dependencies:
303313
"@babel/helper-module-imports" "^7.14.5"
304-
"@babel/helper-replace-supers" "^7.14.5"
314+
"@babel/helper-replace-supers" "^7.15.0"
305315
"@babel/helper-simple-access" "^7.14.8"
306316
"@babel/helper-split-export-declaration" "^7.14.5"
307-
"@babel/helper-validator-identifier" "^7.14.8"
317+
"@babel/helper-validator-identifier" "^7.14.9"
308318
"@babel/template" "^7.14.5"
309-
"@babel/traverse" "^7.14.8"
310-
"@babel/types" "^7.14.8"
319+
"@babel/traverse" "^7.15.0"
320+
"@babel/types" "^7.15.0"
311321

312322
"@babel/helper-optimise-call-expression@^7.14.5":
313323
version "7.14.5"
@@ -330,7 +340,7 @@
330340
"@babel/helper-wrap-function" "^7.14.5"
331341
"@babel/types" "^7.14.5"
332342

333-
"@babel/helper-replace-supers@^7.12.13", "@babel/helper-replace-supers@^7.14.5":
343+
"@babel/helper-replace-supers@^7.12.13":
334344
version "7.14.5"
335345
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.14.5.tgz#0ecc0b03c41cd567b4024ea016134c28414abb94"
336346
integrity sha512-3i1Qe9/8x/hCHINujn+iuHy+mMRLoc77b2nI9TB0zjH1hvn9qGlXjWlggdwUcju36PkPCy/lpM7LLUdcTyH4Ow==
@@ -340,6 +350,16 @@
340350
"@babel/traverse" "^7.14.5"
341351
"@babel/types" "^7.14.5"
342352

353+
"@babel/helper-replace-supers@^7.14.5", "@babel/helper-replace-supers@^7.15.0":
354+
version "7.15.0"
355+
resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4"
356+
integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==
357+
dependencies:
358+
"@babel/helper-member-expression-to-functions" "^7.15.0"
359+
"@babel/helper-optimise-call-expression" "^7.14.5"
360+
"@babel/traverse" "^7.15.0"
361+
"@babel/types" "^7.15.0"
362+
343363
"@babel/helper-simple-access@^7.12.13":
344364
version "7.13.12"
345365
resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.13.12.tgz#dd6c538afb61819d205a012c31792a39c7a5eaf6"
@@ -380,7 +400,7 @@
380400
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
381401
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
382402

383-
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.8", "@babel/helper-validator-identifier@^7.14.9":
403+
"@babel/helper-validator-identifier@^7.14.5", "@babel/helper-validator-identifier@^7.14.9":
384404
version "7.14.9"
385405
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
386406
integrity sha512-pQYxPY0UP6IHISRitNe8bsijHex4TWZXi2HwKVsjPiltzlhse2znVcm9Ace510VT1kxIHjGJCZZQBX2gJDbo0g==
@@ -456,10 +476,10 @@
456476
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.13.13.tgz#42f03862f4aed50461e543270916b47dd501f0df"
457477
integrity sha512-OhsyMrqygfk5v8HmWwOzlYjJrtLaFhF34MrfG/Z73DgYCI6ojNUTUp2TYbtnjo8PegeJp12eamsNettCQjKjVw==
458478

459-
"@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.14.9":
460-
version "7.14.9"
461-
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.14.9.tgz#596c1ad67608070058ebf8df50c1eaf65db895a4"
462-
integrity sha512-RdUTOseXJ8POjjOeEBEvNMIZU/nm4yu2rufRkcibzkkg7DmQvXU8v3M4Xk9G7uuI86CDGkKcuDWgioqZm+mScQ==
479+
"@babel/parser@^7.14.5", "@babel/parser@^7.15.0":
480+
version "7.15.0"
481+
resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.15.0.tgz#b6d6e29058ca369127b0eeca2a1c4b5794f1b6b9"
482+
integrity sha512-0v7oNOjr6YT9Z2RAOTv4T9aP+ubfx4Q/OhVtAet7PFDt0t9Oy6Jn+/rfC6b8HJ5zEqrQCiMxJfgtHpmIminmJQ==
463483

464484
"@babel/parser@^7.7.2":
465485
version "7.14.3"
@@ -854,14 +874,14 @@
854874
"@babel/helper-plugin-utils" "^7.14.5"
855875
babel-plugin-dynamic-import-node "^2.3.3"
856876

857-
"@babel/plugin-transform-modules-commonjs@^7.14.5":
858-
version "7.14.5"
859-
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.14.5.tgz#7aaee0ea98283de94da98b28f8c35701429dad97"
860-
integrity sha512-en8GfBtgnydoao2PS+87mKyw62k02k7kJ9ltbKe0fXTHrQmG6QZZflYuGI1VVG7sVpx4E1n7KBpNlPb8m78J+A==
877+
"@babel/plugin-transform-modules-commonjs@^7.15.0":
878+
version "7.15.0"
879+
resolved "https://registry.npmjs.org/@babel/plugin-transform-modules-commonjs/-/plugin-transform-modules-commonjs-7.15.0.tgz#3305896e5835f953b5cdb363acd9e8c2219a5281"
880+
integrity sha512-3H/R9s8cXcOGE8kgMlmjYYC9nqr5ELiPkJn4q0mypBrjhYQoc+5/Maq69vV4xRPWnkzZuwJPf5rArxpB/35Cig==
861881
dependencies:
862-
"@babel/helper-module-transforms" "^7.14.5"
882+
"@babel/helper-module-transforms" "^7.15.0"
863883
"@babel/helper-plugin-utils" "^7.14.5"
864-
"@babel/helper-simple-access" "^7.14.5"
884+
"@babel/helper-simple-access" "^7.14.8"
865885
babel-plugin-dynamic-import-node "^2.3.3"
866886

867887
"@babel/plugin-transform-modules-systemjs@^7.14.5":
@@ -985,12 +1005,12 @@
9851005
"@babel/helper-plugin-utils" "^7.14.5"
9861006

9871007
"@babel/preset-env@^7.12.11":
988-
version "7.14.9"
989-
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.14.9.tgz#4a3bbbd745f20e9121d5925170bef040a21b7819"
990-
integrity sha512-BV5JvCwBDebkyh67bPKBYVCC6gGw0MCzU6HfKe5Pm3upFpPVqiC/hB33zkOe0tVdAzaMywah0LSXQeD9v/BYdQ==
1008+
version "7.15.0"
1009+
resolved "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.15.0.tgz#e2165bf16594c9c05e52517a194bf6187d6fe464"
1010+
integrity sha512-FhEpCNFCcWW3iZLg0L2NPE9UerdtsCR6ZcsGHUX6Om6kbCQeL5QZDqFDmeNHC6/fy6UH3jEge7K4qG5uC9In0Q==
9911011
dependencies:
992-
"@babel/compat-data" "^7.14.9"
993-
"@babel/helper-compilation-targets" "^7.14.5"
1012+
"@babel/compat-data" "^7.15.0"
1013+
"@babel/helper-compilation-targets" "^7.15.0"
9941014
"@babel/helper-plugin-utils" "^7.14.5"
9951015
"@babel/helper-validator-option" "^7.14.5"
9961016
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining" "^7.14.5"
@@ -1038,7 +1058,7 @@
10381058
"@babel/plugin-transform-literals" "^7.14.5"
10391059
"@babel/plugin-transform-member-expression-literals" "^7.14.5"
10401060
"@babel/plugin-transform-modules-amd" "^7.14.5"
1041-
"@babel/plugin-transform-modules-commonjs" "^7.14.5"
1061+
"@babel/plugin-transform-modules-commonjs" "^7.15.0"
10421062
"@babel/plugin-transform-modules-systemjs" "^7.14.5"
10431063
"@babel/plugin-transform-modules-umd" "^7.14.5"
10441064
"@babel/plugin-transform-named-capturing-groups-regex" "^7.14.9"
@@ -1056,7 +1076,7 @@
10561076
"@babel/plugin-transform-unicode-escapes" "^7.14.5"
10571077
"@babel/plugin-transform-unicode-regex" "^7.14.5"
10581078
"@babel/preset-modules" "^0.1.4"
1059-
"@babel/types" "^7.14.9"
1079+
"@babel/types" "^7.15.0"
10601080
babel-plugin-polyfill-corejs2 "^0.2.2"
10611081
babel-plugin-polyfill-corejs3 "^0.2.2"
10621082
babel-plugin-polyfill-regenerator "^0.2.2"
@@ -1153,18 +1173,18 @@
11531173
globals "^11.1.0"
11541174
lodash "^4.17.19"
11551175

1156-
"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8":
1157-
version "7.14.9"
1158-
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.14.9.tgz#016126b331210bf06fff29d52971eef8383e556f"
1159-
integrity sha512-bldh6dtB49L8q9bUyB7bC20UKgU+EFDwKJylwl234Kv+ySZeMD31Xeht6URyueQ6LrRRpF2tmkfcZooZR9/e8g==
1176+
"@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0":
1177+
version "7.15.0"
1178+
resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
1179+
integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==
11601180
dependencies:
11611181
"@babel/code-frame" "^7.14.5"
1162-
"@babel/generator" "^7.14.9"
1182+
"@babel/generator" "^7.15.0"
11631183
"@babel/helper-function-name" "^7.14.5"
11641184
"@babel/helper-hoist-variables" "^7.14.5"
11651185
"@babel/helper-split-export-declaration" "^7.14.5"
1166-
"@babel/parser" "^7.14.9"
1167-
"@babel/types" "^7.14.9"
1186+
"@babel/parser" "^7.15.0"
1187+
"@babel/types" "^7.15.0"
11681188
debug "^4.1.0"
11691189
globals "^11.1.0"
11701190

@@ -1232,10 +1252,10 @@
12321252
lodash "^4.17.19"
12331253
to-fast-properties "^2.0.0"
12341254

1235-
"@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.4.4":
1236-
version "7.14.9"
1237-
resolved "https://registry.npmjs.org/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d"
1238-
integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow==
1255+
"@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.15.0", "@babel/types@^7.4.4":
1256+
version "7.15.0"
1257+
resolved "https://registry.npmjs.org/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
1258+
integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==
12391259
dependencies:
12401260
"@babel/helper-validator-identifier" "^7.14.9"
12411261
to-fast-properties "^2.0.0"
@@ -3285,15 +3305,15 @@ browser-process-hrtime@^1.0.0:
32853305
integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow==
32863306

32873307
browserslist@^4.16.6:
3288-
version "4.16.6"
3289-
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.16.6.tgz#d7901277a5a88e554ed305b183ec9b0c08f66fa2"
3290-
integrity sha512-Wspk/PqO+4W9qp5iUTJsa1B/QrYn1keNCcEP5OvP7WBwT4KaDly0uONYmC6Xa3Z5IqnUgS0KcgLYu1l74x0ZXQ==
3308+
version "4.16.7"
3309+
resolved "https://registry.npmjs.org/browserslist/-/browserslist-4.16.7.tgz#108b0d1ef33c4af1b587c54f390e7041178e4335"
3310+
integrity sha512-7I4qVwqZltJ7j37wObBe3SoTz+nS8APaNcrBOlgoirb6/HbEU2XxW/LpUDTCngM6iauwFqmRTuOMfyKnFGY5JA==
32913311
dependencies:
3292-
caniuse-lite "^1.0.30001219"
3312+
caniuse-lite "^1.0.30001248"
32933313
colorette "^1.2.2"
3294-
electron-to-chromium "^1.3.723"
3314+
electron-to-chromium "^1.3.793"
32953315
escalade "^3.1.1"
3296-
node-releases "^1.1.71"
3316+
node-releases "^1.1.73"
32973317

32983318
32993319
version "0.2.6"
@@ -3452,7 +3472,7 @@ camelcase@^6.2.0:
34523472
resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz#924af881c9d525ac9d87f40d964e5cea982a1809"
34533473
integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg==
34543474

3455-
caniuse-lite@^1.0.30001219:
3475+
caniuse-lite@^1.0.30001248:
34563476
version "1.0.30001248"
34573477
resolved "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001248.tgz#26ab45e340f155ea5da2920dadb76a533cb8ebce"
34583478
integrity sha512-NwlQbJkxUFJ8nMErnGtT0QTM2TJ33xgz4KXJSMIrjXIbDVdaYueGyjOrLKRtJC+rTiWfi6j5cnZN1NBiSBJGNw==
@@ -4432,10 +4452,10 @@ [email protected]:
44324452
resolved "https://registry.npmjs.org/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
44334453
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
44344454

4435-
electron-to-chromium@^1.3.723:
4436-
version "1.3.792"
4437-
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.792.tgz#791b0d8fcf7411885d086193fb49aaef0c1594ca"
4438-
integrity sha512-RM2O2xrNarM7Cs+XF/OE2qX/aBROyOZqqgP+8FXMXSuWuUqCfUUzg7NytQrzZU3aSqk1Qq6zqnVkJsbfMkIatg==
4455+
electron-to-chromium@^1.3.793:
4456+
version "1.3.796"
4457+
resolved "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.3.796.tgz#bd74a4367902c9d432d129f265bf4542cddd9f54"
4458+
integrity sha512-agwJFgM0FUC1UPPbQ4aII3HamaaJ09fqWGAWYHmzxDWqdmTleCHyyA0kt3fJlTd5M440IaeuBfzXzXzCotnZcQ==
44394459

44404460
emittery@^0.8.1:
44414461
version "0.8.1"
@@ -7793,7 +7813,7 @@ node-modules-regexp@^1.0.0:
77937813
resolved "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz#8d9dbe28964a4ac5712e9131642107c71e90ec40"
77947814
integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA=
77957815

7796-
node-releases@^1.1.71:
7816+
node-releases@^1.1.73:
77977817
version "1.1.73"
77987818
resolved "https://registry.npmjs.org/node-releases/-/node-releases-1.1.73.tgz#dd4e81ddd5277ff846b80b52bb40c49edf7a7b20"
77997819
integrity sha512-uW7fodD6pyW2FZNZnp/Z3hvWKeEW1Y8R1+1CnErE8cXFXzl5blBOoVB41CvMer6P6Q0S5FXDwcHgFd1Wj0U9zg==

0 commit comments

Comments
 (0)