Skip to content

Commit ad8e9fc

Browse files
authored
Merge pull request #477 from tomkp/dependabot/npm_and_yarn/babel/preset-env-7.8.7
chore(deps-dev): bump @babel/preset-env from 7.8.4 to 7.8.7
2 parents 703af87 + 3a04089 commit ad8e9fc

File tree

1 file changed

+126
-73
lines changed

1 file changed

+126
-73
lines changed

yarn.lock

Lines changed: 126 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -9,10 +9,10 @@
99
dependencies:
1010
"@babel/highlight" "^7.8.3"
1111

12-
"@babel/compat-data@^7.8.4":
13-
version "7.8.4"
14-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.4.tgz#bbe65d05a291667a8394fe8a0e0e277ef22b0d2a"
15-
integrity sha512-lHLhlsvFjJAqNU71b7k6Vv9ewjmTXKvqaMv7n0G1etdCabWLw3nEYE8mmgoVOxMIFE07xOvo7H7XBASirX6Rrg==
12+
"@babel/compat-data@^7.8.6":
13+
version "7.8.6"
14+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.6.tgz#7eeaa0dfa17e50c7d9c0832515eee09b56f04e35"
15+
integrity sha512-CurCIKPTkS25Mb8mz267vU95vy+TyUpnctEX2lV33xWNmHAfjruztgiPBbXZRh3xZZy1CYvGx6XfxyTVS+sk7Q==
1616
dependencies:
1717
browserslist "^4.8.5"
1818
invariant "^2.2.4"
@@ -59,6 +59,16 @@
5959
lodash "^4.17.13"
6060
source-map "^0.5.0"
6161

62+
"@babel/generator@^7.8.6":
63+
version "7.8.7"
64+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.7.tgz#870b3cf7984f5297998152af625c4f3e341400f7"
65+
integrity sha512-DQwjiKJqH4C3qGiyQCAExJHoZssn49JTMJgZ8SANGgVFdkupcUhLOdkAeoC6kmHZCPfoDG5M0b6cFlSN5wW7Ew==
66+
dependencies:
67+
"@babel/types" "^7.8.7"
68+
jsesc "^2.5.1"
69+
lodash "^4.17.13"
70+
source-map "^0.5.0"
71+
6272
"@babel/helper-annotate-as-pure@^7.8.3":
6373
version "7.8.3"
6474
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.8.3.tgz#60bc0bc657f63a0924ff9a4b4a0b24a13cf4deee"
@@ -82,22 +92,22 @@
8292
"@babel/types" "^7.8.3"
8393
esutils "^2.0.0"
8494

85-
"@babel/helper-call-delegate@^7.8.3":
86-
version "7.8.3"
87-
resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.8.3.tgz#de82619898aa605d409c42be6ffb8d7204579692"
88-
integrity sha512-6Q05px0Eb+N4/GTyKPPvnkig7Lylw+QzihMpws9iiZQv7ZImf84ZsZpQH7QoWN4n4tm81SnSzPgHw2qtO0Zf3A==
95+
"@babel/helper-call-delegate@^7.8.7":
96+
version "7.8.7"
97+
resolved "https://registry.yarnpkg.com/@babel/helper-call-delegate/-/helper-call-delegate-7.8.7.tgz#28a279c2e6c622a6233da548127f980751324cab"
98+
integrity sha512-doAA5LAKhsFCR0LAFIf+r2RSMmC+m8f/oQ+URnUET/rWeEzC0yTRmAGyWkD4sSu3xwbS7MYQ2u+xlt1V5R56KQ==
8999
dependencies:
90100
"@babel/helper-hoist-variables" "^7.8.3"
91101
"@babel/traverse" "^7.8.3"
92-
"@babel/types" "^7.8.3"
102+
"@babel/types" "^7.8.7"
93103

