Skip to content
This repository was archived by the owner on Dec 2, 2020. It is now read-only.

Commit ab34aad

Browse files
Bump @babel/core from 7.12.0 to 7.12.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.0 to 7.12.3. - [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.12.3/packages/babel-core) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 50c49d9 commit ab34aad

File tree

2 files changed

+117
-143
lines changed

2 files changed

+117
-143
lines changed

package-lock.json

Lines changed: 92 additions & 87 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

yarn.lock

Lines changed: 25 additions & 56 deletions
Original file line numberDiff line numberDiff line change
@@ -32,18 +32,18 @@
3232
integrity sha512-725AQupWJZ8ba0jbKceeFblZTY90McUBWMwHhkFQ9q1zKPJ95GUktljFcgcsIVwRnTnRKlcYzfiNImg5G9m6ZQ==
3333

3434
"@babel/core@^7.9.6":
35-
version "7.12.0"
36-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.0.tgz#e42e07a086e978cdd4c61f4078d8230fb817cc86"
37-
integrity sha512-iV7Gwg0DePKvdDZZWRTkj4MW+6/AbVWd4ZCg+zk8H1RVt5xBpUZS6vLQWwb3pyLg4BFTaGiQCPoJ4Ibmbne4fA==
35+
version "7.12.3"
36+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.3.tgz#1b436884e1e3bff6fb1328dc02b208759de92ad8"
37+
integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g==
3838
dependencies:
3939
"@babel/code-frame" "^7.10.4"
40-
"@babel/generator" "^7.12.0"
41-
"@babel/helper-module-transforms" "^7.12.0"
42-
"@babel/helpers" "^7.10.4"
43-
"@babel/parser" "^7.12.0"
40+
"@babel/generator" "^7.12.1"
41+
"@babel/helper-module-transforms" "^7.12.1"
42+
"@babel/helpers" "^7.12.1"
43+
"@babel/parser" "^7.12.3"
4444
"@babel/template" "^7.10.4"
45-
"@babel/traverse" "^7.12.0"
46-
"@babel/types" "^7.12.0"
45+
"@babel/traverse" "^7.12.1"
46+
"@babel/types" "^7.12.1"
4747
convert-source-map "^1.7.0"
4848
debug "^4.1.0"
4949
gensync "^1.0.0-beta.1"
@@ -53,15 +53,6 @@
5353
semver "^5.4.1"
5454
source-map "^0.5.0"
5555

56-
"@babel/generator@^7.12.0":
57-
version "7.12.0"
58-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.0.tgz#91a45f1c18ca8d895a35a04da1a4cf7ea3f37f98"
59-
integrity sha512-8lnf4QcyiQMf5XQp47BltuMTocsOh6P0z/vueEh8GzhmWWlDbdvOoI5Ziddg0XYhmnx35HyByUW51/9NprF8cA==
60-
dependencies:
61-
"@babel/types" "^7.12.0"
62-
jsesc "^2.5.1"
63-
source-map "^0.5.0"
64-
6556
"@babel/generator@^7.12.1":
6657
version "7.12.1"
6758
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.1.tgz#0d70be32bdaa03d7c51c8597dda76e0df1f15468"
@@ -179,14 +170,14 @@
179170
dependencies:
180171
"@babel/types" "^7.12.1"
181172

182-
"@babel/helper-module-imports@^7.10.4", "@babel/helper-module-imports@^7.12.1":
173+
"@babel/helper-module-imports@^7.12.1":
183174
version "7.12.1"
184175
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.1.tgz#1644c01591a15a2f084dd6d092d9430eb1d1216c"
185176
integrity sha512-ZeC1TlMSvikvJNy1v/wPIazCu3NdOwgYZLIkmIyAsGhqkNpiDoQQRmaCK8YP4Pq3GPTLPV9WXaPCJKvx06JxKA==
186177
dependencies:
187178
"@babel/types" "^7.12.1"
188179

189-
"@babel/helper-module-transforms@^7.12.0", "@babel/helper-module-transforms@^7.12.1":
180+
"@babel/helper-module-transforms@^7.12.1":
190181
version "7.12.1"
191182
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz#7954fec71f5b32c48e4b303b437c34453fd7247c"
192183
integrity sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w==
@@ -280,14 +271,14 @@
280271
"@babel/traverse" "^7.10.4"
281272
"@babel/types" "^7.10.4"
282273

283-
"@babel/helpers@^7.10.4":
284-
version "7.10.4"
285-
resolved "https://registry.npm.taobao.org/@babel/helpers/download/@babel/helpers-7.10.4.tgz#2abeb0d721aff7c0a97376b9e1f6f65d7a475044"
286-
integrity sha1-Kr6w1yGv98Cpc3a54fb2XXpHUEQ=
274+
"@babel/helpers@^7.12.1":
275+
version "7.12.1"
276+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.1.tgz#8a8261c1d438ec18cb890434df4ec768734c1e79"
277+
integrity sha512-9JoDSBGoWtmbay98efmT2+mySkwjzeFeAL9BuWNoVQpkPFQF8SIIFUfY5os9u8wVzglzoiPRSW7cuJmBDUt43g==
287278
dependencies:
288279
"@babel/template" "^7.10.4"
289-
"@babel/traverse" "^7.10.4"
290-
"@babel/types" "^7.10.4"
280+
"@babel/traverse" "^7.12.1"
281+
"@babel/types" "^7.12.1"
291282

