Skip to content

Commit ef38398

Browse files
chore(deps): bump @babel/core in the npm-dependencies group (#148)
Bumps the npm-dependencies group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `@babel/core` from 7.28.6 to 7.29.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.29.0/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: npm-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 049a164 commit ef38398

2 files changed

Lines changed: 38 additions & 157 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"yargs": "^18.0.0"
3434
},
3535
"devDependencies": {
36-
"@babel/core": "^7.28.6",
36+
"@babel/core": "^7.29.0",
3737
"@babel/eslint-parser": "^7.28.6",
3838
"@typescript-eslint/eslint-plugin": "^8.53.0",
3939
"@typescript-eslint/parser": "^8.53.0",

yarn.lock

Lines changed: 37 additions & 156 deletions
Original file line numberDiff line numberDiff line change
@@ -2,69 +2,34 @@
22
# yarn lockfile v1
33

44

5-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1":
6-
version "7.27.1"
7-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
8-
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
9-
dependencies:
10-
"@babel/helper-validator-identifier" "^7.27.1"
11-
js-tokens "^4.0.0"
12-
picocolors "^1.1.1"
13-
14-
"@babel/code-frame@^7.28.6":
15-
version "7.28.6"
16-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.28.6.tgz#72499312ec58b1e2245ba4a4f550c132be4982f7"
17-
integrity sha512-JYgintcMjRiCvS8mMECzaEn+m3PfoQiyqukOMCCVQtoJGYJw8j/8LBJEiqkHLkfwCcs74E3pbAUFNg7d9VNJ+Q==
5+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0":
6+
version "7.29.0"
7+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c"
8+
integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==
189
dependencies:
1910
"@babel/helper-validator-identifier" "^7.28.5"
2011
js-tokens "^4.0.0"
2112
picocolors "^1.1.1"
2213

23-
"@babel/compat-data@^7.27.2":
24-
version "7.28.5"
25-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.5.tgz#a8a4962e1567121ac0b3b487f52107443b455c7f"
26-
integrity sha512-6uFXyCayocRbqhZOB+6XcuZbkMNimwfVGFji8CTZnCzOHVGvDqzvitu1re2AU5LROliz7eQPhB8CpAMvnx9EjA==
27-
2814
"@babel/compat-data@^7.28.6":
2915
version "7.28.6"
3016
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.6.tgz#103f466803fa0f059e82ccac271475470570d74c"
3117
integrity sha512-2lfu57JtzctfIrcGMz992hyLlByuzgIk58+hhGCxjKZ3rWI82NnVLjXcaTqkI2NvlcvOskZaiZ5kjUALo3Lpxg==
3218

33-
"@babel/core@^7.23.9":
34-
version "7.28.5"
35-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.5.tgz#4c81b35e51e1b734f510c99b07dfbc7bbbb48f7e"
36-
integrity sha512-e7jT4DxYvIDLk1ZHmU/m/mB19rex9sv0c2ftBtjSBv+kVM/902eh0fINUzD7UwLLNR+jU585GxUJ8/EBfAM5fw==
19+
"@babel/core@^7.23.9", "@babel/core@^7.24.4", "@babel/core@^7.27.4", "@babel/core@^7.29.0":
20+
version "7.29.0"
21+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322"
22+
integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==
3723
dependencies:
38-
"@babel/code-frame" "^7.27.1"
39-
"@babel/generator" "^7.28.5"
40-
"@babel/helper-compilation-targets" "^7.27.2"
41-
"@babel/helper-module-transforms" "^7.28.3"
42-
"@babel/helpers" "^7.28.4"
43-
"@babel/parser" "^7.28.5"
44-
"@babel/template" "^7.27.2"
45-
"@babel/traverse" "^7.28.5"
46-
"@babel/types" "^7.28.5"
47-
"@jridgewell/remapping" "^2.3.5"
48-
convert-source-map "^2.0.0"
49-
debug "^4.1.0"
50-
gensync "^1.0.0-beta.2"
51-
json5 "^2.2.3"
52-
semver "^6.3.1"
53-
54-
"@babel/core@^7.24.4", "@babel/core@^7.27.4", "@babel/core@^7.28.6":
55-
version "7.28.6"
56-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.28.6.tgz#531bf883a1126e53501ba46eb3bb414047af507f"
57-
integrity sha512-H3mcG6ZDLTlYfaSNi0iOKkigqMFvkTKlGUYlD8GW7nNOYRrevuA46iTypPyv+06V3fEmvvazfntkBU34L0azAw==
58-
dependencies:
59-
"@babel/code-frame" "^7.28.6"
60-
"@babel/generator" "^7.28.6"
24+
"@babel/code-frame" "^7.29.0"
25+
"@babel/generator" "^7.29.0"
6126
"@babel/helper-compilation-targets" "^7.28.6"
6227
"@babel/helper-module-transforms" "^7.28.6"
6328
"@babel/helpers" "^7.28.6"
64-
"@babel/parser" "^7.28.6"
29+
"@babel/parser" "^7.29.0"
6530
"@babel/template" "^7.28.6"
66-
"@babel/traverse" "^7.28.6"
67-
"@babel/types" "^7.28.6"
31+
"@babel/traverse" "^7.29.0"
32+
"@babel/types" "^7.29.0"
6833
"@jridgewell/remapping" "^2.3.5"
6934
convert-source-map "^2.0.0"
7035
debug "^4.1.0"
@@ -81,39 +46,17 @@
8146
eslint-visitor-keys "^2.1.0"
8247
semver "^6.3.1"
8348

84-
"@babel/generator@^7.27.5", "@babel/generator@^7.28.6":
85-
version "7.28.6"
86-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.6.tgz#48dcc65d98fcc8626a48f72b62e263d25fc3c3f1"
87-
integrity sha512-lOoVRwADj8hjf7al89tvQ2a1lf53Z+7tiXMgpZJL3maQPDxh0DgLMN62B2MKUOFcoodBHLMbDM6WAbKgNy5Suw==
49+
"@babel/generator@^7.27.5", "@babel/generator@^7.29.0":
50+
version "7.29.1"
51+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.1.tgz#d09876290111abbb00ef962a7b83a5307fba0d50"
52+
integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==
8853
dependencies:
89-
"@babel/parser" "^7.28.6"
90-
"@babel/types" "^7.28.6"
54+
"@babel/parser" "^7.29.0"
55+
"@babel/types" "^7.29.0"
9156
"@jridgewell/gen-mapping" "^0.3.12"
9257
"@jridgewell/trace-mapping" "^0.3.28"
9358
jsesc "^3.0.2"
9459

95-
"@babel/generator@^7.28.5":
96-
version "7.28.5"
97-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.28.5.tgz#712722d5e50f44d07bc7ac9fe84438742dd61298"
98-
integrity sha512-3EwLFhZ38J4VyIP6WNtt2kUdW9dokXA9Cr4IVIFHuCpZ3H8/YFOl5JjZHisrn1fATPBmKKqXzDFvh9fUwHz6CQ==
99-
dependencies:
100-
"@babel/parser" "^7.28.5"
101-
"@babel/types" "^7.28.5"
102-
"@jridgewell/gen-mapping" "^0.3.12"
103-
"@jridgewell/trace-mapping" "^0.3.28"
104-
jsesc "^3.0.2"
105-
106-
"@babel/helper-compilation-targets@^7.27.2":
107-
version "7.27.2"
108-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.27.2.tgz#46a0f6efab808d51d29ce96858dd10ce8732733d"
109-
integrity sha512-2+1thGUUWWjLTYTHZWK1n8Yga0ijBz1XAhUXcKy81rd5g6yh7hGqMp45v7cadSbEHc9G3OTv45SyneRN3ps4DQ==
110-
dependencies:
111-
"@babel/compat-data" "^7.27.2"
112-
"@babel/helper-validator-option" "^7.27.1"
113-
browserslist "^4.24.0"
114-
lru-cache "^5.1.1"
115-
semver "^6.3.1"
116-
11760
"@babel/helper-compilation-targets@^7.28.6":
11861
version "7.28.6"
11962
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz#32c4a3f41f12ed1532179b108a4d746e105c2b25"
@@ -130,14 +73,6 @@
13073
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
13174
integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==
13275

133-
"@babel/helper-module-imports@^7.27.1":
134-
version "7.27.1"
135-
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.27.1.tgz#7ef769a323e2655e126673bb6d2d6913bbead204"
136-
integrity sha512-0gSFWUPNXNopqtIPQvlD5WgXYI5GY2kP2cCvoT8kczjbfcfuIljTbcWrulD1CIPIX2gt1wghbDy08yE1p+/r3w==
137-
dependencies:
138-
"@babel/traverse" "^7.27.1"
139-
"@babel/types" "^7.27.1"
140-
14176
"@babel/helper-module-imports@^7.28.6":
14277
version "7.28.6"
14378
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.28.6.tgz#60632cbd6ffb70b22823187201116762a03e2d5c"
@@ -146,15 +81,6 @@
14681
"@babel/traverse" "^7.28.6"
14782
"@babel/types" "^7.28.6"
14883

149-
"@babel/helper-module-transforms@^7.28.3":
150-
version "7.28.3"
151-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz#a2b37d3da3b2344fe085dab234426f2b9a2fa5f6"
152-
integrity sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==
153-
dependencies:
154-
"@babel/helper-module-imports" "^7.27.1"
155-
"@babel/helper-validator-identifier" "^7.27.1"
156-
"@babel/traverse" "^7.28.3"
157-
15884
"@babel/helper-module-transforms@^7.28.6":
15985
version "7.28.6"
16086
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e"
@@ -179,7 +105,7 @@
179105
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
180106
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
181107

182-
"@babel/helper-validator-identifier@^7.27.1", "@babel/helper-validator-identifier@^7.28.5":
108+
"@babel/helper-validator-identifier@^7.28.5":
183109
version "7.28.5"
184110
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
185111
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
@@ -189,14 +115,6 @@
189115
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
190116
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
191117

192-
"@babel/helpers@^7.28.4":
193-
version "7.28.4"
194-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
195-
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
196-
dependencies:
197-
"@babel/template" "^7.27.2"
198-
"@babel/types" "^7.28.4"
199-
200118
"@babel/helpers@^7.28.6":
201119
version "7.28.6"
202120
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.6.tgz#fca903a313ae675617936e8998b814c415cbf5d7"
@@ -205,19 +123,12 @@
205123
"@babel/template" "^7.28.6"
206124
"@babel/types" "^7.28.6"
207125

208-
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.27.2", "@babel/parser@^7.28.5":
209-
version "7.28.5"
210-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.5.tgz#0b0225ee90362f030efd644e8034c99468893b08"
211-
integrity sha512-KKBU1VGYR7ORr3At5HAtUQ+TV3SzRCXmA/8OdDZiLDBIZxVyzXuztPjfLd3BV1PRAQGCMWWSHYhL0F8d5uHBDQ==
212-
dependencies:
213-
"@babel/types" "^7.28.5"
214-
215-
"@babel/parser@^7.24.4", "@babel/parser@^7.28.6":
216-
version "7.28.6"
217-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.6.tgz#f01a8885b7fa1e56dd8a155130226cd698ef13fd"
218-
integrity sha512-TeR9zWR18BvbfPmGbLampPMW+uW1NZnJlRuuHso8i87QZNq2JRF9i6RgxRqtEq+wQGsS19NNTWr2duhnE49mfQ==
126+
"@babel/parser@^7.1.0", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.24.4", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0":
127+
version "7.29.0"
128+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.0.tgz#669ef345add7d057e92b7ed15f0bac07611831b6"
129+
integrity sha512-IyDgFV5GeDUVX4YdF/3CPULtVGSXXMLh1xVIgdCgxApktqnQV0r7/8Nqthg+8YLGaAtdyIlo2qIdZrbCv4+7ww==
219130
dependencies:
220-
"@babel/types" "^7.28.6"
131+
"@babel/types" "^7.29.0"
221132

222133
"@babel/plugin-syntax-async-generators@^7.8.4":
223134
version "7.8.4"
@@ -338,15 +249,6 @@
338249
dependencies:
339250
"@babel/helper-plugin-utils" "^7.28.6"
340251

341-
"@babel/template@^7.27.2":
342-
version "7.27.2"
343-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
344-
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
345-
dependencies:
346-
"@babel/code-frame" "^7.27.1"
347-
"@babel/parser" "^7.27.2"
348-
"@babel/types" "^7.27.1"
349-
350252
"@babel/template@^7.28.6":
351253
version "7.28.6"
352254
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57"
@@ -356,44 +258,23 @@
356258
"@babel/parser" "^7.28.6"
357259
"@babel/types" "^7.28.6"
358260

359-
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.3", "@babel/traverse@^7.28.5":
360-
version "7.28.5"
361-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.5.tgz#450cab9135d21a7a2ca9d2d35aa05c20e68c360b"
362-
integrity sha512-TCCj4t55U90khlYkVV/0TfkJkAkUg3jZFA3Neb7unZT8CPok7iiRfaX0F+WnqWqt7OxhOn0uBKXCw4lbL8W0aQ==
261+
"@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0":
262+
version "7.29.0"
263+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.0.tgz#f323d05001440253eead3c9c858adbe00b90310a"
264+
integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==
363265
dependencies:
364-
"@babel/code-frame" "^7.27.1"
365-
"@babel/generator" "^7.28.5"
366-
"@babel/helper-globals" "^7.28.0"
367-
"@babel/parser" "^7.28.5"
368-
"@babel/template" "^7.27.2"
369-
"@babel/types" "^7.28.5"
370-
debug "^4.3.1"
371-
372-
"@babel/traverse@^7.28.6":
373-
version "7.28.6"
374-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.28.6.tgz#871ddc79a80599a5030c53b1cc48cbe3a5583c2e"
375-
integrity sha512-fgWX62k02qtjqdSNTAGxmKYY/7FSL9WAS1o2Hu5+I5m9T0yxZzr4cnrfXQ/MX0rIifthCSs6FKTlzYbJcPtMNg==
376-
dependencies:
377-
"@babel/code-frame" "^7.28.6"
378-
"@babel/generator" "^7.28.6"
266+
"@babel/code-frame" "^7.29.0"
267+
"@babel/generator" "^7.29.0"
379268
"@babel/helper-globals" "^7.28.0"
380-
"@babel/parser" "^7.28.6"
269+
"@babel/parser" "^7.29.0"
381270
"@babel/template" "^7.28.6"
382-
"@babel/types" "^7.28.6"
271+
"@babel/types" "^7.29.0"
383272
debug "^4.3.1"
384273

385-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.1", "@babel/types@^7.28.2", "@babel/types@^7.28.4", "@babel/types@^7.28.5":
386-
version "7.28.5"
387-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.5.tgz#10fc405f60897c35f07e85493c932c7b5ca0592b"
388-
integrity sha512-qQ5m48eI/MFLQ5PxQj4PFaprjyCTLI37ElWMmNs0K8Lk3dVeOdNpB3ks8jc7yM5CDmVC73eMVk/trk3fgmrUpA==
389-
dependencies:
390-
"@babel/helper-string-parser" "^7.27.1"
391-
"@babel/helper-validator-identifier" "^7.28.5"
392-
393-
"@babel/types@^7.27.3", "@babel/types@^7.28.6":
394-
version "7.28.6"
395-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.6.tgz#c3e9377f1b155005bcc4c46020e7e394e13089df"
396-
integrity sha512-0ZrskXVEHSWIqZM/sQZ4EV3jZJXRkio/WCxaqKZP1g//CEWEPSfeZFcms4XeKBCHU0ZKnIkdJeU/kF+eRp5lBg==
274+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.6", "@babel/types@^7.29.0":
275+
version "7.29.0"
276+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7"
277+
integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==
397278
dependencies:
398279
"@babel/helper-string-parser" "^7.27.1"
399280
"@babel/helper-validator-identifier" "^7.28.5"

0 commit comments

Comments
 (0)