94-
"@babel/helper-compilation-targets@^7.8.4":
95-
version "7.8.4"
96-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.4.tgz#03d7ecd454b7ebe19a254f76617e61770aed2c88"
97-
integrity sha512-3k3BsKMvPp5bjxgMdrFyq0UaEO48HciVrOVF0+lon8pp95cyJ2ujAh0TrBHNMnJGT2rr0iKOJPFFbSqjDyf/Pg==
104+
"@babel/helper-compilation-targets@^7.8.7":
105+
version "7.8.7"
106+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz#dac1eea159c0e4bd46e309b5a1b04a66b53c1dde"
107+
integrity sha512-4mWm8DCK2LugIS+p1yArqvG1Pf162upsIsjE7cNBjez+NjliQpVhj20obE520nao0o14DaTnFJv+Fw5a0JpoUw==
98108
dependencies:
99-
"@babel/compat-data" "^7.8.4"
100-
browserslist "^4.8.5"
109+
"@babel/compat-data" "^7.8.6"
110+
browserslist "^4.9.1"
101111
invariant "^2.2.4"
102112
levenary "^1.1.1"
103113
semver "^5.5.0"
@@ -216,6 +226,16 @@
216226
"@babel/traverse" "^7.8.3"
217227
"@babel/types" "^7.8.3"
218228

229+
"@babel/helper-replace-supers@^7.8.6":
230+
version "7.8.6"
231+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.8.6.tgz#5ada744fd5ad73203bf1d67459a27dcba67effc8"
232+
integrity sha512-PeMArdA4Sv/Wf4zXwBKPqVj7n9UF/xg6slNRtZW84FM7JpE1CbG8B612FyM4cxrf4fMAMGO0kR7voy1ForHHFA==
233+
dependencies:
234+
"@babel/helper-member-expression-to-functions" "^7.8.3"
235+
"@babel/helper-optimise-call-expression" "^7.8.3"
236+
"@babel/traverse" "^7.8.6"
237+
"@babel/types" "^7.8.6"
238+
219239
"@babel/helper-simple-access@^7.8.3":
220240
version "7.8.3"
221241
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.8.3.tgz#7f8109928b4dab4654076986af575231deb639ae"
@@ -264,6 +284,11 @@
264284
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.4.tgz#d1dbe64691d60358a974295fa53da074dd2ce8e8"
265285
integrity sha512-0fKu/QqildpXmPVaRBoXOlyBb3MC+J0A66x97qEfLOMkn3u6nfY5esWogQwi/K0BjASYy4DbnsEWnpNL6qT5Mw==
266286

287+
"@babel/parser@^7.8.6":
288+
version "7.8.7"
289+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.7.tgz#7b8facf95d25fef9534aad51c4ffecde1a61e26a"
290+
integrity sha512-9JWls8WilDXFGxs0phaXAZgpxTZhSk/yOYH2hTHC0X1yC7Z78IJfvR1vJ+rmJKq3I35td2XzXzN6ZLYlna+r/A==
291+
267292
"@babel/plugin-proposal-async-generator-functions@^7.8.3":
268293
version "7.8.3"
269294
resolved "https://registry.yarnpkg.com/@babel/plugin-proposal-async-generator-functions/-/plugin-proposal-async-generator-functions-7.8.3.tgz#bad329c670b382589721b27540c7d288601c6e6f"
@@ -430,17 +455,17 @@
430455
"@babel/helper-plugin-utils" "^7.8.3"
431456
lodash "^4.17.13"
432457