292283
"@babel/highlight@^7.10.4":
293284
version "7.10.4"
@@ -298,12 +289,7 @@
298289
chalk "^2.0.0"
299290
js-tokens "^4.0.0"
300291

301-
"@babel/parser@^7.10.4", "@babel/parser@^7.12.0":
302-
version "7.12.0"
303-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.0.tgz#2ad388f3960045b22f9b7d4bf85e80b15a1c9e3a"
304-
integrity sha512-dYmySMYnlus2jwl7JnnajAj11obRStZoW9cG04wh4ZuhozDn11tDUrhHcUZ9iuNHqALAhh60XqNaYXpvuuE/Gg==
305-
306-
"@babel/parser@^7.12.1":
292+
"@babel/parser@^7.10.4", "@babel/parser@^7.12.1", "@babel/parser@^7.12.3":
307293
version "7.12.3"
308294
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.3.tgz#a305415ebe7a6c7023b40b5122a0662d928334cd"
309295
integrity sha512-kFsOS0IbsuhO5ojF8Hc8z/8vEIOkylVBrjiZUbLTE3XFe0Qi+uu6HjzQixkFaqr0ZPAMZcBVxEwmsnsLPZ2Xsw==
@@ -916,22 +902,7 @@
916902
"@babel/parser" "^7.10.4"
917903
"@babel/types" "^7.10.4"
918904

919-
"@babel/traverse@^7.10.4", "@babel/traverse@^7.12.0":
920-
version "7.12.0"
921-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.0.tgz#ed31953d6e708cdd34443de2fcdb55f72cdfb266"
922-
integrity sha512-ZU9e79xpOukCNPkQ1UzR4gJKCruGckr6edd8v8lmKpSk8iakgUIvb+5ZtaKKV9f7O+x5r+xbMDDIbzVpUoiIuw==
923-
dependencies:
924-
"@babel/code-frame" "^7.10.4"
925-
"@babel/generator" "^7.12.0"
926-
"@babel/helper-function-name" "^7.10.4"
927-
"@babel/helper-split-export-declaration" "^7.11.0"
928-
"@babel/parser" "^7.12.0"
929-
"@babel/types" "^7.12.0"
930-
debug "^4.1.0"
931-
globals "^11.1.0"
932-
lodash "^4.17.19"
933-
934-
"@babel/traverse@^7.12.1":
905+
"@babel/traverse@^7.10.4", "@babel/traverse@^7.12.1":
935906
version "7.12.1"
936907
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.1.tgz#941395e0c5cc86d5d3e75caa095d3924526f0c1e"
937908
integrity sha512-MA3WPoRt1ZHo2ZmoGKNqi20YnPt0B1S0GTZEPhhd+hw2KGUzBlHuVunj6K4sNuK+reEvyiPwtp0cpaqLzJDmAw==
@@ -946,7 +917,7 @@
946917
globals "^11.1.0"
947918
lodash "^4.17.19"
948919

949-
"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.0", "@babel/types@^7.12.1", "@babel/types@^7.4.4":
920+
"@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.4.4":
950921
version "7.12.1"
951922
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae"
952923
integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA==
@@ -955,14 +926,12 @@
955926
lodash "^4.17.19"
956927
to-fast-properties "^2.0.0"
957928

958-
"@babel/types@^7.12.1":
959-
version "7.12.1"
960-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.1.tgz#e109d9ab99a8de735be287ee3d6a9947a190c4ae"
961-
integrity sha512-BzSY3NJBKM4kyatSOWh3D/JJ2O3CVzBybHWxtgxnggaxEuaSTTDqeiSb/xk9lrkw2Tbqyivw5ZU4rT+EfznQsA==
929+
"@nicolo-ribaudo/chokidar-2@^2.1.8":
930+
version "2.1.8"
931+
resolved "https://registry.yarnpkg.com/@nicolo-ribaudo/chokidar-2/-/chokidar-2-2.1.8.tgz#eef8d9b47e8dc589499f14d656e8d2dd978c3d14"
932+
integrity sha512-FohwULwAebCUKi/akMFyGi7jfc7JXTeMHzKxuP3umRd9mK/2Y7/SMBSI2jX+YLopPXi+PF9l307NmpfxTdCegA==
962933
dependencies:
963-
"@babel/helper-validator-identifier" "^7.10.4"
964-
lodash "^4.17.19"
965-
to-fast-properties "^2.0.0"
934+
chokidar "2.1.8"
966935

967936
"@types/anymatch@*":
968937
version "1.3.1"

0 commit comments

Comments
 (0)