Skip to content

Commit fa7ae30

Browse files
Bump @babel/core from 7.29.0 to 7.29.6 (#5136)
* Bump @babel/core from 7.29.0 to 7.29.6 Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.29.0 to 7.29.6. - [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.6/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.6 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com> * deduplicate lock --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Bartosz Kaszubowski <gosimek@gmail.com>
1 parent 2cb272b commit fa7ae30

2 files changed

Lines changed: 51 additions & 51 deletions

File tree

packages/lint-examples/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"lint": "tsc --noEmit && eslint"
1313
},
1414
"devDependencies": {
15-
"@babel/core": "^7.29.0",
15+
"@babel/core": "^7.29.6",
1616
"@babel/preset-env": "^7.29.5",
1717
"@babel/runtime": "^7.29.2",
1818
"@eslint/compat": "^2.1.0",

yarn.lock

Lines changed: 50 additions & 50 deletions
Original file line numberDiff line numberDiff line change
@@ -189,12 +189,12 @@
189189
jsonpointer "^5.0.1"
190190
leven "^3.1.0"
191191

192-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0":
193-
version "7.29.0"
194-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c"
195-
integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==
192+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.21.4", "@babel/code-frame@^7.29.0", "@babel/code-frame@^7.29.7":
193+
version "7.29.7"
194+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7"
195+
integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==
196196
dependencies:
197-
"@babel/helper-validator-identifier" "^7.28.5"
197+
"@babel/helper-validator-identifier" "^7.29.7"
198198
js-tokens "^4.0.0"
199199
picocolors "^1.1.1"
200200

@@ -203,17 +203,17 @@
203203
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.3.tgz#e3f5347f0589596c91d227ccb6a541d37fb1307b"
204204
integrity sha512-LIVqM46zQWZhj17qA8wb4nW/ixr2y1Nw+r1etiAWgRM6U1IqP+LNhL1yg440jYZR72jCWcWbLWzIosH+uP1fqg==
205205

206-
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.21.3", "@babel/core@^7.23.9", "@babel/core@^7.24.4", "@babel/core@^7.25.2", "@babel/core@^7.25.9", "@babel/core@^7.29.0":
207-
version "7.29.0"
208-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322"
209-
integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==
206+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.21.3", "@babel/core@^7.23.9", "@babel/core@^7.24.4", "@babel/core@^7.25.2", "@babel/core@^7.25.9", "@babel/core@^7.29.6":
207+
version "7.29.6"
208+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.6.tgz#2f2c2ca1728ae73c9b68ece91d1ae6dee18ff83a"
209+
integrity sha512-QdxmAo/ikZqqRGA8s43ww8lcql6naWRvEz0FFrl6MIlc7Gi6TroXnSdWa5U/kq6fzcpqpHesicQxFZIieZbyIA==
210210
dependencies:
211211
"@babel/code-frame" "^7.29.0"
212-
"@babel/generator" "^7.29.0"
212+
"@babel/generator" "^7.29.6"
213213
"@babel/helper-compilation-targets" "^7.28.6"
214214
"@babel/helper-module-transforms" "^7.28.6"
215-
"@babel/helpers" "^7.28.6"
216-
"@babel/parser" "^7.29.0"
215+
"@babel/helpers" "^7.29.2"
216+
"@babel/parser" "^7.29.3"
217217
"@babel/template" "^7.28.6"
218218
"@babel/traverse" "^7.29.0"
219219
"@babel/types" "^7.29.0"
@@ -233,13 +233,13 @@
233233
eslint-visitor-keys "^2.1.0"
234234
semver "^6.3.1"
235235

236-
"@babel/generator@^7.25.9", "@babel/generator@^7.29.0", "@babel/generator@^7.29.1", "@babel/generator@^7.7.2":
237-
version "7.29.1"
238-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.1.tgz#d09876290111abbb00ef962a7b83a5307fba0d50"
239-
integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==
236+
"@babel/generator@^7.25.9", "@babel/generator@^7.29.0", "@babel/generator@^7.29.1", "@babel/generator@^7.29.6", "@babel/generator@^7.7.2":
237+
version "7.29.7"
238+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3"
239+
integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==
240240
dependencies:
241-
"@babel/parser" "^7.29.0"
242-
"@babel/types" "^7.29.0"
241+
"@babel/parser" "^7.29.7"
242+
"@babel/types" "^7.29.7"
243243
"@jridgewell/gen-mapping" "^0.3.12"
244244
"@jridgewell/trace-mapping" "^0.3.28"
245245
jsesc "^3.0.2"
@@ -363,15 +363,15 @@
363363
"@babel/traverse" "^7.27.1"
364364
"@babel/types" "^7.27.1"
365365

366-
"@babel/helper-string-parser@^7.27.1":
367-
version "7.27.1"
368-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
369-
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
366+
"@babel/helper-string-parser@^7.29.7":
367+
version "7.29.7"
368+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f"
369+
integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==
370370

371-
"@babel/helper-validator-identifier@^7.28.5":
372-
version "7.28.5"
373-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
374-
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
371+
"@babel/helper-validator-identifier@^7.28.5", "@babel/helper-validator-identifier@^7.29.7":
372+
version "7.29.7"
373+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2"
374+
integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==
375375

376376
"@babel/helper-validator-option@^7.27.1":
377377
version "7.27.1"
@@ -387,20 +387,20 @@
387387
"@babel/traverse" "^7.28.6"
388388
"@babel/types" "^7.28.6"
389389

390-
"@babel/helpers@^7.28.6":
391-
version "7.29.2"
392-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.2.tgz#9cfbccb02b8e229892c0b07038052cc1a8709c49"
393-
integrity sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==
390+
"@babel/helpers@^7.29.2":
391+
version "7.29.7"
392+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607"
393+
integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==
394394
dependencies:
395-
"@babel/template" "^7.28.6"
396-
"@babel/types" "^7.29.0"
395+
"@babel/template" "^7.29.7"
396+
"@babel/types" "^7.29.7"
397397

398-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@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":
399-
version "7.29.2"
400-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.2.tgz#58bd50b9a7951d134988a1ae177a35ef9a703ba1"
401-
integrity sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==
398+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.24.4", "@babel/parser@^7.29.0", "@babel/parser@^7.29.3", "@babel/parser@^7.29.7":
399+
version "7.29.7"
400+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334"
401+
integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==
402402
dependencies:
403-
"@babel/types" "^7.29.0"
403+
"@babel/types" "^7.29.7"
404404

405405
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5":
406406
version "7.28.5"
@@ -1212,14 +1212,14 @@
12121212
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e"
12131213
integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==
12141214

1215-
"@babel/template@^7.28.6", "@babel/template@^7.3.3":
1216-
version "7.28.6"
1217-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57"
1218-
integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==
1215+
"@babel/template@^7.28.6", "@babel/template@^7.29.7", "@babel/template@^7.3.3":
1216+
version "7.29.7"
1217+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700"
1218+
integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==
12191219
dependencies:
1220-
"@babel/code-frame" "^7.28.6"
1221-
"@babel/parser" "^7.28.6"
1222-
"@babel/types" "^7.28.6"
1220+
"@babel/code-frame" "^7.29.7"
1221+
"@babel/parser" "^7.29.7"
1222+
"@babel/types" "^7.29.7"
12231223

12241224
"@babel/traverse@^7.25.9", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0":
12251225
version "7.29.0"
@@ -1234,13 +1234,13 @@
12341234
"@babel/types" "^7.29.0"
12351235
debug "^4.3.1"
12361236

1237-
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.21.3", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1238-
version "7.29.0"
1239-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7"
1240-
integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==
1237+
"@babel/types@^7.0.0", "@babel/types@^7.20.7", "@babel/types@^7.21.3", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.2", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.29.7", "@babel/types@^7.3.3", "@babel/types@^7.4.4":
1238+
version "7.29.7"
1239+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92"
1240+
integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==
12411241
dependencies:
1242-
"@babel/helper-string-parser" "^7.27.1"
1243-
"@babel/helper-validator-identifier" "^7.28.5"
1242+
"@babel/helper-string-parser" "^7.29.7"
1243+
"@babel/helper-validator-identifier" "^7.29.7"
12441244

12451245
"@bcoe/v8-coverage@^0.2.3":
12461246
version "0.2.3"

0 commit comments

Comments
 (0)