433-
"@babel/plugin-transform-classes@^7.8.3":
434-
version "7.8.3"
435-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.3.tgz#46fd7a9d2bb9ea89ce88720477979fe0d71b21b8"
436-
integrity sha512-SjT0cwFJ+7Rbr1vQsvphAHwUHvSUPmMjMU/0P59G8U2HLFqSa082JO7zkbDNWs9kH/IUqpHI6xWNesGf8haF1w==
458+
"@babel/plugin-transform-classes@^7.8.6":
459+
version "7.8.6"
460+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.6.tgz#77534447a477cbe5995ae4aee3e39fbc8090c46d"
461+
integrity sha512-k9r8qRay/R6v5aWZkrEclEhKO6mc1CCQr2dLsVHBmOQiMpN6I2bpjX3vgnldUWeEI1GHVNByULVxZ4BdP4Hmdg==
437462
dependencies:
438463
"@babel/helper-annotate-as-pure" "^7.8.3"
439464
"@babel/helper-define-map" "^7.8.3"
440465
"@babel/helper-function-name" "^7.8.3"
441466
"@babel/helper-optimise-call-expression" "^7.8.3"
442467
"@babel/helper-plugin-utils" "^7.8.3"
443-
"@babel/helper-replace-supers" "^7.8.3"
468+
"@babel/helper-replace-supers" "^7.8.6"
444469
"@babel/helper-split-export-declaration" "^7.8.3"
445470
globals "^11.1.0"
446471

@@ -489,10 +514,10 @@
489514
"@babel/helper-plugin-utils" "^7.0.0"
490515
"@babel/plugin-syntax-flow" "^7.2.0"
491516

492-
"@babel/plugin-transform-for-of@^7.8.4":
493-
version "7.8.4"
494-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.4.tgz#6fe8eae5d6875086ee185dd0b098a8513783b47d"
495-
integrity sha512-iAXNlOWvcYUYoV8YIxwS7TxGRJcxyl8eQCfT+A5j8sKUzRFvJdcyjp97jL2IghWSRDaL2PU2O2tX8Cu9dTBq5A==
517+
"@babel/plugin-transform-for-of@^7.8.6":
518+
version "7.8.6"
519+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.6.tgz#a051bd1b402c61af97a27ff51b468321c7c2a085"
520+
integrity sha512-M0pw4/1/KI5WAxPsdcUL/w2LJ7o89YHN3yLkzNjg7Yl15GlVGgzHyCU+FMeAxevHGsLVmUqbirlUIKTafPmzdw==
496521
dependencies:
497522
"@babel/helper-plugin-utils" "^7.8.3"
498523

@@ -577,12 +602,12 @@
577602
"@babel/helper-plugin-utils" "^7.8.3"
578603
"@babel/helper-replace-supers" "^7.8.3"
579604

580-
"@babel/plugin-transform-parameters@^7.8.4":
581-
version "7.8.4"
582-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.4.tgz#1d5155de0b65db0ccf9971165745d3bb990d77d3"
583-
integrity sha512-IsS3oTxeTsZlE5KqzTbcC2sV0P9pXdec53SU+Yxv7o/6dvGM5AkTotQKhoSffhNgZ/dftsSiOoxy7evCYJXzVA==
605+
"@babel/plugin-transform-parameters@^7.8.7":
606+
version "7.8.7"
607+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.7.tgz#66fa2f1de4129b4e0447509223ac71bda4955395"
608+
integrity sha512-brYWaEPTRimOctz2NDA3jnBbDi7SVN2T4wYuu0aqSzxC3nozFZngGaw29CJ9ZPweB7k+iFmZuoG3IVPIcXmD2g==
584609
dependencies:
585-
"@babel/helper-call-delegate" "^7.8.3"
610+
"@babel/helper-call-delegate" "^7.8.7"
586611
"@babel/helper-get-function-arity" "^7.8.3"
587612
"@babel/helper-plugin-utils" "^7.8.3"
588613

@@ -625,12 +650,12 @@
625650
"@babel/helper-plugin-utils" "^7.8.3"
626651
"@babel/plugin-syntax-jsx" "^7.8.3"
627652

