Skip to content

Commit dbca751

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

File tree

2 files changed

+67
-50
lines changed

2 files changed

+67
-50
lines changed

package.json

+1-1
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.8",
116+
"@babel/core": "^7.15.0",
117117
"@babel/preset-env": "^7.14.9",
118118
"@types/cross-spawn": "^6.0.2",
119119
"babel-jest": "^27.0.6",

yarn.lock

+66-49
Original file line numberDiff line numberDiff line change
@@ -32,25 +32,30 @@
3232
dependencies:
3333
"@babel/highlight" "^7.14.5"
3434

35-
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.5", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.14.9":
35+
"@babel/compat-data@^7.13.11", "@babel/compat-data@^7.14.7", "@babel/compat-data@^7.14.9":
3636
version "7.14.9"
3737
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.9.tgz#ac7996ceaafcf8f410119c8af0d1db4cf914a210"
3838
integrity sha512-p3QjZmMGHDGdpcwEYYWu7i7oJShJvtgMjJeb0W95PPhSm++3lm8YXYOh45Y6iCN9PkZLTZ7CIX5nFrp7pw7TXw==
3939

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==
40+
"@babel/compat-data@^7.15.0":
41+
version "7.15.0"
42+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.15.0.tgz#2dbaf8b85334796cafbb0f5793a90a2fc010b176"
43+
integrity sha512-0NqAC1IJE0S0+lL1SWFMxMkz1pKCNCjI4tr2Zx4LJSXxCLAdr6KyArnY+sno5m3yH9g737ygOyPABDsnXkpxiA==
44+
45+
"@babel/core@^7.1.0", "@babel/core@^7.14.6", "@babel/core@^7.15.0", "@babel/core@^7.7.2", "@babel/core@^7.7.5":
46+
version "7.15.0"
47+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.15.0.tgz#749e57c68778b73ad8082775561f67f5196aafa8"
48+
integrity sha512-tXtmTminrze5HEUPn/a0JtOzzfp0nk+UEXQ/tqIJo3WDGypl/2OFQEMll/zSFU8f/lfmfLXvTaORHF3cfXIQMw==
4449
dependencies:
4550
"@babel/code-frame" "^7.14.5"
46-
"@babel/generator" "^7.14.8"
47-
"@babel/helper-compilation-targets" "^7.14.5"
48-
"@babel/helper-module-transforms" "^7.14.8"
51+
"@babel/generator" "^7.15.0"
52+
"@babel/helper-compilation-targets" "^7.15.0"
53+
"@babel/helper-module-transforms" "^7.15.0"
4954
"@babel/helpers" "^7.14.8"
50-
"@babel/parser" "^7.14.8"
55+
"@babel/parser" "^7.15.0"
5156
"@babel/template" "^7.14.5"
52-
"@babel/traverse" "^7.14.8"
53-
"@babel/types" "^7.14.8"
57+
"@babel/traverse" "^7.15.0"
58+
"@babel/types" "^7.15.0"
5459
convert-source-map "^1.7.0"
5560
debug "^4.1.0"
5661
gensync "^1.0.0-beta.2"
@@ -74,12 +79,12 @@
7479
dependencies:
7580
eslint-rule-composer "^0.3.0"
7681

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==
82+
"@babel/generator@^7.15.0", "@babel/generator@^7.7.2":
83+
version "7.15.0"
84+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.15.0.tgz#a7d0c172e0d814974bad5aa77ace543b97917f15"
85+
integrity sha512-eKl4XdMrbpYvuB505KTta4AV9g+wWzmVBW69tX0H2NwKVKd2YJbKgyK6M8j/rgLbmHOYJn6rUklV677nOyJrEQ==
8186
dependencies:
82-
"@babel/types" "^7.14.8"
87+
"@babel/types" "^7.15.0"
8388
jsesc "^2.5.1"
8489
source-map "^0.5.0"
8590

@@ -98,12 +103,12 @@
98103
"@babel/helper-explode-assignable-expression" "^7.14.5"
99104
"@babel/types" "^7.14.5"
100105

