Skip to content

Commit 0d0bd10

Browse files
dev dependency @babel/cli updated to version 7.8.4 (#772)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 8c557f3 commit 0d0bd10

File tree

2 files changed

+34
-55
lines changed

2 files changed

+34
-55
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -35,10 +35,10 @@
3535
"scroll-into-view-if-needed": "^2.2.24"
3636
},
3737
"devDependencies": {
38-
"@babel/cli": "7.8.3",
39-
"@babel/core": "7.8.3",
38+
"@babel/cli": "7.8.4",
39+
"@babel/core": "7.8.7",
4040
"@babel/plugin-external-helpers": "7.8.3",
41-
"@babel/preset-env": "7.8.3",
41+
"@babel/preset-env": "7.8.7",
4242
"@babel/preset-typescript": "7.8.3",
4343
"@types/jest": "24.0.25",
4444
"babel-eslint": "10.0.3",

yarn.lock

Lines changed: 31 additions & 52 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,10 @@
22
# yarn lockfile v1
33

44

5-
"@babel/[email protected].3":
6-
version "7.8.3"
7-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.8.3.tgz#121beb7c273e0521eb2feeb3883a2b7435d12328"
8-
integrity sha512-K2UXPZCKMv7KwWy9Bl4sa6+jTNP7JyDiHKzoOiUUygaEDbC60vaargZDnO9oFMvlq8pIKOOyUUgeMYrsaN9djA==
5+
"@babel/[email protected].4":
6+
version "7.8.4"
7+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.8.4.tgz#505fb053721a98777b2b175323ea4f090b7d3c1c"
8+
integrity sha512-XXLgAm6LBbaNxaGhMAznXXaxtCWfuv6PIDJ9Alsy9JYTOh+j2jJz+L/162kkfU1j/pTSxK1xGmlwI4pdIMkoag==
99
dependencies:
1010
commander "^4.0.1"
1111
convert-source-map "^1.1.0"
@@ -25,7 +25,7 @@
2525
dependencies:
2626
"@babel/highlight" "^7.8.3"
2727

28-
"@babel/compat-data@^7.8.0", "@babel/compat-data@^7.8.6":
28+
"@babel/compat-data@^7.8.6":
2929
version "7.8.6"
3030
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.8.6.tgz#7eeaa0dfa17e50c7d9c0832515eee09b56f04e35"
3131
integrity sha512-CurCIKPTkS25Mb8mz267vU95vy+TyUpnctEX2lV33xWNmHAfjruztgiPBbXZRh3xZZy1CYvGx6XfxyTVS+sk7Q==
@@ -34,28 +34,7 @@
3434
invariant "^2.2.4"
3535
semver "^5.5.0"
3636

37-
38-
version "7.8.3"
39-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.3.tgz#30b0ebb4dd1585de6923a0b4d179e0b9f5d82941"
40-
integrity sha512-4XFkf8AwyrEG7Ziu3L2L0Cv+WyY47Tcsp70JFmpftbAA1K7YL/sgE9jh9HyNj08Y/U50ItUchpN0w6HxAoX1rA==
41-
dependencies:
42-
"@babel/code-frame" "^7.8.3"
43-
"@babel/generator" "^7.8.3"
44-
"@babel/helpers" "^7.8.3"
45-
"@babel/parser" "^7.8.3"
46-
"@babel/template" "^7.8.3"
47-
"@babel/traverse" "^7.8.3"
48-
"@babel/types" "^7.8.3"
49-
convert-source-map "^1.7.0"
50-
debug "^4.1.0"
51-
gensync "^1.0.0-beta.1"
52-
json5 "^2.1.0"
53-
lodash "^4.17.13"
54-
resolve "^1.3.2"
55-
semver "^5.4.1"
56-
source-map "^0.5.0"
57-
58-
"@babel/core@^7.1.0":
37+
"@babel/[email protected]", "@babel/core@^7.1.0":
5938
version "7.8.7"
6039
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.8.7.tgz#b69017d221ccdeb203145ae9da269d72cf102f3b"
6140
integrity sha512-rBlqF3Yko9cynC5CCFy6+K/w2N+Sq/ff2BPy+Krp7rHlABIr5epbA7OxVeKoMHB39LZOp1UY5SuLjy6uWi35yA==
@@ -76,7 +55,7 @@
7655
semver "^5.4.1"
7756
source-map "^0.5.0"
7857

79-
"@babel/generator@^7.4.0", "@babel/generator@^7.8.3", "@babel/generator@^7.8.6", "@babel/generator@^7.8.7":
58+
"@babel/generator@^7.4.0", "@babel/generator@^7.8.6", "@babel/generator@^7.8.7":
8059
version "7.8.8"
8160
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.8.8.tgz#cdcd58caab730834cee9eeadb729e833b625da3e"
8261
integrity sha512-HKyUVu69cZoclptr8t8U5b6sx6zoWjh8jiUhnuj3MpZuKT2dJ8zPTuiy31luq32swhI0SpwItCIlU8XW7BZeJg==
@@ -110,7 +89,7 @@
11089
"@babel/traverse" "^7.8.3"
11190
"@babel/types" "^7.8.7"
11291

113-
"@babel/helper-compilation-targets@^7.8.3":
92+
"@babel/helper-compilation-targets@^7.8.7":
11493
version "7.8.7"
11594
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.8.7.tgz#dac1eea159c0e4bd46e309b5a1b04a66b53c1dde"
11695
integrity sha512-4mWm8DCK2LugIS+p1yArqvG1Pf162upsIsjE7cNBjez+NjliQpVhj20obE520nao0o14DaTnFJv+Fw5a0JpoUw==
@@ -274,7 +253,7 @@
274253
"@babel/traverse" "^7.8.3"
275254
"@babel/types" "^7.8.3"
276255

277-
"@babel/helpers@^7.8.3", "@babel/helpers@^7.8.4":
256+
"@babel/helpers@^7.8.4":
278257
version "7.8.4"
279258
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.8.4.tgz#754eb3ee727c165e0a240d6c207de7c455f36f73"
280259
integrity sha512-VPbe7wcQ4chu4TDQjimHv/5tj73qz88o12EPkO2ValS2QiQS/1F2SsjyIGNnAD0vF/nZS6Cf9i+vW6HIlnaR8w==
@@ -292,7 +271,7 @@
292271
esutils "^2.0.2"
293272
js-tokens "^4.0.0"
294273

295-
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.8.3", "@babel/parser@^7.8.6", "@babel/parser@^7.8.7":
274+
"@babel/parser@^7.0.0", "@babel/parser@^7.1.0", "@babel/parser@^7.4.3", "@babel/parser@^7.8.6", "@babel/parser@^7.8.7":
296275
version "7.8.8"
297276
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.8.8.tgz#4c3b7ce36db37e0629be1f0d50a571d2f86f6cd4"
298277
integrity sha512-mO5GWzBPsPf6865iIbzNE0AvkKF3NE+2S3eRUpE+FE07BOAkXh6G+GW/Pj01hhXjve1WScbaIO4UlY1JKeqCcA==
@@ -463,7 +442,7 @@
463442
"@babel/helper-plugin-utils" "^7.8.3"
464443
lodash "^4.17.13"
465444

466-
"@babel/plugin-transform-classes@^7.8.3":
445+
"@babel/plugin-transform-classes@^7.8.6":
467446
version "7.8.6"
468447
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-classes/-/plugin-transform-classes-7.8.6.tgz#77534447a477cbe5995ae4aee3e39fbc8090c46d"
469448
integrity sha512-k9r8qRay/R6v5aWZkrEclEhKO6mc1CCQr2dLsVHBmOQiMpN6I2bpjX3vgnldUWeEI1GHVNByULVxZ4BdP4Hmdg==
@@ -514,7 +493,7 @@
514493
"@babel/helper-builder-binary-assignment-operator-visitor" "^7.8.3"
515494
"@babel/helper-plugin-utils" "^7.8.3"
516495

517-
"@babel/plugin-transform-for-of@^7.8.3":
496+
"@babel/plugin-transform-for-of@^7.8.6":
518497
version "7.8.6"
519498
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-for-of/-/plugin-transform-for-of-7.8.6.tgz#a051bd1b402c61af97a27ff51b468321c7c2a085"
520499
integrity sha512-M0pw4/1/KI5WAxPsdcUL/w2LJ7o89YHN3yLkzNjg7Yl15GlVGgzHyCU+FMeAxevHGsLVmUqbirlUIKTafPmzdw==
@@ -602,7 +581,7 @@
602581
"@babel/helper-plugin-utils" "^7.8.3"
603582
"@babel/helper-replace-supers" "^7.8.3"
604583

605-
"@babel/plugin-transform-parameters@^7.8.3":
584+
"@babel/plugin-transform-parameters@^7.8.7":
606585
version "7.8.8"
607586
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-parameters/-/plugin-transform-parameters-7.8.8.tgz#0381de466c85d5404565243660c4496459525daf"
608587
integrity sha512-hC4Ld/Ulpf1psQciWWwdnUspQoQco2bMzSrwU6TmzRlvoYQe4rQFy9vnCZDTlVeCQj0JPfL+1RX0V8hCJvkgBA==
@@ -618,7 +597,7 @@
618597
dependencies:
619598
"@babel/helper-plugin-utils" "^7.8.3"
620599

621-
"@babel/plugin-transform-regenerator@^7.8.3":
600+
"@babel/plugin-transform-regenerator@^7.8.7":
622601
version "7.8.7"
623602
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.8.7.tgz#5e46a0dca2bee1ad8285eb0527e6abc9c37672f8"
624603
integrity sha512-TIg+gAl4Z0a3WmD3mbYSk+J9ZUH6n/Yc57rtKRnlA/7rcCvpekHXe0CMZHP1gYp7/KLe9GHTuIba0vXmls6drA==
@@ -662,7 +641,7 @@
662641
"@babel/helper-annotate-as-pure" "^7.8.3"
663642
"@babel/helper-plugin-utils" "^7.8.3"
664643

665-
"@babel/plugin-transform-typeof-symbol@^7.8.3":
644+
"@babel/plugin-transform-typeof-symbol@^7.8.4":
666645
version "7.8.4"
667646
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.8.4.tgz#ede4062315ce0aaf8a657a920858f1a2f35fc412"
668647
integrity sha512-2QKyfjGdvuNfHsb7qnBBlKclbD4CfshH2KvDabiijLMGXPHJXGxtDzwIF7bQP+T0ysw8fYTtxPafgfs/c1Lrqg==
@@ -686,13 +665,13 @@
686665
"@babel/helper-create-regexp-features-plugin" "^7.8.3"
687666
"@babel/helper-plugin-utils" "^7.8.3"
688667

689-
"@babel/[email protected].3":
690-
version "7.8.3"
691-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.3.tgz#dc0fb2938f52bbddd79b3c861a4b3427dd3a6c54"
692-
integrity sha512-Rs4RPL2KjSLSE2mWAx5/iCH+GC1ikKdxPrhnRS6PfFVaiZeom22VFKN4X8ZthyN61kAaR05tfXTbCvatl9WIQg==
668+
"@babel/[email protected].7":
669+
version "7.8.7"
670+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.8.7.tgz#1fc7d89c7f75d2d70c2b6768de6c2e049b3cb9db"
671+
integrity sha512-BYftCVOdAYJk5ASsznKAUl53EMhfBbr8CJ1X+AJLfGPscQkwJFiaV/Wn9DPH/7fzm2v6iRYJKYHSqyynTGw0nw==
693672
dependencies:
694-
"@babel/compat-data" "^7.8.0"
695-
"@babel/helper-compilation-targets" "^7.8.3"
673+
"@babel/compat-data" "^7.8.6"
674+
"@babel/helper-compilation-targets" "^7.8.7"
696675
"@babel/helper-module-imports" "^7.8.3"
697676
"@babel/helper-plugin-utils" "^7.8.3"
698677
"@babel/plugin-proposal-async-generator-functions" "^7.8.3"
@@ -715,13 +694,13 @@
715694
"@babel/plugin-transform-async-to-generator" "^7.8.3"
716695
"@babel/plugin-transform-block-scoped-functions" "^7.8.3"
717696
"@babel/plugin-transform-block-scoping" "^7.8.3"
718-
"@babel/plugin-transform-classes" "^7.8.3"
697+
"@babel/plugin-transform-classes" "^7.8.6"
719698
"@babel/plugin-transform-computed-properties" "^7.8.3"
720699
"@babel/plugin-transform-destructuring" "^7.8.3"
721700
"@babel/plugin-transform-dotall-regex" "^7.8.3"
722701
"@babel/plugin-transform-duplicate-keys" "^7.8.3"
723702
"@babel/plugin-transform-exponentiation-operator" "^7.8.3"
724-
"@babel/plugin-transform-for-of" "^7.8.3"
703+
"@babel/plugin-transform-for-of" "^7.8.6"
725704
"@babel/plugin-transform-function-name" "^7.8.3"
726705
"@babel/plugin-transform-literals" "^7.8.3"
727706
"@babel/plugin-transform-member-expression-literals" "^7.8.3"
@@ -732,21 +711,21 @@
732711
"@babel/plugin-transform-named-capturing-groups-regex" "^7.8.3"
733712
"@babel/plugin-transform-new-target" "^7.8.3"
734713
"@babel/plugin-transform-object-super" "^7.8.3"
735-
"@babel/plugin-transform-parameters" "^7.8.3"
714+
"@babel/plugin-transform-parameters" "^7.8.7"
736715
"@babel/plugin-transform-property-literals" "^7.8.3"
737-
"@babel/plugin-transform-regenerator" "^7.8.3"
716+
"@babel/plugin-transform-regenerator" "^7.8.7"
738717
"@babel/plugin-transform-reserved-words" "^7.8.3"
739718
"@babel/plugin-transform-shorthand-properties" "^7.8.3"
740719
"@babel/plugin-transform-spread" "^7.8.3"
741720
"@babel/plugin-transform-sticky-regex" "^7.8.3"
742721
"@babel/plugin-transform-template-literals" "^7.8.3"
743-
"@babel/plugin-transform-typeof-symbol" "^7.8.3"
722+
"@babel/plugin-transform-typeof-symbol" "^7.8.4"
744723
"@babel/plugin-transform-unicode-regex" "^7.8.3"
745-
"@babel/types" "^7.8.3"
746-
browserslist "^4.8.2"
724+
"@babel/types" "^7.8.7"
725+
browserslist "^4.8.5"
747726
core-js-compat "^3.6.2"
748727
invariant "^2.2.2"
749-
levenary "^1.1.0"
728+
levenary "^1.1.1"
750729
semver "^5.5.0"
751730

752731
@@ -1819,7 +1798,7 @@ browser-resolve@^1.11.3:
18191798
dependencies:
18201799
resolve "1.1.7"
18211800

1822-
browserslist@^4.8.2, browserslist@^4.8.3, browserslist@^4.8.5, browserslist@^4.9.1:
1801+
browserslist@^4.8.3, browserslist@^4.8.5, browserslist@^4.9.1:
18231802
version "4.10.0"
18241803
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.10.0.tgz#f179737913eaf0d2b98e4926ac1ca6a15cbcc6a9"
18251804
integrity sha512-TpfK0TDgv71dzuTsEAlQiHeWQ/tiPqgNZVdv046fvNtBZrjbv2O3TsWCDU0AWGJJKCF/KsjNdLzR9hXOsh/CfA==
@@ -4918,7 +4897,7 @@ leven@^3.1.0:
49184897
resolved "https://registry.yarnpkg.com/leven/-/leven-3.1.0.tgz#77891de834064cccba82ae7842bb6b14a13ed7f2"
49194898
integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==
49204899

4921-
levenary@^1.1.0, levenary@^1.1.1:
4900+
levenary@^1.1.1:
49224901
version "1.1.1"
49234902
resolved "https://registry.yarnpkg.com/levenary/-/levenary-1.1.1.tgz#842a9ee98d2075aa7faeedbe32679e9205f46f77"
49244903
integrity sha512-mkAdOIt79FD6irqjYSs4rdbnlT5vRonMEvBVPVb3XmevfS8kgRXwfes0dhPdEtzTWD/1eNE/Bm/G1iRt6DcnQQ==

0 commit comments

Comments
 (0)