628-
"@babel/plugin-transform-regenerator@^7.8.3":
629-
version "7.8.3"
630-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.3.tgz#b31031e8059c07495bf23614c97f3d9698bc6ec8"
631-
integrity sha512-qt/kcur/FxrQrzFR432FGZznkVAjiyFtCOANjkAKwCbt465L6ZCiUQh2oMYGU3Wo8LRFJxNDFwWn106S5wVUNA==
653+
"@babel/plugin-transform-regenerator@^7.8.7":
654+
version "7.8.7"
655+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.7.tgz#5e46a0dca2bee1ad8285eb0527e6abc9c37672f8"
656+
integrity sha512-TIg+gAl4Z0a3WmD3mbYSk+J9ZUH6n/Yc57rtKRnlA/7rcCvpekHXe0CMZHP1gYp7/KLe9GHTuIba0vXmls6drA==
632657
dependencies:
633-
regenerator-transform "^0.14.0"
658+
regenerator-transform "^0.14.2"
634659

635660
"@babel/plugin-transform-reserved-words@^7.8.3":
636661
version "7.8.3"
@@ -685,12 +710,12 @@
685710
"@babel/helper-plugin-utils" "^7.8.3"
686711

687712
"@babel/preset-env@^7.4.4", "@babel/preset-env@^7.7.1":
688-
version "7.8.4"
689-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.4.tgz#9dac6df5f423015d3d49b6e9e5fa3413e4a72c4e"
690-
integrity sha512-HihCgpr45AnSOHRbS5cWNTINs0TwaR8BS8xIIH+QwiW8cKL0llV91njQMpeMReEPVs+1Ao0x3RLEBLtt1hOq4w==
713+
version "7.8.7"
714+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.7.tgz#1fc7d89c7f75d2d70c2b6768de6c2e049b3cb9db"
715+
integrity sha512-BYftCVOdAYJk5ASsznKAUl53EMhfBbr8CJ1X+AJLfGPscQkwJFiaV/Wn9DPH/7fzm2v6iRYJKYHSqyynTGw0nw==
691716
dependencies:
692-
"@babel/compat-data" "^7.8.4"
693-
"@babel/helper-compilation-targets" "^7.8.4"
717+
"@babel/compat-data" "^7.8.6"
718+
"@babel/helper-compilation-targets" "^7.8.7"
694719
"@babel/helper-module-imports" "^7.8.3"
695720
"@babel/helper-plugin-utils" "^7.8.3"
696721
"@babel/plugin-proposal-async-generator-functions" "^7.8.3"
@@ -713,13 +738,13 @@
713738
"@babel/plugin-transform-async-to-generator" "^7.8.3"
714739
"@babel/plugin-transform-block-scoped-functions" "^7.8.3"
715740
"@babel/plugin-transform-block-scoping" "^7.8.3"
716-
"@babel/plugin-transform-classes" "^7.8.3"
741+
"@babel/plugin-transform-classes" "^7.8.6"
717742
"@babel/plugin-transform-computed-properties" "^7.8.3"
718743
"@babel/plugin-transform-destructuring" "^7.8.3"
719744
"@babel/plugin-transform-dotall-regex" "^7.8.3"
720745
"@babel/plugin-transform-duplicate-keys" "^7.8.3"
721746
"@babel/plugin-transform-exponentiation-operator" "^7.8.3"
722-
"@babel/plugin-transform-for-of" "^7.8.4"
747+
"@babel/plugin-transform-for-of" "^7.8.6"
723748
"@babel/plugin-transform-function-name" "^7.8.3"
724749
"@babel/plugin-transform-literals" "^7.8.3"
725750
"@babel/plugin-transform-member-expression-literals" "^7.8.3"
@@ -730,17 +755,17 @@
730755
"@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
731756
"@babel/plugin-transform-new-target" "^7.8.3"
732757
"@babel/plugin-transform-object-super" "^7.8.3"
733-
"@babel/plugin-transform-parameters" "^7.8.4"
758+
"@babel/plugin-transform-parameters" "^7.8.7"
734759
"@babel/plugin-transform-property-literals" "^7.8.3"
735-
"@babel/plugin-transform-regenerator" "^7.8.3"
760+
"@babel/plugin-transform-regenerator" "^7.8.7"
736761
"@babel/plugin-transform-reserved-words" "^7.8.3"
737762
"@babel/plugin-transform-shorthand-properties" "^7.8.3"
738763
"@babel/plugin-transform-spread" "^7.8.3"
739764
"@babel/plugin-transform-sticky-regex" "^7.8.3"
740765
"@babel/plugin-transform-template-literals" "^7.8.3"
741766
"@babel/plugin-transform-typeof-symbol" "^7.8.4"
742767
"@babel/plugin-transform-unicode-regex" "^7.8.3"
743-
"@babel/types" "^7.8.3"
768+
"@babel/types" "^7.8.7"
744769
browserslist "^4.8.5"
745770
core-js-compat "^3.6.2"
746771
invariant "^2.2.2"
@@ -765,6 +790,13 @@
765790
dependencies:
766791
regenerator-runtime "^0.13.2"
767792