101-
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5":
102-
version "7.14.5"
103-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.14.5.tgz#7a99c5d0967911e972fe2c3411f7d5b498498ecf"
104-
integrity sha512-v+QtZqXEiOnpO6EYvlImB6zCD2Lel06RzOPzmkz/D/XgQiUu3C/Jb1LOqSt/AIA34TYi/Q+KlT8vTQrgdxkbLw==
106+
"@babel/helper-compilation-targets@^7.13.0", "@babel/helper-compilation-targets@^7.14.5", "@babel/helper-compilation-targets@^7.15.0":
107+
version "7.15.0"
108+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.15.0.tgz#973df8cbd025515f3ff25db0c05efc704fa79818"
109+
integrity sha512-h+/9t0ncd4jfZ8wsdAsoIxSa61qhBYlycXiHWqJaQBCXAhDCMbPRSMTGnZIkkmt1u4ag+UQmuqcILwqKzZ4N2A==
105110
dependencies:
106-
"@babel/compat-data" "^7.14.5"
111+
"@babel/compat-data" "^7.15.0"
107112
"@babel/helper-validator-option" "^7.14.5"
108113
browserslist "^4.16.6"
109114
semver "^6.3.0"
@@ -179,6 +184,13 @@
179184
dependencies:
180185
"@babel/types" "^7.14.5"
181186

187+
"@babel/helper-member-expression-to-functions@^7.15.0":
188+
version "7.15.0"
189+
resolved "https://registry.yarnpkg.com/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.15.0.tgz#0ddaf5299c8179f27f37327936553e9bba60990b"
190+
integrity sha512-Jq8H8U2kYiafuj2xMTPQwkTBnEEdGKpT35lJEQsRRjnG0LW3neucsaMWLgKcwu3OHKNeYugfw+Z20BXBSEs2Lg==
191+
dependencies:
192+
"@babel/types" "^7.15.0"
193+
182194
"@babel/helper-module-imports@^7.12.13":
183195
version "7.12.13"
184196
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.12.13.tgz#ec67e4404f41750463e455cc3203f6a32e93fcb0"
@@ -193,19 +205,19 @@
193205
dependencies:
194206
"@babel/types" "^7.14.5"
195207

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==
208+
"@babel/helper-module-transforms@^7.14.5", "@babel/helper-module-transforms@^7.15.0":
209+
version "7.15.0"
210+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.15.0.tgz#679275581ea056373eddbe360e1419ef23783b08"
211+
integrity sha512-RkGiW5Rer7fpXv9m1B3iHIFDZdItnO2/BLfWVW/9q7+KqQSDY5kUfQEbzdXM1MVhJGcugKV7kRrNVzNxmk7NBg==
200212
dependencies:
201213
"@babel/helper-module-imports" "^7.14.5"
202-
"@babel/helper-replace-supers" "^7.14.5"
214+
"@babel/helper-replace-supers" "^7.15.0"
203215
"@babel/helper-simple-access" "^7.14.8"
204216
"@babel/helper-split-export-declaration" "^7.14.5"
205-
"@babel/helper-validator-identifier" "^7.14.8"
217+
"@babel/helper-validator-identifier" "^7.14.9"
206218
"@babel/template" "^7.14.5"
207-
"@babel/traverse" "^7.14.8"
208-
"@babel/types" "^7.14.8"
219+
"@babel/traverse" "^7.15.0"
220+
"@babel/types" "^7.15.0"
209221

210222
"@babel/helper-optimise-call-expression@^7.14.5":
211223
version "7.14.5"
@@ -238,6 +250,16 @@
238250
"@babel/traverse" "^7.14.5"
239251
"@babel/types" "^7.14.5"
240252

253+
"@babel/helper-replace-supers@^7.15.0":
254+
version "7.15.0"
255+
resolved "https://registry.yarnpkg.com/@babel/helper-replace-supers/-/helper-replace-supers-7.15.0.tgz#ace07708f5bf746bf2e6ba99572cce79b5d4e7f4"
256+
integrity sha512-6O+eWrhx+HEra/uJnifCwhwMd6Bp5+ZfZeJwbqUTuqkhIT6YcRhiZCOOFChRypOIe0cV46kFrRBlm+t5vHCEaA==
257+
dependencies:
258+
"@babel/helper-member-expression-to-functions" "^7.15.0"
259+
"@babel/helper-optimise-call-expression" "^7.14.5"
260+
"@babel/traverse" "^7.15.0"
261+
"@babel/types" "^7.15.0"
262+
241263
"@babel/helper-simple-access@^7.14.5":
242264
version "7.14.5"
243265
resolved "https://registry.yarnpkg.com/@babel/helper-simple-access/-/helper-simple-access-7.14.5.tgz#66ea85cf53ba0b4e588ba77fc813f53abcaa41c4"
@@ -276,11 +298,6 @@
276298
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.5.tgz#d0f0e277c512e0c938277faa85a3968c9a44c0e8"
277299
integrity sha512-5lsetuxCLilmVGyiLEfoHBRX8UCFD+1m2x3Rj97WrW3V7H3u4RWRXA4evMjImCsin2J2YT0QaVDGf+z8ondbAg==
278300

