Skip to content

Commit 4a2b322

Browse files
dependabot[bot]jrolfs
authored andcommitted
build(deps-dev): bump @babel/core from 7.13.15 to 7.14.3
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.13.15 to 7.14.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.14.3/packages/babel-core) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9e14eda commit 4a2b322

File tree

2 files changed

+31
-122
lines changed

2 files changed

+31
-122
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -118,7 +118,7 @@
118118
"homepage": "https://github.com/hoverinc/hover-javascript#readme",
119119
"devDependencies": {
120120
"@babel/cli": "^7.13.14",
121-
"@babel/core": "^7.13.15",
121+
"@babel/core": "^7.14.3",
122122
"@babel/preset-env": "^7.14.2",
123123
"babel-jest": "^26.6.3",
124124
"eslint-config-kentcdodds": "^18.0.0",

yarn.lock

+30-121
Original file line numberDiff line numberDiff line change
@@ -38,49 +38,31 @@
3838
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.0.tgz#a901128bce2ad02565df95e6ecbf195cf9465919"
3939
integrity sha512-vu9V3uMM/1o5Hl5OekMUowo3FqXLJSw+s+66nt0fSWVWTtmosdzn45JHOB3cPtZoe6CTBDzvSw0RdOY85Q37+Q==
4040

41-
"@babel/core@^7.1.0", "@babel/core@^7.13.15", "@babel/core@^7.7.5":
42-
version "7.13.15"
43-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.13.15.tgz#a6d40917df027487b54312202a06812c4f7792d0"
44-
integrity sha512-6GXmNYeNjS2Uz+uls5jalOemgIhnTMeaXo+yBUA72kC2uX/8VW6XyhVIo2L8/q0goKQA3EVKx0KOQpVKSeWadQ==
41+
"@babel/core@^7.1.0", "@babel/core@^7.14.3", "@babel/core@^7.7.5":
42+
version "7.14.3"
43+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.3.tgz#5395e30405f0776067fbd9cf0884f15bfb770a38"
44+
integrity sha512-jB5AmTKOCSJIZ72sd78ECEhuPiDMKlQdDI/4QRI6lzYATx5SSogS1oQA2AoPecRCknm30gHi2l+QVvNUu3wZAg==
4545
dependencies:
4646
"@babel/code-frame" "^7.12.13"
47-
"@babel/generator" "^7.13.9"
48-
"@babel/helper-compilation-targets" "^7.13.13"
49-
"@babel/helper-module-transforms" "^7.13.14"
50-
"@babel/helpers" "^7.13.10"
51-
"@babel/parser" "^7.13.15"
47+
"@babel/generator" "^7.14.3"
48+
"@babel/helper-compilation-targets" "^7.13.16"
49+
"@babel/helper-module-transforms" "^7.14.2"
50+
"@babel/helpers" "^7.14.0"
51+
"@babel/parser" "^7.14.3"
5252
"@babel/template" "^7.12.13"
53-
"@babel/traverse" "^7.13.15"
54-
"@babel/types" "^7.13.14"
53+
"@babel/traverse" "^7.14.2"
54+
"@babel/types" "^7.14.2"
5555
convert-source-map "^1.7.0"
5656
debug "^4.1.0"
5757
gensync "^1.0.0-beta.2"
5858
json5 "^2.1.2"
5959
semver "^6.3.0"
6060
source-map "^0.5.0"
6161

62-
"@babel/generator@^7.13.9":
63-
version "7.13.9"
64-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
65-
integrity sha512-mHOOmY0Axl/JCTkxTU6Lf5sWOg/v8nUa+Xkt4zMTftX0wqmb6Sh7J8gvcehBw7q0AhrhAR+FDacKjCZ2X8K+Sw==
66-
dependencies:
67-
"@babel/types" "^7.13.0"
68-
jsesc "^2.5.1"
69-
source-map "^0.5.0"
70-
71-
"@babel/generator@^7.14.0":
72-
version "7.14.0"
73-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.0.tgz#0f35d663506c43e4f10898fbda0d752ec75494be"
74-
integrity sha512-C6u00HbmsrNPug6A+CiNl8rEys7TsdcXwg12BHi2ca5rUfAs3+UwZsuDQSXnc+wCElCXMB8gMaJ3YXDdh8fAlg==
75-
dependencies:
76-
"@babel/types" "^7.14.0"
77-
jsesc "^2.5.1"
78-
source-map "^0.5.0"
79-
80-
"@babel/generator@^7.14.2":
81-
version "7.14.2"
82-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.2.tgz#d5773e8b557d421fd6ce0d5efa5fd7fc22567c30"
83-
integrity sha512-OnADYbKrffDVai5qcpkMxQ7caomHOoEwjkouqnN2QhydAjowFAZcsdecFIRUBdb+ZcruwYE4ythYmF1UBZU5xQ==
62+
"@babel/generator@^7.14.2", "@babel/generator@^7.14.3":
63+
version "7.14.3"
64+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.3.tgz#0c2652d91f7bddab7cccc6ba8157e4f40dcedb91"
65+
integrity sha512-bn0S6flG/j0xtQdz3hsjJ624h3W0r3llttBMfyHX3YrZ/KtLYr15bjA0FXkgW7FpvrDuTuElXeVjiKlYRpnOFA==
8466
dependencies:
8567
"@babel/types" "^7.14.2"
8668
jsesc "^2.5.1"
@@ -101,7 +83,7 @@
10183
"@babel/helper-explode-assignable-expression" "^7.12.13"
10284
"@babel/types" "^7.12.13"
10385

104-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.13", "@babel/helper-compilation-targets@^7.13.16":
86+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.13.16":
10587
version "7.13.16"
10688
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.13.16.tgz#6e91dccf15e3f43e5556dffe32d860109887563c"
10789
integrity sha512-3gmkYIrpqsLlieFwjkGgLaSHmhnvlAYzZLlYVjlW+QwI+1zE17kGxuJGmIqDQdYp56XdmGeD+Bswx0UTyG18xA==
@@ -231,35 +213,7 @@
231213
dependencies:
232214
"@babel/types" "^7.13.12"
233215

234-
"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.13.14":
235-
version "7.13.14"
236-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.13.14.tgz#e600652ba48ccb1641775413cb32cfa4e8b495ef"
237-
integrity sha512-QuU/OJ0iAOSIatyVZmfqB0lbkVP0kDRiKj34xy+QNsnVZi/PA6BoSoreeqnxxa9EHFAIL0R9XOaAR/G9WlIy5g==
238-
dependencies:
239-
"@babel/helper-module-imports" "^7.13.12"
240-
"@babel/helper-replace-supers" "^7.13.12"
241-
"@babel/helper-simple-access" "^7.13.12"
242-
"@babel/helper-split-export-declaration" "^7.12.13"
243-
"@babel/helper-validator-identifier" "^7.12.11"
244-
"@babel/template" "^7.12.13"
245-
"@babel/traverse" "^7.13.13"
246-
"@babel/types" "^7.13.14"
247-
248-
"@babel/helper-module-transforms@^7.14.0":
249-
version "7.14.0"
250-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.0.tgz#8fcf78be220156f22633ee204ea81f73f826a8ad"
251-
integrity sha512-L40t9bxIuGOfpIGA3HNkJhU9qYrf4y5A5LUSw7rGMSn+pcG8dfJ0g6Zval6YJGd2nEjI7oP00fRdnhLKndx6bw==
252-
dependencies:
253-
"@babel/helper-module-imports" "^7.13.12"
254-
"@babel/helper-replace-supers" "^7.13.12"
255-
"@babel/helper-simple-access" "^7.13.12"
256-
"@babel/helper-split-export-declaration" "^7.12.13"
257-
"@babel/helper-validator-identifier" "^7.14.0"
258-
"@babel/template" "^7.12.13"
259-
"@babel/traverse" "^7.14.0"
260-
"@babel/types" "^7.14.0"
261-
262-
"@babel/helper-module-transforms@^7.14.2":
216+
"@babel/helper-module-transforms@^7.13.0", "@babel/helper-module-transforms@^7.14.0", "@babel/helper-module-transforms@^7.14.2":
263217
version "7.14.2"
264218
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.2.tgz#ac1cc30ee47b945e3e0c4db12fa0c5389509dfe5"
265219
integrity sha512-OznJUda/soKXv0XhpvzGWDnml4Qnwp16GN+D/kZIdLsWoHj05kyu8Rm5kXmMef+rVJZ0+4pSGLkeixdqNUATDA==
@@ -370,14 +324,14 @@
370324
"@babel/traverse" "^7.13.0"
371325
"@babel/types" "^7.13.0"
372326

373-
"@babel/helpers@^7.13.10":
374-
version "7.13.10"
375-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.13.10.tgz#fd8e2ba7488533cdeac45cc158e9ebca5e3c7df8"
376-
integrity sha512-4VO883+MWPDUVRF3PhiLBUFHoX/bsLTGFpFK/HqvvfBZz2D57u9XzPVNFVBTc0PW/CWR9BXTOKt8NF4DInUHcQ==
327+
"@babel/helpers@^7.14.0":
328+
version "7.14.0"
329+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.0.tgz#ea9b6be9478a13d6f961dbb5f36bf75e2f3b8f62"
330+
integrity sha512-+ufuXprtQ1D1iZTO/K9+EBRn+qPWMJjZSw/S0KlFrxCw4tkrzv9grgpDHkY9MeQTjTY8i2sp7Jep8DfU6tN9Mg==
377331
dependencies:
378332
"@babel/template" "^7.12.13"
379-
"@babel/traverse" "^7.13.0"
380-
"@babel/types" "^7.13.0"
333+
"@babel/traverse" "^7.14.0"
334+
"@babel/types" "^7.14.0"
381335

382336
"@babel/highlight@^7.10.4":
383337
version "7.13.8"
@@ -397,20 +351,10 @@
397351
chalk "^2.0.0"
398352
js-tokens "^4.0.0"
399353

400-
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.13.15", "@babel/parser@^7.7.0":
401-
version "7.13.15"
402-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.13.15.tgz#8e66775fb523599acb6a289e12929fa5ab0954d8"
403-
integrity sha512-b9COtcAlVEQljy/9fbcMHpG+UIW9ReF+gpaxDHTlZd0c6/UU9ng8zdySAW9sRTzpvcdCHn6bUcbuYUgGzLAWVQ==
404-
405-
"@babel/parser@^7.14.0":
406-
version "7.14.0"
407-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.0.tgz#2f0ebfed92bcddcc8395b91f1895191ce2760380"
408-
integrity sha512-AHbfoxesfBALg33idaTBVUkLnfXtsgvJREf93p4p0Lwsz4ppfE7g1tpEXVm4vrxUcH4DVhAa9Z1m1zqf9WUC7Q==
409-
410-
"@babel/parser@^7.14.2":
411-
version "7.14.2"
412-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.2.tgz#0c1680aa44ad4605b16cbdcc5c341a61bde9c746"
413-
integrity sha512-IoVDIHpsgE/fu7eXBeRWt8zLbDrSvD7H1gpomOkPpBoEN8KCruCqSDdqo8dddwQQrui30KSvQBaMUOJiuFu6QQ==
354+
"@babel/parser@^7.1.0", "@babel/parser@^7.12.13", "@babel/parser@^7.14.2", "@babel/parser@^7.14.3", "@babel/parser@^7.7.0":
355+
version "7.14.3"
356+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.3.tgz#9b530eecb071fd0c93519df25c5ff9f14759f298"
357+
integrity sha512-7MpZDIfI7sUC5zWo2+foJ50CSI5lcqDehZ0lVgIhSi4bFEk94fLAKlF3Q0nzSQQ+ca0lm+O6G9ztKVBeu8PMRQ==
414358

415359
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.13.12":
416360
version "7.13.12"
@@ -1029,35 +973,7 @@
1029973
"@babel/parser" "^7.12.13"
1030974
"@babel/types" "^7.12.13"
1031975

1032-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.13.0", "@babel/traverse@^7.13.13", "@babel/traverse@^7.13.15", "@babel/traverse@^7.7.0":
1033-
version "7.13.15"
1034-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.13.15.tgz#c38bf7679334ddd4028e8e1f7b3aa5019f0dada7"
1035-
integrity sha512-/mpZMNvj6bce59Qzl09fHEs8Bt8NnpEDQYleHUPZQ3wXUMvXi+HJPLars68oAbmp839fGoOkv2pSL2z9ajCIaQ==
1036-
dependencies:
1037-
"@babel/code-frame" "^7.12.13"
1038-
"@babel/generator" "^7.13.9"
1039-
"@babel/helper-function-name" "^7.12.13"
1040-
"@babel/helper-split-export-declaration" "^7.12.13"
1041-
"@babel/parser" "^7.13.15"
1042-
"@babel/types" "^7.13.14"
1043-
debug "^4.1.0"
1044-
globals "^11.1.0"
1045-
1046-
"@babel/traverse@^7.14.0":
1047-
version "7.14.0"
1048-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.0.tgz#cea0dc8ae7e2b1dec65f512f39f3483e8cc95aef"
1049-
integrity sha512-dZ/a371EE5XNhTHomvtuLTUyx6UEoJmYX+DT5zBCQN3McHemsuIaKKYqsc/fs26BEkHs/lBZy0J571LP5z9kQA==
1050-
dependencies:
1051-
"@babel/code-frame" "^7.12.13"
1052-
"@babel/generator" "^7.14.0"
1053-
"@babel/helper-function-name" "^7.12.13"
1054-
"@babel/helper-split-export-declaration" "^7.12.13"
1055-
"@babel/parser" "^7.14.0"
1056-
"@babel/types" "^7.14.0"
1057-
debug "^4.1.0"
1058-
globals "^11.1.0"
1059-
1060-
"@babel/traverse@^7.14.2":
976+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.13", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.0", "@babel/traverse@^7.14.2", "@babel/traverse@^7.7.0":
1061977
version "7.14.2"
1062978
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.2.tgz#9201a8d912723a831c2679c7ebbf2fe1416d765b"
1063979
integrity sha512-TsdRgvBFHMyHOOzcP9S6QU0QQtjxlRpEYOy3mcCO5RgmC305ki42aSAmfZEMSSYBla2oZ9BMqYlncBaKmD/7iA==
@@ -1071,7 +987,7 @@
1071987
debug "^4.1.0"
1072988
globals "^11.1.0"
1073989

1074-
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.13.14", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
990+
"@babel/types@^7.0.0", "@babel/types@^7.12.1", "@babel/types@^7.12.13", "@babel/types@^7.13.0", "@babel/types@^7.13.12", "@babel/types@^7.14.0", "@babel/types@^7.14.2", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4", "@babel/types@^7.7.0":
1075991
version "7.14.2"
1076992
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.2.tgz#4208ae003107ef8a057ea8333e56eb64d2f6a2c3"
1077993
integrity sha512-SdjAG/3DikRHpUOjxZgnkbR11xUlyDMUFJdvnIgZEE16mqmY0BINMmc4//JMJglEmn6i7sq6p+mGrFWyZ98EEw==
@@ -5891,7 +5807,7 @@ json-stringify-safe@~5.0.1:
58915807
resolved "https://registry.yarnpkg.com/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz#1296a2d58fd45f19a0f6ce01d65701e2c735b6eb"
58925808
integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus=
58935809

5894-
5810+
[email protected], json5@^2.1.2:
58955811
version "2.2.0"
58965812
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.0.tgz#2dfefe720c6ba525d9ebd909950f0515316c89a3"
58975813
integrity sha512-f+8cldu7X/y7RAJurMEJmdoKXGB/X550w2Nr3tTbezL6RwEE/iMcm+tZnXeoZtKuOq6ft8+CqzEkrIgx1fPoQA==
@@ -5905,13 +5821,6 @@ json5@^1.0.1:
59055821
dependencies:
59065822
minimist "^1.2.0"
59075823

5908-
json5@^2.1.2:
5909-
version "2.1.3"
5910-
resolved "https://registry.yarnpkg.com/json5/-/json5-2.1.3.tgz#c9b0f7fa9233bfe5807fe66fcf3a5617ed597d43"
5911-
integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA==
5912-
dependencies:
5913-
minimist "^1.2.5"
5914-
59155824
jsonfile@^4.0.0:
59165825
version "4.0.0"
59175826
resolved "https://registry.yarnpkg.com/jsonfile/-/jsonfile-4.0.0.tgz#8771aae0799b64076b76640fca058f9c10e33ecb"

0 commit comments

Comments
 (0)