793+
"@babel/runtime@^7.8.4":
794+
version "7.8.7"
795+
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.8.7.tgz#8fefce9802db54881ba59f90bb28719b4996324d"
796+
integrity sha512-+AATMUFppJDw6aiR5NVPHqIQBlV/Pj8wY/EZH+lmvRdUo9xBaz/rF3alAwFJQavvKfeOlPE7oaaDHVbcySbCsg==
797+
dependencies:
798+
regenerator-runtime "^0.13.4"
799+
768800
"@babel/template@^7.4.4", "@babel/template@^7.8.3":
769801
version "7.8.3"
770802
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.8.3.tgz#e02ad04fe262a657809327f578056ca15fd4d1b8"
@@ -789,10 +821,25 @@
789821
globals "^11.1.0"
790822
lodash "^4.17.13"
791823

792-
"@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3":
793-
version "7.8.3"
794-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.3.tgz#5a383dffa5416db1b73dedffd311ffd0788fb31c"
795-
integrity sha512-jBD+G8+LWpMBBWvVcdr4QysjUE4mU/syrhN17o1u3gx0/WzJB1kwiVZAXRtWbsIPOwW8pF/YJV5+nmetPzepXg==
824+
"@babel/traverse@^7.8.6":
825+
version "7.8.6"
826+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.8.6.tgz#acfe0c64e1cd991b3e32eae813a6eb564954b5ff"
827+
integrity sha512-2B8l0db/DPi8iinITKuo7cbPznLCEk0kCxDoB9/N6gGNg/gxOXiR/IcymAFPiBwk5w6TtQ27w4wpElgp9btR9A==
828+
dependencies:
829+
"@babel/code-frame" "^7.8.3"
830+
"@babel/generator" "^7.8.6"
831+
"@babel/helper-function-name" "^7.8.3"
832+
"@babel/helper-split-export-declaration" "^7.8.3"
833+
"@babel/parser" "^7.8.6"
834+
"@babel/types" "^7.8.6"
835+
debug "^4.1.0"
836+
globals "^11.1.0"
837+
lodash "^4.17.13"
838+
839+
"@babel/types@^7.4.4", "@babel/types@^7.7.0", "@babel/types@^7.8.3", "@babel/types@^7.8.6", "@babel/types@^7.8.7":
840+
version "7.8.7"
841+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.8.7.tgz#1fc9729e1acbb2337d5b6977a63979b4819f5d1d"
842+
integrity sha512-k2TreEHxFA4CjGkL+GYjRyx35W0Mr7DP5+9q6WMkyKXB+904bYmG40syjMFV0oLlhhFCwWl0vA0DyzTDkwAiJw==
796843
dependencies:
797844
esutils "^2.0.2"
798845
lodash "^4.17.13"
@@ -1748,14 +1795,14 @@ browserify@^16.2.3:
17481795
vm-browserify "^1.0.0"
17491796
xtend "^4.0.0"
17501797

