Skip to content

Commit 1bae618

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.12.10
1 parent e33c0c2 commit 1bae618

File tree

2 files changed

+89
-46
lines changed

2 files changed

+89
-46
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -82,10 +82,10 @@
8282
},
8383
"devDependencies": {
8484
"@aureooms/js-string": "1.0.0",
85-
"@babel/cli": "7.12.8",
86-
"@babel/core": "7.12.9",
87-
"@babel/preset-env": "7.12.7",
88-
"@babel/register": "7.12.1",
85+
"@babel/cli": "7.12.10",
86+
"@babel/core": "7.12.10",
87+
"@babel/preset-env": "7.12.10",
88+
"@babel/register": "7.12.10",
8989
"ava": "3.14.0",
9090
"babel-plugin-transform-remove-console": "6.9.4",
9191
"babel-plugin-unassert": "3.0.1",

yarn.lock

Lines changed: 85 additions & 42 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@
4242
dependencies:
4343
"@aureooms/js-persistent-stack" "^0.0.0"
4444

45-
"@babel/[email protected].8":
46-
version "7.12.8"
47-
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.8.tgz#3b24ed2fd5da353ee6f19e8935ff8c93b5fe8430"
48-
integrity sha512-/6nQj11oaGhLmZiuRUfxsujiPDc9BBReemiXgIbxc+M5W+MIiFKYwvNDJvBfnGKNsJTKbUfEheKc9cwoPHAVQA==
45+
"@babel/[email protected].10":
46+
version "7.12.10"
47+
resolved "https://registry.yarnpkg.com/@babel/cli/-/cli-7.12.10.tgz#67a1015b1cd505bde1696196febf910c4c339a48"
48+
integrity sha512-+y4ZnePpvWs1fc/LhZRTHkTesbXkyBYuOB+5CyodZqrEuETXi3zOVfpAQIdgC3lXbHLTDG9dQosxR9BhvLKDLQ==
4949
dependencies:
5050
commander "^4.0.1"
5151
convert-source-map "^1.1.0"
@@ -76,25 +76,24 @@
7676
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.12.7.tgz#9329b4782a7d6bbd7eef57e11addf91ee3ef1e41"
7777
integrity sha512-YaxPMGs/XIWtYqrdEOZOCPsVWfEoriXopnsz3/i7apYPXQ3698UFhS6dVT1KN5qOsWmVgw/FOrmQgpRaZayGsw==
7878

79-
"@babel/[email protected].9":
80-
version "7.12.9"
81-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.9.tgz#fd450c4ec10cdbb980e2928b7aa7a28484593fc8"
82-
integrity sha512-gTXYh3M5wb7FRXQy+FErKFAv90BnlOuNn1QkCK2lREoPAjrQCO49+HVSrFoe5uakFAF5eenS75KbO2vQiLrTMQ==
79+
"@babel/[email protected].10":
80+
version "7.12.10"
81+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.10.tgz#b79a2e1b9f70ed3d84bbfb6d8c4ef825f606bccd"
82+
integrity sha512-eTAlQKq65zHfkHZV0sIVODCPGVgoo1HdBlbSLi9CqOzuZanMv2ihzY+4paiKr1mH+XmYESMAmJ/dpZ68eN6d8w==
8383
dependencies:
8484
"@babel/code-frame" "^7.10.4"
85-
"@babel/generator" "^7.12.5"
85+
"@babel/generator" "^7.12.10"
8686
"@babel/helper-module-transforms" "^7.12.1"
8787
"@babel/helpers" "^7.12.5"
88-
"@babel/parser" "^7.12.7"
88+
"@babel/parser" "^7.12.10"
8989
"@babel/template" "^7.12.7"
90-
"@babel/traverse" "^7.12.9"
91-
"@babel/types" "^7.12.7"
90+
"@babel/traverse" "^7.12.10"
91+
"@babel/types" "^7.12.10"
9292
convert-source-map "^1.7.0"
9393
debug "^4.1.0"
9494
gensync "^1.0.0-beta.1"
9595
json5 "^2.1.2"
9696
lodash "^4.17.19"
97-
resolve "^1.3.2"
9897
semver "^5.4.1"
9998
source-map "^0.5.0"
10099

@@ -129,6 +128,15 @@
129128
jsesc "^2.5.1"
130129
source-map "^0.5.0"
131130

131+
"@babel/generator@^7.12.10":
132+
version "7.12.10"
133+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.10.tgz#2b188fc329fb8e4f762181703beffc0fe6df3460"
134+
integrity sha512-6mCdfhWgmqLdtTkhXjnIz0LcdVCd26wS2JXRtj2XY0u5klDsXBREA/pG5NVOuVnF2LUrBGNFtQkIqqTbblg0ww==
135+
dependencies:
136+
"@babel/types" "^7.12.10"
137+
jsesc "^2.5.1"
138+
source-map "^0.5.0"
139+
132140
"@babel/helper-annotate-as-pure@^7.10.4":
133141
version "7.10.4"
134142
resolved "https://registry.yarnpkg.com/@babel/helper-annotate-as-pure/-/helper-annotate-as-pure-7.10.4.tgz#5bf0d495a3f757ac3bda48b5bf3b3ba309c72ba3"
@@ -344,6 +352,11 @@
344352
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.5.tgz#b4af32ddd473c0bfa643bd7ff0728b8e71b81ea0"
345353
integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ==
346354

355+
"@babel/parser@^7.12.10":
356+
version "7.12.10"
357+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.10.tgz#824600d59e96aea26a5a2af5a9d812af05c3ae81"
358+
integrity sha512-PJdRPwyoOqFAWfLytxrWwGrAxghCgh/yTNCYciOz8QgjflA7aZhECPZAa2VUedKg2+QMWkI0L9lynh2SNmNEgA==
359+
347360
"@babel/parser@^7.12.7":
348361
version "7.12.7"
349362
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.7.tgz#fee7b39fe809d0e73e5b25eecaf5780ef3d73056"
@@ -767,10 +780,10 @@
767780
dependencies:
768781
"@babel/helper-plugin-utils" "^7.10.4"
769782

770-
"@babel/plugin-transform-typeof-symbol@^7.12.1":
771-
version "7.12.1"
772-
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.1.tgz#9ca6be343d42512fbc2e68236a82ae64bc7af78a"
773-
integrity sha512-EPGgpGy+O5Kg5pJFNDKuxt9RdmTgj5sgrus2XVeMp/ZIbOESadgILUbm50SNpghOh3/6yrbsH+NB5+WJTmsA7Q==
783+
"@babel/plugin-transform-typeof-symbol@^7.12.10":
784+
version "7.12.10"
785+
resolved "https://registry.yarnpkg.com/@babel/plugin-transform-typeof-symbol/-/plugin-transform-typeof-symbol-7.12.10.tgz#de01c4c8f96580bd00f183072b0d0ecdcf0dec4b"
786+
integrity sha512-JQ6H8Rnsogh//ijxspCjc21YPd3VLVoYtAwv3zQmqAt8YGYUtdo5usNhdl4b9/Vir2kPFZl6n1h0PfUz4hJhaA==
774787
dependencies:
775788
"@babel/helper-plugin-utils" "^7.10.4"
776789

@@ -789,10 +802,10 @@
789802
"@babel/helper-create-regexp-features-plugin" "^7.12.1"
790803
"@babel/helper-plugin-utils" "^7.10.4"
791804

792-
"@babel/[email protected].7":
793-
version "7.12.7"
794-
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.7.tgz#54ea21dbe92caf6f10cb1a0a576adc4ebf094b55"
795-
integrity sha512-OnNdfAr1FUQg7ksb7bmbKoby4qFOHw6DKWWUNB9KqnnCldxhxJlP+21dpyaWFmf2h0rTbOkXJtAGevY3XW1eew==
805+
"@babel/[email protected].10":
806+
version "7.12.10"
807+
resolved "https://registry.yarnpkg.com/@babel/preset-env/-/preset-env-7.12.10.tgz#ca981b95f641f2610531bd71948656306905e6ab"
808+
integrity sha512-Gz9hnBT/tGeTE2DBNDkD7BiWRELZt+8lSysHuDwmYXUIvtwZl0zI+D6mZgXZX0u8YBlLS4tmai9ONNY9tjRgRA==
796809
dependencies:
797810
"@babel/compat-data" "^7.12.7"
798811
"@babel/helper-compilation-targets" "^7.12.5"
@@ -853,12 +866,12 @@
853866
"@babel/plugin-transform-spread" "^7.12.1"
854867
"@babel/plugin-transform-sticky-regex" "^7.12.7"
855868
"@babel/plugin-transform-template-literals" "^7.12.1"
856-
"@babel/plugin-transform-typeof-symbol" "^7.12.1"
869+
"@babel/plugin-transform-typeof-symbol" "^7.12.10"
857870
"@babel/plugin-transform-unicode-escapes" "^7.12.1"
858871
"@babel/plugin-transform-unicode-regex" "^7.12.1"
859872
"@babel/preset-modules" "^0.1.3"
860-
"@babel/types" "^7.12.7"
861-
core-js-compat "^3.7.0"
873+
"@babel/types" "^7.12.10"
874+
core-js-compat "^3.8.0"
862875
semver "^5.5.0"
863876

864877
"@babel/preset-modules@^0.1.3":
@@ -872,10 +885,10 @@
872885
"@babel/types" "^7.4.4"
873886
esutils "^2.0.2"
874887

875-
"@babel/[email protected].1":
876-
version "7.12.1"
877-
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.12.1.tgz#cdb087bdfc4f7241c03231f22e15d211acf21438"
878-
integrity sha512-XWcmseMIncOjoydKZnWvWi0/5CUCD+ZYKhRwgYlWOrA8fGZ/FjuLRpqtIhLOVD/fvR1b9DQHtZPn68VvhpYf+Q==
888+
"@babel/[email protected].10":
889+
version "7.12.10"
890+
resolved "https://registry.yarnpkg.com/@babel/register/-/register-7.12.10.tgz#19b87143f17128af4dbe7af54c735663b3999f60"
891+
integrity sha512-EvX/BvMMJRAA3jZgILWgbsrHwBQvllC5T8B29McyME8DvkdOxk4ujESfrMvME8IHSDvWXrmMXxPvA/lx2gqPLQ==
879892
dependencies:
880893
find-cache-dir "^2.0.0"
881894
lodash "^4.17.19"
@@ -923,17 +936,17 @@
923936
globals "^11.1.0"
924937
lodash "^4.17.19"
925938

926-
"@babel/traverse@^7.12.9":
927-
version "7.12.9"
928-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.9.tgz#fad26c972eabbc11350e0b695978de6cc8e8596f"
929-
integrity sha512-iX9ajqnLdoU1s1nHt36JDI9KG4k+vmI8WgjK5d+aDTwQbL2fUnzedNedssA645Ede3PM2ma1n8Q4h2ohwXgMXw==
939+
"@babel/traverse@^7.12.10":
940+
version "7.12.10"
941+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.10.tgz#2d1f4041e8bf42ea099e5b2dc48d6a594c00017a"
942+
integrity sha512-6aEtf0IeRgbYWzta29lePeYSk+YAFIC3kyqESeft8o5CkFlYIMX+EQDDWEiAQ9LHOA3d0oHdgrSsID/CKqXJlg==
930943
dependencies:
931944
"@babel/code-frame" "^7.10.4"
932-
"@babel/generator" "^7.12.5"
945+
"@babel/generator" "^7.12.10"
933946
"@babel/helper-function-name" "^7.10.4"
934947
"@babel/helper-split-export-declaration" "^7.11.0"
935-
"@babel/parser" "^7.12.7"
936-
"@babel/types" "^7.12.7"
948+
"@babel/parser" "^7.12.10"
949+
"@babel/types" "^7.12.10"
937950
debug "^4.1.0"
938951
globals "^11.1.0"
939952
lodash "^4.17.19"
@@ -947,6 +960,15 @@
947960
lodash "^4.17.19"
948961
to-fast-properties "^2.0.0"
949962

963+
"@babel/types@^7.12.10":
964+
version "7.12.10"
965+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.10.tgz#7965e4a7260b26f09c56bcfcb0498af1f6d9b260"
966+
integrity sha512-sf6wboJV5mGyip2hIpDSKsr80RszPinEFjsHTalMxZAZkoQ2/2yQzxlcFN52SJqsyPfLtPmenL4g2KB3KJXPDw==
967+
dependencies:
968+
"@babel/helper-validator-identifier" "^7.10.4"
969+
lodash "^4.17.19"
970+
to-fast-properties "^2.0.0"
971+
950972
"@babel/types@^7.12.7":
951973
version "7.12.7"
952974
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.7.tgz#6039ff1e242640a29452c9ae572162ec9a8f5d13"
@@ -1931,7 +1953,7 @@ browserify-zlib@^0.2.0:
19311953
dependencies:
19321954
pako "~1.0.5"
19331955

1934-
browserslist@^4.14.5, browserslist@^4.14.6:
1956+
browserslist@^4.14.5:
19351957
version "4.14.7"
19361958
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.14.7.tgz#c071c1b3622c1c2e790799a37bb09473a4351cb6"
19371959
integrity sha512-BSVRLCeG3Xt/j/1cCGj1019Wbty0H+Yvu2AOuZSuoaUWn3RatbL33Cxk+Q4jRMRAbOm0p7SLravLjpnT6s0vzQ==
@@ -1942,6 +1964,17 @@ browserslist@^4.14.5, browserslist@^4.14.6:
19421964
escalade "^3.1.1"
19431965
node-releases "^1.1.66"
19441966

1967+
browserslist@^4.15.0:
1968+
version "4.15.0"
1969+
resolved "https://registry.yarnpkg.com/browserslist/-/browserslist-4.15.0.tgz#3d48bbca6a3f378e86102ffd017d9a03f122bdb0"
1970+
integrity sha512-IJ1iysdMkGmjjYeRlDU8PQejVwxvVO5QOfXH7ylW31GO6LwNRSmm/SgRXtNsEXqMLl2e+2H5eEJ7sfynF8TCaQ==
1971+
dependencies:
1972+
caniuse-lite "^1.0.30001164"
1973+
colorette "^1.2.1"
1974+
electron-to-chromium "^1.3.612"
1975+
escalade "^3.1.1"
1976+
node-releases "^1.1.67"
1977+
19451978
buf-compare@^1.0.0:
19461979
version "1.0.1"
19471980
resolved "https://registry.yarnpkg.com/buf-compare/-/buf-compare-1.0.1.tgz#fef28da8b8113a0a0db4430b0b6467b69730b34a"
@@ -2087,6 +2120,11 @@ caniuse-lite@^1.0.30001157:
20872120
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001159.tgz#bebde28f893fa9594dadcaa7d6b8e2aa0299df20"
20882121
integrity sha512-w9Ph56jOsS8RL20K9cLND3u/+5WASWdhC/PPrf+V3/HsM3uHOavWOR1Xzakbv4Puo/srmPHudkmCRWM7Aq+/UA==
20892122

2123+
caniuse-lite@^1.0.30001164:
2124+
version "1.0.30001165"
2125+
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001165.tgz#32955490d2f60290bb186bb754f2981917fa744f"
2126+
integrity sha512-8cEsSMwXfx7lWSUMA2s08z9dIgsnR5NAqjXP23stdsU3AUWkCr/rr4s4OFtHXn5XXr6+7kam3QFVoYyXNPdJPA==
2127+
20902128
caseless@~0.12.0:
20912129
version "0.12.0"
20922130
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
@@ -2487,12 +2525,12 @@ core-assert@^0.2.0:
24872525
buf-compare "^1.0.0"
24882526
is-error "^2.2.0"
24892527

2490-
core-js-compat@^3.7.0:
2491-
version "3.7.0"
2492-
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.7.0.tgz#8479c5d3d672d83f1f5ab94cf353e57113e065ed"
2493-
integrity sha512-V8yBI3+ZLDVomoWICO6kq/CD28Y4r1M7CWeO4AGpMdMfseu8bkSubBmUPySMGKRTS+su4XQ07zUkAsiu9FCWTg==
2528+
core-js-compat@^3.8.0:
2529+
version "3.8.1"
2530+
resolved "https://registry.yarnpkg.com/core-js-compat/-/core-js-compat-3.8.1.tgz#8d1ddd341d660ba6194cbe0ce60f4c794c87a36e"
2531+
integrity sha512-a16TLmy9NVD1rkjUGbwuyWkiDoN0FDpAwrfLONvHFQx0D9k7J9y0srwMT8QP/Z6HE3MIFaVynEeYwZwPX1o5RQ==
24942532
dependencies:
2495-
browserslist "^4.14.6"
2533+
browserslist "^4.15.0"
24962534
semver "7.0.0"
24972535

24982536
core-js@^2.0.0, core-js@^2.4.0:
@@ -2947,6 +2985,11 @@ electron-to-chromium@^1.3.591:
29472985
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.603.tgz#1b71bec27fb940eccd79245f6824c63d5f7e8abf"
29482986
integrity sha512-J8OHxOeJkoSLgBXfV9BHgKccgfLMHh+CoeRo6wJsi6m0k3otaxS/5vrHpMNSEYY4MISwewqanPOuhAtuE8riQQ==
29492987

2988+
electron-to-chromium@^1.3.612:
2989+
version "1.3.621"
2990+
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.3.621.tgz#0bbe2100ef0b28f88d0b1101fbdf433312f69be0"
2991+
integrity sha512-FeIuBzArONbAmKmZIsZIFGu/Gc9AVGlVeVbhCq+G2YIl6QkT0TDn2HKN/FMf1btXEB9kEmIuQf3/lBTVAbmFOg==
2992+
29502993
elegant-spinner@^1.0.1:
29512994
version "1.0.1"
29522995
resolved "https://registry.yarnpkg.com/elegant-spinner/-/elegant-spinner-1.0.1.tgz#db043521c95d7e303fd8f345bedc3349cfb0729e"
@@ -5805,7 +5848,7 @@ node-preload@^0.2.1:
58055848
dependencies:
58065849
process-on-spawn "^1.0.0"
58075850

5808-
node-releases@^1.1.66:
5851+
node-releases@^1.1.66, node-releases@^1.1.67:
58095852
version "1.1.67"
58105853
resolved "https://registry.yarnpkg.com/node-releases/-/node-releases-1.1.67.tgz#28ebfcccd0baa6aad8e8d4d8fe4cbc49ae239c12"
58115854
integrity sha512-V5QF9noGFl3EymEwUYzO+3NTDpGfQB4ve6Qfnzf3UNydMhjQRVPR1DZTuvWiLzaFJYw2fmDwAfnRNEVb64hSIg==

0 commit comments

Comments
 (0)