Skip to content

Commit c1ab660

Browse files
chore(deps-dev): bump @babel/core from 7.29.6 to 7.29.7
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.29.6 to 7.29.7. - [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.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.29.7 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1742fdf commit c1ab660

2 files changed

Lines changed: 66 additions & 63 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"semver": "^7.7.4"
4545
},
4646
"devDependencies": {
47-
"@babel/core": "^7.29.6",
47+
"@babel/core": "^7.29.7",
4848
"@babel/plugin-proposal-class-properties": "^7.18.6",
4949
"@babel/plugin-proposal-decorators": "^7.29.0",
5050
"@babel/plugin-proposal-object-rest-spread": "^7.6.2",

yarn.lock

Lines changed: 65 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
signedsource "^1.0.0"
5959
yargs "^15.3.1"
6060

61-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.29.0", "@babel/code-frame@^7.29.7", "@babel/code-frame@^7.8.3":
61+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.16.0", "@babel/code-frame@^7.18.6", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.29.7", "@babel/code-frame@^7.8.3":
6262
version "7.29.7"
6363
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7"
6464
integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==
@@ -77,25 +77,25 @@
7777
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.28.0.tgz#9fc6fd58c2a6a15243cd13983224968392070790"
7878
integrity sha512-60X7qkglvrap8mn1lh2ebxXdZYtUcpd7gsmy9kLaBJ4i/WdY8PqTSdxyA8qraikqKQK5C1KRBKXqznrVapyNaw==
7979

80-
"@babel/compat-data@^7.28.6":
81-
version "7.29.0"
82-
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d"
83-
integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==
84-
85-
"@babel/core@^7.14.0", "@babel/core@^7.20.12", "@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.29.6":
86-
version "7.29.6"
87-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.6.tgz#2f2c2ca1728ae73c9b68ece91d1ae6dee18ff83a"
88-
integrity sha512-QdxmAo/ikZqqRGA8s43ww8lcql6naWRvEz0FFrl6MIlc7Gi6TroXnSdWa5U/kq6fzcpqpHesicQxFZIieZbyIA==
89-
dependencies:
90-
"@babel/code-frame" "^7.29.0"
91-
"@babel/generator" "^7.29.6"
92-
"@babel/helper-compilation-targets" "^7.28.6"
93-
"@babel/helper-module-transforms" "^7.28.6"
94-
"@babel/helpers" "^7.29.2"
95-
"@babel/parser" "^7.29.3"
96-
"@babel/template" "^7.28.6"
97-
"@babel/traverse" "^7.29.0"
98-
"@babel/types" "^7.29.0"
80+
"@babel/compat-data@^7.29.7":
81+
version "7.29.7"
82+
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.7.tgz#6f0237f0f36d2e51c0570a636faed9d2d0efe629"
83+
integrity sha512-locTkQyKvwIEgBzVrn8693ebc97F2U8ZHjbXwDXJ5Fn2TCpNwTlKcaKLkdHop5c/icOFE7qt7Q9JC5hnKNa6Gg==
84+
85+
"@babel/core@^7.14.0", "@babel/core@^7.20.12", "@babel/core@^7.23.9", "@babel/core@^7.27.4", "@babel/core@^7.29.7":
86+
version "7.29.7"
87+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.7.tgz#80c10b17248082968b57a857b91640971f2070f7"
88+
integrity sha512-RgHBCvtjbOK2gXSNBNIkNoEc9qoVEtau3hj8gEqKQuL3HZAibKarWFEI3Lfm6EYKkLalOh8eSrj9b+ch9H/VBA==
89+
dependencies:
90+
"@babel/code-frame" "^7.29.7"
91+
"@babel/generator" "^7.29.7"
92+
"@babel/helper-compilation-targets" "^7.29.7"
93+
"@babel/helper-module-transforms" "^7.29.7"
94+
"@babel/helpers" "^7.29.7"
95+
"@babel/parser" "^7.29.7"
96+
"@babel/template" "^7.29.7"
97+
"@babel/traverse" "^7.29.7"
98+
"@babel/types" "^7.29.7"
9999
"@jridgewell/remapping" "^2.3.5"
100100
convert-source-map "^2.0.0"
101101
debug "^4.1.0"
@@ -112,7 +112,7 @@
112112
eslint-visitor-keys "^2.1.0"
113113
semver "^6.3.1"
114114

115-
"@babel/generator@^7.14.0", "@babel/generator@^7.20.14", "@babel/generator@^7.27.5", "@babel/generator@^7.29.0", "@babel/generator@^7.29.6":
115+
"@babel/generator@^7.14.0", "@babel/generator@^7.20.14", "@babel/generator@^7.27.5", "@babel/generator@^7.29.7":
116116
version "7.29.7"
117117
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3"
118118
integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==
@@ -137,13 +137,13 @@
137137
dependencies:
138138
"@babel/types" "^7.27.3"
139139

140-
"@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5", "@babel/helper-compilation-targets@^7.27.2", "@babel/helper-compilation-targets@^7.28.6":
141-
version "7.28.6"
142-
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.28.6.tgz#32c4a3f41f12ed1532179b108a4d746e105c2b25"
143-
integrity sha512-JYtls3hqi15fcx5GaSNL7SCTJ2MNmjrkHXg4FSpOA/grxK8KwyZ5bubHsCq8FXCkua6xhuaaBit+3b7+VZRfcA==
140+
"@babel/helper-compilation-targets@^7.20.7", "@babel/helper-compilation-targets@^7.22.6", "@babel/helper-compilation-targets@^7.25.9", "@babel/helper-compilation-targets@^7.26.5", "@babel/helper-compilation-targets@^7.27.2", "@babel/helper-compilation-targets@^7.29.7":
141+
version "7.29.7"
142+
resolved "https://registry.yarnpkg.com/@babel/helper-compilation-targets/-/helper-compilation-targets-7.29.7.tgz#7a1def704302401c47f64fa85589e974ae217042"
143+
integrity sha512-wem6WaBj4NaVYVdNhLPPVacES6ZJ+KBBfSkTMD3YZxbP3rm3Di85tJU5ljaUNhaOynt+Aj0xruhYuzQBt8n71g==
144144
dependencies:
145-
"@babel/compat-data" "^7.28.6"
146-
"@babel/helper-validator-option" "^7.27.1"
145+
"@babel/compat-data" "^7.29.7"
146+
"@babel/helper-validator-option" "^7.29.7"
147147
browserslist "^4.24.0"
148148
lru-cache "^5.1.1"
149149
semver "^6.3.1"
@@ -192,10 +192,10 @@
192192
lodash.debounce "^4.0.8"
193193
resolve "^1.22.10"
194194

195-
"@babel/helper-globals@^7.28.0":
196-
version "7.28.0"
197-
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.28.0.tgz#b9430df2aa4e17bc28665eadeae8aa1d985e6674"
198-
integrity sha512-+W6cISkXFa1jXsDEdYA8HeevQT/FULhxzR99pxphltZcVaugps53THCeiWA8SguxxpSp3gKPiuYfSWopkLQ4hw==
195+
"@babel/helper-globals@^7.29.7":
196+
version "7.29.7"
197+
resolved "https://registry.yarnpkg.com/@babel/helper-globals/-/helper-globals-7.29.7.tgz#f04a96fbd8473241b1079243f5b3f03a3010ab7b"
198+
integrity sha512-3nQVUAtvkKH9zahfWgw96Jc/uFOmjACE1kQz82E2lqWmHBgjzbNlsC22nuQTfahmWeQtTq5nQ/4Nnd2A1wj4zA==
199199

200200
"@babel/helper-member-expression-to-functions@^7.25.9":
201201
version "7.25.9"
@@ -221,14 +221,22 @@
221221
"@babel/traverse" "^7.28.6"
222222
"@babel/types" "^7.28.6"
223223

224-
"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0", "@babel/helper-module-transforms@^7.28.6":
225-
version "7.28.6"
226-
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.28.6.tgz#9312d9d9e56edc35aeb6e95c25d4106b50b9eb1e"
227-
integrity sha512-67oXFAYr2cDLDVGLXTEABjdBJZ6drElUSI7WKp70NrpyISso3plG9SAGEF6y7zbha/wOzUByWWTJvEDVNIUGcA==
224+
"@babel/helper-module-imports@^7.29.7":
225+
version "7.29.7"
226+
resolved "https://registry.yarnpkg.com/@babel/helper-module-imports/-/helper-module-imports-7.29.7.tgz#ef25048a518e828d7393fac5882ddd73921d7396"
227+
integrity sha512-ejHwrQQYcm9xnTivShn2IDOlIzInN34AXskvq9QicvCtEzq1Vzclu/tKF8Jq1Cg8JG2GL6/EmjgsCT7lXepE3g==
228228
dependencies:
229-
"@babel/helper-module-imports" "^7.28.6"
230-
"@babel/helper-validator-identifier" "^7.28.5"
231-
"@babel/traverse" "^7.28.6"
229+
"@babel/traverse" "^7.29.7"
230+
"@babel/types" "^7.29.7"
231+
232+
"@babel/helper-module-transforms@^7.25.9", "@babel/helper-module-transforms@^7.26.0", "@babel/helper-module-transforms@^7.29.7":
233+
version "7.29.7"
234+
resolved "https://registry.yarnpkg.com/@babel/helper-module-transforms/-/helper-module-transforms-7.29.7.tgz#b062747a5997ba138637201328bbff77960574ae"
235+
integrity sha512-UPUVSyXbOh627KiCIGQSgwWzGeBKLkaJ9PJEdrngIwMSzxLR4jS4+f1f1jb7VzBbg8nFLaYotvVPFCTqdrmTAg==
236+
dependencies:
237+
"@babel/helper-module-imports" "^7.29.7"
238+
"@babel/helper-validator-identifier" "^7.29.7"
239+
"@babel/traverse" "^7.29.7"
232240

233241
"@babel/helper-optimise-call-expression@^7.25.9":
234242
version "7.25.9"
@@ -302,11 +310,6 @@
302310
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.25.9.tgz#24b64e2c3ec7cd3b3c547729b8d16871f22cbdc7"
303311
integrity sha512-Ed61U6XJc3CVRfkERJWDz4dJwKe7iLmmJsbOGu9wSloNSFttHV0I8g6UAgb7qnK5ly5bGLPd4oXZlxCdANBOWQ==
304312

305-
"@babel/helper-validator-identifier@^7.28.5":
306-
version "7.28.5"
307-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
308-
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
309-
310313
"@babel/helper-validator-identifier@^7.29.7":
311314
version "7.29.7"
312315
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2"
@@ -317,10 +320,10 @@
317320
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.25.9.tgz#86e45bd8a49ab7e03f276577f96179653d41da72"
318321
integrity sha512-e/zv1co8pp55dNdEcCynfj9X7nyUKUXoUEwfXqaZt0omVOmDe9oOTdKStH4GmAw6zxMFs50ZayuMfHDKlO7Tfw==
319322

320-
"@babel/helper-validator-option@^7.27.1":
321-
version "7.27.1"
322-
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
323-
integrity sha512-YvjJow9FxbhFFKDSuFnVCe2WxXk1zWc22fFePVNEaWJEu8IrZVlda6N0uHwzZrUM1il7NC9Mlp4MaJYbYd9JSg==
323+
"@babel/helper-validator-option@^7.29.7":
324+
version "7.29.7"
325+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.29.7.tgz#cf315be940213b354eb4abcc0bd01ebe3f73bc2a"
326+
integrity sha512-N9ZErrD+yW5geCDtBqnOoxmR8+tNKiGuxKlDpuJxfsqpa2dFcexaziGAE/qoHLiDDreVNMupxGmSoNlyvsA3gw==
324327

325328
"@babel/helper-wrap-function@^7.25.9":
326329
version "7.25.9"
@@ -331,15 +334,15 @@
331334
"@babel/traverse" "^7.25.9"
332335
"@babel/types" "^7.25.9"
333336

334-
"@babel/helpers@^7.29.2":
337+
"@babel/helpers@^7.29.7":
335338
version "7.29.7"
336339
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607"
337340
integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==
338341
dependencies:
339342
"@babel/template" "^7.29.7"
340343
"@babel/types" "^7.29.7"
341344

342-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.29.0", "@babel/parser@^7.29.3", "@babel/parser@^7.29.7":
345+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.0", "@babel/parser@^7.16.8", "@babel/parser@^7.20.13", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.29.7":
343346
version "7.29.7"
344347
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334"
345348
integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==
@@ -1183,7 +1186,7 @@
11831186
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.28.2.tgz#2ae5a9d51cc583bd1f5673b3bb70d6d819682473"
11841187
integrity sha512-KHp2IflsnGywDjBWDkR9iEqiWSpc8GIi0lgTT3mOElT0PP1tG26P4tmFI2YvAdzgq9RGyoHZQEIEdZy6Ec5xCA==
11851188

1186-
"@babel/template@^7.20.7", "@babel/template@^7.25.9", "@babel/template@^7.28.6", "@babel/template@^7.29.7":
1189+
"@babel/template@^7.20.7", "@babel/template@^7.25.9", "@babel/template@^7.29.7":
11871190
version "7.29.7"
11881191
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700"
11891192
integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==
@@ -1192,20 +1195,20 @@
11921195
"@babel/parser" "^7.29.7"
11931196
"@babel/types" "^7.29.7"
11941197

1195-
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0":
1196-
version "7.29.0"
1197-
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.0.tgz#f323d05001440253eead3c9c858adbe00b90310a"
1198-
integrity sha512-4HPiQr0X7+waHfyXPZpWPfWL/J7dcN1mx9gL6WdQVMbPnF3+ZhSMs8tCxN7oHddJE9fhNE7+lxdnlyemKfJRuA==
1199-
dependencies:
1200-
"@babel/code-frame" "^7.29.0"
1201-
"@babel/generator" "^7.29.0"
1202-
"@babel/helper-globals" "^7.28.0"
1203-
"@babel/parser" "^7.29.0"
1204-
"@babel/template" "^7.28.6"
1205-
"@babel/types" "^7.29.0"
1198+
"@babel/traverse@^7.14.0", "@babel/traverse@^7.16.8", "@babel/traverse@^7.20.13", "@babel/traverse@^7.25.9", "@babel/traverse@^7.26.5", "@babel/traverse@^7.26.8", "@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0", "@babel/traverse@^7.29.7":
1199+
version "7.29.7"
1200+
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.29.7.tgz#c47b07a41b95da0907d026b5dd894d98de7d2f2d"
1201+
integrity sha512-EhlfNQtZ+NK22w5BM61ciuiq1m58ed33Wr1Xan//ZRTy6hgjnwyCffRYwzsGXdASJSUJ1guZILsErh1eQcl+zw==
1202+
dependencies:
1203+
"@babel/code-frame" "^7.29.7"
1204+
"@babel/generator" "^7.29.7"
1205+
"@babel/helper-globals" "^7.29.7"
1206+
"@babel/parser" "^7.29.7"
1207+
"@babel/template" "^7.29.7"
1208+
"@babel/types" "^7.29.7"
12061209
debug "^4.3.1"
12071210

1208-
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.0", "@babel/types@^7.29.7", "@babel/types@^7.4.4":
1211+
"@babel/types@^7.0.0", "@babel/types@^7.16.8", "@babel/types@^7.20.7", "@babel/types@^7.25.9", "@babel/types@^7.27.1", "@babel/types@^7.27.3", "@babel/types@^7.28.5", "@babel/types@^7.28.6", "@babel/types@^7.29.7", "@babel/types@^7.4.4":
12091212
version "7.29.7"
12101213
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92"
12111214
integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==

0 commit comments

Comments
 (0)