1751-
browserslist@^4.0.0, browserslist@^4.1.0, browserslist@^4.8.3, browserslist@^4.8.5:
1752-
version "4.8.6"
1753-
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.8.6.tgz#96406f3f5f0755d272e27a66f4163ca821590a7e"
1754-
integrity sha512-ZHao85gf0eZ0ESxLfCp73GG9O/VTytYDIkIiZDlURppLTI9wErSM/5yAKEq6rcUdxBLjMELmrYUJGg5sxGKMHg==
1798+
browserslist@^4.0.0, browserslist@^4.1.0, browserslist@^4.8.3, browserslist@^4.8.5, browserslist@^4.9.1:
1799+
version "4.9.1"
1800+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.9.1.tgz#01ffb9ca31a1aef7678128fc6a2253316aa7287c"
1801+
integrity sha512-Q0DnKq20End3raFulq6Vfp1ecB9fh8yUNV55s8sekaDDeqBaCtWlRHCUdaWyUeSSBJM7IbM6HcsyaeYqgeDhnw==
17551802
dependencies:
1756-
caniuse-lite "^1.0.30001023"
1757-
electron-to-chromium "^1.3.341"
1758-
node-releases "^1.1.47"
1803+
caniuse-lite "^1.0.30001030"
1804+
electron-to-chromium "^1.3.363"
1805+
node-releases "^1.1.50"
17591806

17601807
buffer-equal@0.0.1:
17611808
version "0.0.1"
@@ -1896,10 +1943,10 @@ caniuse-lite@^1.0.0:
18961943
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001008.tgz#b8841b1df78a9f5ed9702537ef592f1f8772c0d9"
18971944
integrity sha512-b8DJyb+VVXZGRgJUa30cbk8gKHZ3LOZTBLaUEEVr2P4xpmFigOCc62CO4uzquW641Ouq1Rm9N+rWLWdSYDaDIw==
18981945

1899-
caniuse-lite@^1.0.30001023:
1900-
version "1.0.30001023"
1901-
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001023.tgz#b82155827f3f5009077bdd2df3d8968bcbcc6fc4"
1902-
integrity sha512-C5TDMiYG11EOhVOA62W1p3UsJ2z4DsHtMBQtjzp3ZsUglcQn62WOUgW0y795c7A5uZ+GCEIvzkMatLIlAsbNTA==
1946+
caniuse-lite@^1.0.30001030:
1947+
version "1.0.30001033"
1948+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001033.tgz#60c328fb56860de60f9a2cb419c31fb80587cba0"
1949+
integrity sha512-8Ibzxee6ibc5q88cM1usPsMpJOG5CTq0s/dKOmlekPbDGKt+UrnOOTPSjQz3kVo6yL7N4SB5xd+FGLHQmbzh6A==
19031950

19041951
caseless@~0.12.0:
19051952
version "0.12.0"
@@ -3030,10 +3077,10 @@ ee-first@1.1.1:
30303077
resolved "https://registry.yarnpkg.com/ee-first/-/ee-first-1.1.1.tgz#590c61156b0ae2f4f0255732a158b266bc56b21d"
30313078
integrity sha1-WQxhFWsK4vTwJVcyoViyZrxWsh0=
30323079

3033-
electron-to-chromium@^1.3.341:
3034-
version "1.3.344"
3035-
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.344.tgz#f1397a633c35e726730c24be1084cd25c3ee8148"
3036-
integrity sha512-tvbx2Wl8WBR+ym3u492D0L6/jH+8NoQXqe46+QhbWH3voVPauGuZYeb1QAXYoOAWuiP2dbSvlBx0kQ1F3hu/Mw==
3080+
electron-to-chromium@^1.3.363:
3081+
version "1.3.372"
3082+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.372.tgz#fb61b6dfe06f3278a384d084ebef75d463ec7580"
3083+
integrity sha512-77a4jYC52OdisHM+Tne7dgWEvQT1FoNu/jYl279pP88ZtG4ZRIPyhQwAKxj6C2rzsyC1OwsOds9JlZtNncSz6g==
30373084

