Skip to content

Commit 0fd4958

Browse files
Bump @babel/core from 7.12.16 to 7.12.17 (#340)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.16 to 7.12.17. - [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.17/packages/babel-core) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 09c9241 commit 0fd4958

File tree

2 files changed

+43
-43
lines changed

2 files changed

+43
-43
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
},
8484
"devDependencies": {
8585
"@babel/cli": "7.12.16",
86-
"@babel/core": "^7.12.16",
86+
"@babel/core": "^7.12.17",
8787
"@babel/preset-env": "7.12.11",
8888
"@babel/preset-react": "^7.12.13",
8989
"@babel/runtime": "^7.12.13",

yarn.lock

+42-42
Original file line numberDiff line numberDiff line change
@@ -111,19 +111,19 @@
111111
semver "^5.4.1"
112112
source-map "^0.5.0"
113113

114-
"@babel/core@>=7.9.0", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.12.16", "@babel/core@^7.12.3", "@babel/core@^7.4.5", "@babel/core@^7.5.5":
115-
version "7.12.16"
116-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.16.tgz#8c6ba456b23b680a6493ddcfcd9d3c3ad51cab7c"
117-
integrity sha512-t/hHIB504wWceOeaOoONOhu+gX+hpjfeN6YRBT209X/4sibZQfSF1I0HFRRlBe97UZZosGx5XwUg1ZgNbelmNw==
114+
"@babel/core@>=7.9.0", "@babel/core@^7.0.0", "@babel/core@^7.1.0", "@babel/core@^7.12.17", "@babel/core@^7.12.3", "@babel/core@^7.4.5", "@babel/core@^7.5.5":
115+
version "7.12.17"
116+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.12.17.tgz#993c5e893333107a2815d8e0d73a2c3755e280b2"
117+
integrity sha512-V3CuX1aBywbJvV2yzJScRxeiiw0v2KZZYYE3giywxzFJL13RiyPjaaDwhDnxmgFTTS7FgvM2ijr4QmKNIu0AtQ==
118118
dependencies:
119119
"@babel/code-frame" "^7.12.13"
120-
"@babel/generator" "^7.12.15"
121-
"@babel/helper-module-transforms" "^7.12.13"
122-
"@babel/helpers" "^7.12.13"
123-
"@babel/parser" "^7.12.16"
120+
"@babel/generator" "^7.12.17"
121+
"@babel/helper-module-transforms" "^7.12.17"
122+
"@babel/helpers" "^7.12.17"
123+
"@babel/parser" "^7.12.17"
124124
"@babel/template" "^7.12.13"
125-
"@babel/traverse" "^7.12.13"
126-
"@babel/types" "^7.12.13"
125+
"@babel/traverse" "^7.12.17"
126+
"@babel/types" "^7.12.17"
127127
convert-source-map "^1.7.0"
128128
debug "^4.1.0"
129129
gensync "^1.0.0-beta.1"
@@ -132,12 +132,12 @@
132132
semver "^5.4.1"
133133
source-map "^0.5.0"
134134

135-
"@babel/generator@^7.10.5", "@babel/generator@^7.11.6", "@babel/generator@^7.12.13", "@babel/generator@^7.12.15", "@babel/generator@^7.12.5", "@babel/generator@^7.4.0", "@babel/generator@^7.5.5", "@babel/generator@^7.9.0":
136-
version "7.12.15"
137-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.15.tgz#4617b5d0b25cc572474cc1aafee1edeaf9b5368f"
138-
integrity sha512-6F2xHxBiFXWNSGb7vyCUTBF8RCLY66rS0zEPcP8t/nQyXjha5EuK4z7H5o7fWG8B4M7y6mqVWq1J+1PuwRhecQ==
135+
"@babel/generator@^7.10.5", "@babel/generator@^7.11.6", "@babel/generator@^7.12.17", "@babel/generator@^7.12.5", "@babel/generator@^7.4.0", "@babel/generator@^7.5.5", "@babel/generator@^7.9.0":
136+
version "7.12.17"
137+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.12.17.tgz#9ef1dd792d778b32284411df63f4f668a9957287"
138+
integrity sha512-DSA7ruZrY4WI8VxuS1jWSRezFnghEoYEFrZcw9BizQRmOZiUsiHl59+qEARGPqPikwA/GPTyRCi7isuCK/oyqg==
139139
dependencies:
140-
"@babel/types" "^7.12.13"
140+
"@babel/types" "^7.12.17"
141141
jsesc "^2.5.1"
142142
source-map "^0.5.0"
143143

@@ -269,19 +269,19 @@
269269
dependencies:
270270
"@babel/types" "^7.12.13"
271271

272-
"@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.11.0", "@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.12.13", "@babel/helper-module-transforms@^7.9.0":
273-
version "7.12.13"
274-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.13.tgz#01afb052dcad2044289b7b20beb3fa8bd0265bea"
275-
integrity sha512-acKF7EjqOR67ASIlDTupwkKM1eUisNAjaSduo5Cz+793ikfnpe7p4Q7B7EWU2PCoSTPWsQkR7hRUWEIZPiVLGA==
272+
"@babel/helper-module-transforms@^7.10.5", "@babel/helper-module-transforms@^7.11.0", "@babel/helper-module-transforms@^7.12.1", "@babel/helper-module-transforms@^7.12.17", "@babel/helper-module-transforms@^7.9.0":
273+
version "7.12.17"
274+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.12.17.tgz#7c75b987d6dfd5b48e575648f81eaac891539509"
275+
integrity sha512-sFL+p6zOCQMm9vilo06M4VHuTxUAwa6IxgL56Tq1DVtA0ziAGTH1ThmJq7xwPqdQlgAbKX3fb0oZNbtRIyA5KQ==
276276
dependencies:
277277
"@babel/helper-module-imports" "^7.12.13"
278278
"@babel/helper-replace-supers" "^7.12.13"
279279
"@babel/helper-simple-access" "^7.12.13"
280280
"@babel/helper-split-export-declaration" "^7.12.13"
281281
"@babel/helper-validator-identifier" "^7.12.11"
282282
"@babel/template" "^7.12.13"
283-
"@babel/traverse" "^7.12.13"
284-
"@babel/types" "^7.12.13"
283+
"@babel/traverse" "^7.12.17"
284+
"@babel/types" "^7.12.17"
285285
lodash "^4.17.19"
286286

287287
"@babel/helper-optimise-call-expression@^7.10.4":
@@ -404,14 +404,14 @@
404404
"@babel/traverse" "^7.10.4"
405405
"@babel/types" "^7.10.4"
406406

407-
"@babel/helpers@^7.10.4", "@babel/helpers@^7.12.13", "@babel/helpers@^7.9.0":
408-
version "7.12.13"
409-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.13.tgz#3c75e993632e4dadc0274eae219c73eb7645ba47"
410-
integrity sha512-oohVzLRZ3GQEk4Cjhfs9YkJA4TdIDTObdBEZGrd6F/T0GPSnuV6l22eMcxlvcvzVIPH3VTtxbseudM1zIE+rPQ==
407+
"@babel/helpers@^7.10.4", "@babel/helpers@^7.12.17", "@babel/helpers@^7.9.0":
408+
version "7.12.17"
409+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.12.17.tgz#71e03d2981a6b5ee16899964f4101dc8471d60bc"
410+
integrity sha512-tEpjqSBGt/SFEsFikKds1sLNChKKGGR17flIgQKXH4fG6m9gTgl3gnOC1giHNyaBCSKuTfxaSzHi7UnvqiVKxg==
411411
dependencies:
412412
"@babel/template" "^7.12.13"
413-
"@babel/traverse" "^7.12.13"
414-
"@babel/types" "^7.12.13"
413+
"@babel/traverse" "^7.12.17"
414+
"@babel/types" "^7.12.17"
415415

416416
"@babel/highlight@^7.12.13":
417417
version "7.12.13"
@@ -431,10 +431,10 @@
431431
chalk "^2.0.0"
432432
js-tokens "^4.0.0"
433433

434-
"@babel/parser@^7.1.0", "@babel/parser@^7.10.5", "@babel/parser@^7.11.5", "@babel/parser@^7.12.13", "@babel/parser@^7.12.16", "@babel/parser@^7.12.5", "@babel/parser@^7.4.3", "@babel/parser@^7.5.5", "@babel/parser@^7.7.0", "@babel/parser@^7.9.0":
435-
version "7.12.16"
436-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.16.tgz#cc31257419d2c3189d394081635703f549fc1ed4"
437-
integrity sha512-c/+u9cqV6F0+4Hpq01jnJO+GLp2DdT63ppz9Xa+6cHaajM9VFzK/iDXiKK65YtpeVwu+ctfS6iqlMqRgQRzeCw==
434+
"@babel/parser@^7.1.0", "@babel/parser@^7.10.5", "@babel/parser@^7.11.5", "@babel/parser@^7.12.13", "@babel/parser@^7.12.17", "@babel/parser@^7.12.5", "@babel/parser@^7.4.3", "@babel/parser@^7.5.5", "@babel/parser@^7.7.0", "@babel/parser@^7.9.0":
435+
version "7.12.17"
436+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.12.17.tgz#bc85d2d47db38094e5bb268fc761716e7d693848"
437+
integrity sha512-r1yKkiUTYMQ8LiEI0UcQx5ETw5dpTLn9wijn9hk6KkTtOK95FndDN10M+8/s6k/Ymlbivw0Av9q4SlgF80PtHg==
438438

439439
"@babel/plugin-proposal-async-generator-functions@^7.12.1", "@babel/plugin-proposal-async-generator-functions@^7.8.3":
440440
version "7.12.1"
@@ -1310,25 +1310,25 @@
13101310
"@babel/parser" "^7.12.13"
13111311
"@babel/types" "^7.12.13"
13121312

1313-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.11.5", "@babel/traverse@^7.12.13", "@babel/traverse@^7.12.5", "@babel/traverse@^7.4.3", "@babel/traverse@^7.5.5", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0":
1314-
version "7.12.13"
1315-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.13.tgz#689f0e4b4c08587ad26622832632735fb8c4e0c0"
1316-
integrity sha512-3Zb4w7eE/OslI0fTp8c7b286/cQps3+vdLW3UcwC8VSJC6GbKn55aeVVu2QJNuCDoeKyptLOFrPq8WqZZBodyA==
1313+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.10.4", "@babel/traverse@^7.10.5", "@babel/traverse@^7.11.5", "@babel/traverse@^7.12.13", "@babel/traverse@^7.12.17", "@babel/traverse@^7.12.5", "@babel/traverse@^7.4.3", "@babel/traverse@^7.5.5", "@babel/traverse@^7.7.0", "@babel/traverse@^7.9.0":
1314+
version "7.12.17"
1315+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.12.17.tgz#40ec8c7ffb502c4e54c7f95492dc11b88d718619"
1316+
integrity sha512-LGkTqDqdiwC6Q7fWSwQoas/oyiEYw6Hqjve5KOSykXkmFJFqzvGMb9niaUEag3Rlve492Mkye3gLw9FTv94fdQ==
13171317
dependencies:
13181318
"@babel/code-frame" "^7.12.13"
1319-
"@babel/generator" "^7.12.13"
1319+
"@babel/generator" "^7.12.17"
13201320
"@babel/helper-function-name" "^7.12.13"
13211321
"@babel/helper-split-export-declaration" "^7.12.13"
1322-
"@babel/parser" "^7.12.13"
1323-
"@babel/types" "^7.12.13"
1322+
"@babel/parser" "^7.12.17"
1323+
"@babel/types" "^7.12.17"
13241324
debug "^4.1.0"
13251325
globals "^11.1.0"
13261326
lodash "^4.17.19"
13271327

1328-
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.5", "@babel/types@^7.12.6", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.7.0", "@babel/types@^7.9.0":
1329-
version "7.12.13"
1330-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.13.tgz#8be1aa8f2c876da11a9cf650c0ecf656913ad611"
1331-
integrity sha512-oKrdZTld2im1z8bDwTOQvUbxKwE+854zc16qWZQlcTqMN00pWxHQ4ZeOq0yDMnisOpRykH2/5Qqcrk/OlbAjiQ==
1328+
"@babel/types@^7.0.0", "@babel/types@^7.0.0-beta.49", "@babel/types@^7.10.4", "@babel/types@^7.10.5", "@babel/types@^7.11.0", "@babel/types@^7.11.5", "@babel/types@^7.12.1", "@babel/types@^7.12.11", "@babel/types@^7.12.13", "@babel/types@^7.12.17", "@babel/types@^7.12.5", "@babel/types@^7.12.6", "@babel/types@^7.3.0", "@babel/types@^7.4.0", "@babel/types@^7.4.4", "@babel/types@^7.5.5", "@babel/types@^7.7.0", "@babel/types@^7.9.0":
1329+
version "7.12.17"
1330+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.12.17.tgz#9d711eb807e0934c90b8b1ca0eb1f7230d150963"
1331+
integrity sha512-tNMDjcv/4DIcHxErTgwB9q2ZcYyN0sUfgGKUK/mm1FJK7Wz+KstoEekxrl/tBiNDgLK1HGi+sppj1An/1DR4fQ==
13321332
dependencies:
13331333
"@babel/helper-validator-identifier" "^7.12.11"
13341334
lodash "^4.17.19"

0 commit comments

Comments
 (0)