Skip to content

Commit bc180a0

Browse files
dependabot[bot]kodiakhq[bot]
authored andcommitted
build(deps-dev): bump @babel/core from 7.14.6 to 7.14.8
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.6 to 7.14.8. - [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.8/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 00ad405 commit bc180a0

File tree

2 files changed

+48
-41
lines changed

2 files changed

+48
-41
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@
113113
"homepage": "https://github.com/hoverinc/hover-javascript#readme",
114114
"devDependencies": {
115115
"@babel/cli": "^7.14.8",
116-
"@babel/core": "^7.14.6",
116+
"@babel/core": "^7.14.8",
117117
"@babel/preset-env": "^7.14.8",
118118
"@types/cross-spawn": "^6.0.2",
119119
"babel-jest": "^27.0.6",

yarn.lock

Lines changed: 47 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -37,20 +37,20 @@
3737
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
3838
integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==
3939

40-
"@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
41-
version "7.14.6"
42-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
43-
integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==
40+
"@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.14.8", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
41+
version "7.14.8"
42+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.8.tgz#20cdf7c84b5d86d83fac8710a8bc605a7ba3f010"
43+
integrity sha512-/AtaeEhT6ErpDhInbXmjHcUQXH0L0TEgscfcxk1qbOvLuKCa5aZT0SOOtDKFY96/CLROwbLSKyFor6idgNaU4Q==
4444
dependencies:
4545
"@babel/code-frame" "^7.14.5"
46-
"@babel/generator" "^7.14.5"
46+
"@babel/generator" "^7.14.8"
4747
"@babel/helper-compilation-targets" "^7.14.5"
48-
"@babel/helper-module-transforms" "^7.14.5"
49-
"@babel/helpers" "^7.14.6"
50-
"@babel/parser" "^7.14.6"
48+
"@babel/helper-module-transforms" "^7.14.8"
49+
"@babel/helpers" "^7.14.8"
50+
"@babel/parser" "^7.14.8"
5151
"@babel/template" "^7.14.5"
52-
"@babel/traverse" "^7.14.5"
53-
"@babel/types" "^7.14.5"
52+
"@babel/traverse" "^7.14.8"
53+
"@babel/types" "^7.14.8"
5454
convert-source-map "^1.7.0"
5555
debug "^4.1.0"
5656
gensync "^1.0.0-beta.2"
@@ -74,12 +74,12 @@
7474
dependencies:
7575
eslint-rule-composer "^0.3.0"
7676

77-
"@babel/generator@^7.14.5", "@babel/generator@^7.7.2":
78-
version "7.14.5"
79-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.5.tgz#848d7b9f031caca9d0cd0af01b063f226f52d785"
80-
integrity sha512-y3rlP+/G25OIX3mYKKIOlQRcqj7YgrvHxOLbVmyLJ9bPmi5ttvUmpydVjcFjZphOktWuA7ovbx91ECloWTfjIA==
77+
"@babel/generator@^7.14.8", "@babel/generator@^7.7.2":
78+
version "7.14.8"
79+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.14.8.tgz#bf86fd6af96cf3b74395a8ca409515f89423e070"
80+
integrity sha512-cYDUpvIzhBVnMzRoY1fkSEhK/HmwEVwlyULYgn/tMQYd6Obag3ylCjONle3gdErfXBW61SVTlR9QR7uWlgeIkg==
8181
dependencies:
82-
"@babel/types" "^7.14.5"
82+
"@babel/types" "^7.14.8"
8383
jsesc "^2.5.1"
8484
source-map "^0.5.0"
8585

@@ -193,19 +193,19 @@
193193
dependencies:
194194
"@babel/types" "^7.14.5"
195195

196-
"@babel/helper-module-transforms@^7.14.5":
197-
version "7.14.5"
198-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.5.tgz#7de42f10d789b423eb902ebd24031ca77cb1e10e"
199-
integrity sha512-iXpX4KW8LVODuAieD7MzhNjmM6dzYY5tfRqT+R9HDXWl0jPn/djKmA+G9s/2C2T9zggw5tK1QNqZ70USfedOwA==
196+
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.14.8":
197+
version "7.14.8"
198+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.14.8.tgz#d4279f7e3fd5f4d5d342d833af36d4dd87d7dc49"
199+
integrity sha512-RyE+NFOjXn5A9YU1dkpeBaduagTlZ0+fccnIcAGbv1KGUlReBj7utF7oEth8IdIBQPcux0DDgW5MFBH2xu9KcA==
200200
dependencies:
201201
"@babel/helper-module-imports" "^7.14.5"
202202
"@babel/helper-replace-supers" "^7.14.5"
203-
"@babel/helper-simple-access" "^7.14.5"
203+
"@babel/helper-simple-access" "^7.14.8"
204204
"@babel/helper-split-export-declaration" "^7.14.5"
205-
"@babel/helper-validator-identifier" "^7.14.5"
205+
"@babel/helper-validator-identifier" "^7.14.8"
206206
"@babel/template" "^7.14.5"
207-
"@babel/traverse" "^7.14.5"
208-
"@babel/types" "^7.14.5"
207+
"@babel/traverse" "^7.14.8"
208+
"@babel/types" "^7.14.8"
209209

210210
"@babel/helper-optimise-call-expression@^7.14.5":
211211
version "7.14.5"
@@ -245,6 +245,13 @@
245245
dependencies:
246246
"@babel/types" "^7.14.5"
247247

248+
"@babel/helper-simple-access@^7.14.8":
249+
version "7.14.8"
250+
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.8.tgz#82e1fec0644a7e775c74d305f212c39f8fe73924"
251+
integrity sha512-TrFN4RHh9gnWEU+s7JloIho2T76GPwRHhdzOWLqTrMnlas8T9O7ec+oEDNsRXndOmru9ymH9DFrEOxpzPoSbdg==
252+
dependencies:
253+
"@babel/types" "^7.14.8"
254+
248255
"@babel/helper-skip-transparent-expression-wrappers@^7.14.5":
249256
version "7.14.5"
250257
resolved "https://registry.yarnpkg.com/@babel/helper-skip-transparent-expression-wrappers/-/helper-skip-transparent-expression-wrappers-7.14.5.tgz#96f486ac050ca9f44b009fbe5b7d394cab3a0ee4"
@@ -289,14 +296,14 @@
289296
"@babel/traverse" "^7.14.5"
290297
"@babel/types" "^7.14.5"
291298

292-
"@babel/helpers@^7.14.6":
293-
version "7.14.6"
294-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.6.tgz#5b58306b95f1b47e2a0199434fa8658fa6c21635"
295-
integrity sha512-yesp1ENQBiLI+iYHSJdoZKUtRpfTlL1grDIX9NRlAVppljLw/4tTyYupIB7uIYmC3stW/imAv8EqaKaS/ibmeA==
299+
"@babel/helpers@^7.14.8":
300+
version "7.14.8"
301+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.14.8.tgz#839f88f463025886cff7f85a35297007e2da1b77"
302+
integrity sha512-ZRDmI56pnV+p1dH6d+UN6GINGz7Krps3+270qqI9UJ4wxYThfAIcI5i7j5vXC4FJ3Wap+S9qcebxeYiqn87DZw==
296303
dependencies:
297304
"@babel/template" "^7.14.5"
298-
"@babel/traverse" "^7.14.5"
299-
"@babel/types" "^7.14.5"
305+
"@babel/traverse" "^7.14.8"
306+
"@babel/types" "^7.14.8"
300307

301308
"@babel/highlight@^7.10.4":
302309
version "7.13.8"
@@ -316,10 +323,10 @@
316323
chalk "^2.0.0"
317324
js-tokens "^4.0.0"
318325

319-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.6", "@babel/parser@^7.7.2":
320-
version "7.14.6"
321-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.6.tgz#d85cc68ca3cac84eae384c06f032921f5227f4b2"
322-
integrity sha512-oG0ej7efjEXxb4UgE+klVx+3j4MVo+A2vCzm7OUN4CLo6WhQ+vSOD2yJ8m7B+DghObxtLxt3EfgMWpq+AsWehQ==
326+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.7.2":
327+
version "7.14.8"
328+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4"
329+
integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==
323330

324331
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
325332
version "7.14.5"
@@ -998,18 +1005,18 @@
9981005
"@babel/parser" "^7.14.5"
9991006
"@babel/types" "^7.14.5"
10001007

1001-
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.7.2":
1002-
version "7.14.5"
1003-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.5.tgz#c111b0f58afab4fea3d3385a406f692748c59870"
1004-
integrity sha512-G3BiS15vevepdmFqmUc9X+64y0viZYygubAMO8SvBmKARuF6CPSZtH4Ng9vi/lrWlZFGe3FWdXNy835akH8Glg==
1008+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.7.2":
1009+
version "7.14.8"
1010+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce"
1011+
integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg==
10051012
dependencies:
10061013
"@babel/code-frame" "^7.14.5"
1007-
"@babel/generator" "^7.14.5"
1014+
"@babel/generator" "^7.14.8"
10081015
"@babel/helper-function-name" "^7.14.5"
10091016
"@babel/helper-hoist-variables" "^7.14.5"
10101017
"@babel/helper-split-export-declaration" "^7.14.5"
1011-
"@babel/parser" "^7.14.5"
1012-
"@babel/types" "^7.14.5"
1018+
"@babel/parser" "^7.14.8"
1019+
"@babel/types" "^7.14.8"
10131020
debug "^4.1.0"
10141021
globals "^11.1.0"
10151022

0 commit comments

Comments
 (0)