30383085
elliptic@^6.0.0:
30393086
version "6.4.0"
@@ -5536,10 +5583,10 @@ node-pre-gyp@^0.12.0:
55365583
semver "^5.3.0"
55375584
tar "^4"
55385585

5539-
node-releases@^1.1.47:
5540-
version "1.1.47"
5541-
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.47.tgz#c59ef739a1fd7ecbd9f0b7cf5b7871e8a8b591e4"
5542-
integrity sha512-k4xjVPx5FpwBUj0Gw7uvFOTF4Ep8Hok1I6qjwL3pLfwe7Y0REQSAqOwwv9TWBCUtMHxcXfY4PgRLRozcChvTcA==
5586+
node-releases@^1.1.50:
5587+
version "1.1.51"
5588+
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.51.tgz#70d0e054221343d2966006bfbd4d98622cc00bd0"
5589+
integrity sha512-1eQEs6HFYY1kMXQPOLzCf7HdjReErmvn85tZESMczdCNVWP3Y7URYLBAyYynuI7yef1zj4HN5q+oB2x67QU0lw==
55435590
dependencies:
55445591
semver "^6.3.0"
55455592

@@ -6600,7 +6647,7 @@ pretty-quick@^2.0.1:
66006647
mri "^1.1.4"
66016648
multimatch "^4.0.0"
66026649

6603-
private@^0.1.6:
6650+
private@^0.1.8:
66046651
version "0.1.8"
66056652
resolved "https://registry.yarnpkg.com/private/-/private-0.1.8.tgz#2381edb3689f7a53d653190060fcf822d2f368ff"
66066653

@@ -6938,12 +6985,18 @@ regenerator-runtime@^0.13.2:
69386985
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.3.tgz#7cf6a77d8f5c6f60eb73c5fc1955b2ceb01e6bf5"
69396986
integrity sha512-naKIZz2GQ8JWh///G7L3X6LaQUAMp2lvb1rvwwsURe/VXwD6VMfr+/1NuNw3ag8v2kY1aQ/go5SNn79O9JU7yw==
69406987

6941-
regenerator-transform@^0.14.0:
6942-
version "0.14.1"
6943-
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.1.tgz#3b2fce4e1ab7732c08f665dfdb314749c7ddd2fb"
6944-
integrity sha512-flVuee02C3FKRISbxhXl9mGzdbWUVHubl1SMaknjxkFB1/iqpJhArQUvRxOOPEc/9tAiX0BaQ28FJH10E4isSQ==
6988+
regenerator-runtime@^0.13.4:
6989+
version "0.13.4"
6990+
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.4.tgz#e96bf612a3362d12bb69f7e8f74ffeab25c7ac91"
6991+
integrity sha512-plpwicqEzfEyTQohIKktWigcLzmNStMGwbOUbykx51/29Z3JOGYldaaNGK7ngNXV+UcoqvIMmloZ48Sr74sd+g==
6992+
6993+
regenerator-transform@^0.14.2:
6994+
version "0.14.2"
6995+
resolved "https://registry.yarnpkg.com/regenerator-transform/-/regenerator-transform-0.14.2.tgz#949d9d87468ff88d5a7e4734ebb994a892de1ff2"
6996+
integrity sha512-V4+lGplCM/ikqi5/mkkpJ06e9Bujq1NFmNLvsCs56zg3ZbzrnUzAtizZ24TXxtRX/W2jcdScwQCnbL0CICTFkQ==
69456997
dependencies:
6946-
private "^0.1.6"
6998+
"@babel/runtime" "^7.8.4"
6999+
private "^0.1.8"
69477000

69487001
regex-not@^1.0.0, regex-not@^1.0.2:
69497002
version "1.0.2"

0 commit comments

Comments
 (0)