279-
"@babel/helper-validator-identifier@^7.14.8":
280-
version "7.14.8"
281-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.8.tgz#32be33a756f29e278a0d644fa08a2c9e0f88a34c"
282-
integrity sha512-ZGy6/XQjllhYQrNw/3zfWRwZCTVSiBLZ9DHVZxn9n2gip/7ab8mv2TWlKPIBk26RwedCBoWdjLmn+t9na2Gcow==
283-
284301
"@babel/helper-validator-identifier@^7.14.9":
285302
version "7.14.9"
286303
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.14.9.tgz#6654d171b2024f6d8ee151bf2509699919131d48"
@@ -328,10 +345,10 @@
328345
chalk "^2.0.0"
329346
js-tokens "^4.0.0"
330347

331-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.14.8", "@babel/parser@^7.7.2":
332-
version "7.14.8"
333-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.14.8.tgz#66fd41666b2d7b840bd5ace7f7416d5ac60208d4"
334-
integrity sha512-syoCQFOoo/fzkWDeM0dLEZi5xqurb5vuyzwIMNZRNun+N/9A4cUZeQaE7dTrB8jGaKuJRBtEOajtnmw0I5hvvA==
348+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.5", "@babel/parser@^7.15.0", "@babel/parser@^7.7.2":
349+
version "7.15.0"
350+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.15.0.tgz#b6d6e29058ca369127b0eeca2a1c4b5794f1b6b9"
351+
integrity sha512-0v7oNOjr6YT9Z2RAOTv4T9aP+ubfx4Q/OhVtAet7PFDt0t9Oy6Jn+/rfC6b8HJ5zEqrQCiMxJfgtHpmIminmJQ==
335352

336353
"@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining@^7.14.5":
337354
version "7.14.5"
@@ -1010,25 +1027,25 @@
10101027
"@babel/parser" "^7.14.5"
10111028
"@babel/types" "^7.14.5"
10121029

1013-
"@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":
1014-
version "7.14.8"
1015-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.14.8.tgz#c0253f02677c5de1a8ff9df6b0aacbec7da1a8ce"
1016-
integrity sha512-kexHhzCljJcFNn1KYAQ6A5wxMRzq9ebYpEDV4+WdNyr3i7O44tanbDOR/xjiG2F3sllan+LgwK+7OMk0EmydHg==
1030+
"@babel/traverse@^7.1.0", "@babel/traverse@^7.13.0", "@babel/traverse@^7.14.5", "@babel/traverse@^7.14.8", "@babel/traverse@^7.15.0", "@babel/traverse@^7.7.2":
1031+
version "7.15.0"
1032+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.15.0.tgz#4cca838fd1b2a03283c1f38e141f639d60b3fc98"
1033+
integrity sha512-392d8BN0C9eVxVWd8H6x9WfipgVH5IaIoLp23334Sc1vbKKWINnvwRpb4us0xtPaCumlwbTtIYNA0Dv/32sVFw==
10171034
dependencies:
10181035
"@babel/code-frame" "^7.14.5"
1019-
"@babel/generator" "^7.14.8"
1036+
"@babel/generator" "^7.15.0"
10201037
"@babel/helper-function-name" "^7.14.5"
10211038
"@babel/helper-hoist-variables" "^7.14.5"
10221039
"@babel/helper-split-export-declaration" "^7.14.5"
1023-
"@babel/parser" "^7.14.8"
1024-
"@babel/types" "^7.14.8"
1040+
"@babel/parser" "^7.15.0"
1041+
"@babel/types" "^7.15.0"
10251042
debug "^4.1.0"
10261043
globals "^11.1.0"
10271044

1028-
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1029-
version "7.14.9"
1030-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.14.9.tgz#f2b19c3f2f77c5708d67fe8f6046e9cea2b5036d"
1031-
integrity sha512-u0bLTnv3DFHeaQLYzb7oRJ1JHr1sv/SYDM7JSqHFFLwXG1wTZRughxFI5NCP8qBEo1rVVsn7Yg2Lvw49nne/Ow==
1045+
"@babel/types@^7.0.0", "@babel/types@^7.12.13", "@babel/types@^7.14.5", "@babel/types@^7.14.8", "@babel/types@^7.14.9", "@babel/types@^7.15.0", "@babel/types@^7.3.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1046+
version "7.15.0"
1047+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.15.0.tgz#61af11f2286c4e9c69ca8deb5f4375a73c72dcbd"
1048+
integrity sha512-OBvfqnllOIdX4ojTHpwZbpvz4j3EWyjkZEdmjH0/cgsd6QOdSgU8rLSk6ard/pcW7rlmjdVSX/AWOaORR1uNOQ==
10321049
dependencies:
10331050
"@babel/helper-validator-identifier" "^7.14.9"
10341051
to-fast-properties "^2.0.0"

0 commit comments

Comments
 (0)