Skip to content

Commit c752efd

Browse files
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>
1 parent 0292a59 commit c752efd

2 files changed

Lines changed: 52 additions & 47 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"formatjs-compile": "stripes translate compile"
1616
},
1717
"devDependencies": {
18-
"@babel/core": "^7.11.0",
18+
"@babel/core": "^7.29.6",
1919
"@babel/eslint-parser": "^7.17.0",
2020
"@folio/eslint-config-stripes": "^8.0.0",
2121
"@folio/jest-config-stripes": "^3.0.0",

yarn.lock

Lines changed: 51 additions & 46 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@
3333
dependencies:
3434
"@babel/highlight" "^7.10.4"
3535

36-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.28.6", "@babel/code-frame@^7.29.0":
37-
version "7.29.0"
38-
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.0.tgz#7cd7a59f15b3cc0dcd803038f7792712a7d0b15c"
39-
integrity sha512-9NhCeYjq9+3uxgdtp20LSiJXJvN0FeCtNGpJxuMFZ1Kv3cWUNb6DOhJwUvcVCzKGR66cw4njwM6hrJLqgOwbcw==
36+
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4", "@babel/code-frame@^7.12.13", "@babel/code-frame@^7.27.1", "@babel/code-frame@^7.29.0", "@babel/code-frame@^7.29.7":
37+
version "7.29.7"
38+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.29.7.tgz#f2fbbfea87c44a21590ec515b778b2c26d8866e7"
39+
integrity sha512-Aup7aUOfpbAUg2ROOJN6Iw5f9DMBlzu0mIkm/malLQFN/YQgO48wCj0Kxa3sEHJvPVFg7siR+qRInwXd2qhQKw==
4040
dependencies:
41-
"@babel/helper-validator-identifier" "^7.28.5"
41+
"@babel/helper-validator-identifier" "^7.29.7"
4242
js-tokens "^4.0.0"
4343
picocolors "^1.1.1"
4444

@@ -47,17 +47,17 @@
4747
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.29.0.tgz#00d03e8c0ac24dd9be942c5370990cbe1f17d88d"
4848
integrity sha512-T1NCJqT/j9+cn8fvkt7jtwbLBfLC/1y1c7NtCeXFRgzGTsafi68MRv8yzkYSapBnFA6L3U2VSc02ciDzoAJhJg==
4949

50-
"@babel/core@^7.11.0", "@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.13", "@babel/core@^7.21.3", "@babel/core@^7.23.9", "@babel/core@^7.7.5", "@babel/core@^7.9.0":
51-
version "7.29.0"
52-
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.0.tgz#5286ad785df7f79d656e88ce86e650d16ca5f322"
53-
integrity sha512-CGOfOJqWjg2qW/Mb6zNsDm+u5vFQ8DxXfbM09z69p5Z6+mE1ikP2jUXw+j42Pf1XTYED2Rni5f95npYeuwMDQA==
50+
"@babel/core@^7.11.6", "@babel/core@^7.12.3", "@babel/core@^7.18.13", "@babel/core@^7.21.3", "@babel/core@^7.23.9", "@babel/core@^7.29.6", "@babel/core@^7.7.5", "@babel/core@^7.9.0":
51+
version "7.29.6"
52+
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.29.6.tgz#2f2c2ca1728ae73c9b68ece91d1ae6dee18ff83a"
53+
integrity sha512-QdxmAo/ikZqqRGA8s43ww8lcql6naWRvEz0FFrl6MIlc7Gi6TroXnSdWa5U/kq6fzcpqpHesicQxFZIieZbyIA==
5454
dependencies:
5555
"@babel/code-frame" "^7.29.0"
56-
"@babel/generator" "^7.29.0"
56+
"@babel/generator" "^7.29.6"
5757
"@babel/helper-compilation-targets" "^7.28.6"
5858
"@babel/helper-module-transforms" "^7.28.6"
59-
"@babel/helpers" "^7.28.6"
60-
"@babel/parser" "^7.29.0"
59+
"@babel/helpers" "^7.29.2"
60+
"@babel/parser" "^7.29.3"
6161
"@babel/template" "^7.28.6"
6262
"@babel/traverse" "^7.29.0"
6363
"@babel/types" "^7.29.0"
@@ -77,13 +77,13 @@
7777
eslint-visitor-keys "^2.1.0"
7878
semver "^6.3.1"
7979

80-
"@babel/generator@^7.29.0", "@babel/generator@^7.7.2":
81-
version "7.29.1"
82-
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.1.tgz#d09876290111abbb00ef962a7b83a5307fba0d50"
83-
integrity sha512-qsaF+9Qcm2Qv8SRIMMscAvG4O3lJ0F1GuMo5HR/Bp02LopNgnZBC/EkbevHFeGs4ls/oPz9v+Bsmzbkbe+0dUw==
80+
"@babel/generator@^7.29.0", "@babel/generator@^7.29.6", "@babel/generator@^7.7.2":
81+
version "7.29.7"
82+
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.29.7.tgz#cca0b8827e6bcf3ba176788e7f3b180ad6db2fa3"
83+
integrity sha512-DkXD5OJQaAQIdZ1bt3UZdEnHAn9Imd3IVBdX03UFe+ony9Ojw5pzr9YVKGDY1jt+Gcn/FnGkNf8r+Vj5NOJWtQ==
8484
dependencies:
85-
"@babel/parser" "^7.29.0"
86-
"@babel/types" "^7.29.0"
85+
"@babel/parser" "^7.29.7"
86+
"@babel/types" "^7.29.7"
8787
"@jridgewell/gen-mapping" "^0.3.12"
8888
"@jridgewell/trace-mapping" "^0.3.28"
8989
jsesc "^3.0.2"
@@ -207,16 +207,21 @@
207207
"@babel/traverse" "^7.27.1"
208208
"@babel/types" "^7.27.1"
209209

210-
"@babel/helper-string-parser@^7.27.1":
211-
version "7.27.1"
212-
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
213-
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
210+
"@babel/helper-string-parser@^7.29.7":
211+
version "7.29.7"
212+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.29.7.tgz#7f0871d99824d23137d60f86fcf6130fd5a1b51f"
213+
integrity sha512-Pb5ijPrZ89GDH8223L4UP8i6QApWxs04RbPQJTeWDV0/keR2E36MeKnyr6LYmUUvqRRI+Iv87SuF1W6ErINzYw==
214214

215215
"@babel/helper-validator-identifier@^7.25.9", "@babel/helper-validator-identifier@^7.28.5":
216216
version "7.28.5"
217217
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.28.5.tgz#010b6938fab7cb7df74aa2bbc06aa503b8fe5fb4"
218218
integrity sha512-qSs4ifwzKJSV39ucNjsvc6WVHs6b7S03sOh2OcHF9UHfVPqWWALUsNUVzhSBiItjRZoLHx7nIarVjqKVusUZ1Q==
219219

220+
"@babel/helper-validator-identifier@^7.29.7":
221+
version "7.29.7"
222+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.29.7.tgz#bd87084ced0c796ec46bda492de6e83d29e89fc2"
223+
integrity sha512-qehxGkRj55h/ff8EMaJ+cYhyaKlHIxqYDn682wQD7RNp9UujOQsHog2uS0r2vzr4pW+sXf90NeeayjcNaX3fFg==
224+
220225
"@babel/helper-validator-option@^7.27.1":
221226
version "7.27.1"
222227
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.27.1.tgz#fa52f5b1e7db1ab049445b421c4471303897702f"
@@ -231,13 +236,13 @@
231236
"@babel/traverse" "^7.28.6"
232237
"@babel/types" "^7.28.6"
233238

234-
"@babel/helpers@^7.28.6":
235-
version "7.29.2"
236-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.2.tgz#9cfbccb02b8e229892c0b07038052cc1a8709c49"
237-
integrity sha512-HoGuUs4sCZNezVEKdVcwqmZN8GoHirLUcLaYVNBK2J0DadGtdcqgr3BCbvH8+XUo4NGjNl3VOtSjEKNzqfFgKw==
239+
"@babel/helpers@^7.29.2":
240+
version "7.29.7"
241+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.29.7.tgz#45abfde7548997e34376c3e69feb475cffb4a607"
242+
integrity sha512-1k2lAGRMfHTcwuNYcCNUmaUffmQv8KWMfh2iJUUeRlwlwH4FdNG7mfPI10NPfLHJFThE4Tyr4mv7kTNZOiPuBg==
238243
dependencies:
239-
"@babel/template" "^7.28.6"
240-
"@babel/types" "^7.29.0"
244+
"@babel/template" "^7.29.7"
245+
"@babel/types" "^7.29.7"
241246

242247
"@babel/highlight@^7.10.4":
243248
version "7.25.9"
@@ -249,12 +254,12 @@
249254
js-tokens "^4.0.0"
250255
picocolors "^1.0.0"
251256

252-
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@babel/parser@^7.20.7", "@babel/parser@^7.23.9", "@babel/parser@^7.28.6", "@babel/parser@^7.29.0":
253-
version "7.29.2"
254-
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.2.tgz#58bd50b9a7951d134988a1ae177a35ef9a703ba1"
255-
integrity sha512-4GgRzy/+fsBa72/RZVJmGKPmZu9Byn8o4MoLpmNe1m8ZfYnz5emHLQz3U4gLud6Zwl0RZIcgiLD7Uq7ySFuDLA==
257+
"@babel/parser@^7.1.0", "@babel/parser@^7.14.7", "@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":
258+
version "7.29.7"
259+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.29.7.tgz#837b87387cbf5ec5530cb634b3c622f68edb9334"
260+
integrity sha512-hnORnjP/1P/zFEndoeX+n+t1RwWRJiJpM/jO7FW32Kn9r5+sJB2JWOdYo4L6k78j15eCwY3Gm/7364B1EMwtNg==
256261
dependencies:
257-
"@babel/types" "^7.29.0"
262+
"@babel/types" "^7.29.7"
258263

259264
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.28.5":
260265
version "7.28.5"
@@ -1068,14 +1073,14 @@
10681073
resolved "https://registry.yarnpkg.com/@babel/runtime/-/runtime-7.29.2.tgz#9a6e2d05f4b6692e1801cd4fb176ad823930ed5e"
10691074
integrity sha512-JiDShH45zKHWyGe4ZNVRrCjBz8Nh9TMmZG1kh4QTK8hCBTWBi8Da+i7s1fJw7/lYpM4ccepSNfqzZ/QvABBi5g==
10701075

1071-
"@babel/template@^7.28.6", "@babel/template@^7.3.3":
1072-
version "7.28.6"
1073-
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.28.6.tgz#0e7e56ecedb78aeef66ce7972b082fce76a23e57"
1074-
integrity sha512-YA6Ma2KsCdGb+WC6UpBVFJGXL58MDA6oyONbjyF/+5sBgxY/dwkhLogbMT2GXXyU84/IhRw/2D1Os1B/giz+BQ==
1076+
"@babel/template@^7.28.6", "@babel/template@^7.29.7", "@babel/template@^7.3.3":
1077+
version "7.29.7"
1078+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.29.7.tgz#4d9d4004f645cdd304de958c725162784ecac700"
1079+
integrity sha512-puq+Gf35oI24FeN11LkoUQFqv9uwNeWpxXZi/Ji3rRIoKAzKnxRaZ+Gkj0vKS9ZCiTESfng1N9LyOyXvo+m+Gg==
10751080
dependencies:
1076-
"@babel/code-frame" "^7.28.6"
1077-
"@babel/parser" "^7.28.6"
1078-
"@babel/types" "^7.28.6"
1081+
"@babel/code-frame" "^7.29.7"
1082+
"@babel/parser" "^7.29.7"
1083+
"@babel/types" "^7.29.7"
10791084

10801085
"@babel/traverse@^7.27.1", "@babel/traverse@^7.28.5", "@babel/traverse@^7.28.6", "@babel/traverse@^7.29.0":
10811086
version "7.29.0"
@@ -1090,13 +1095,13 @@
10901095
"@babel/types" "^7.29.0"
10911096
debug "^4.3.1"
10921097

1093-
"@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":
1094-
version "7.29.0"
1095-
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.0.tgz#9f5b1e838c446e72cf3cd4b918152b8c605e37c7"
1096-
integrity sha512-LwdZHpScM4Qz8Xw2iKSzS+cfglZzJGvofQICy7W7v4caru4EaAmyUuO6BGrbyQ2mYV11W0U8j5mBhd14dd3B0A==
1098+
"@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":
1099+
version "7.29.7"
1100+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.29.7.tgz#8005e31d82712ee7adaef6e23c63b71a62770a92"
1101+
integrity sha512-4zBIxpPzowiZpusoFkyGVwakdRJUyuH5PxQ/PrqghfdFWWasvnCdPfQXHrenDai+gyLARulZjZowCOj6fjT4pA==
10971102
dependencies:
1098-
"@babel/helper-string-parser" "^7.27.1"
1099-
"@babel/helper-validator-identifier" "^7.28.5"
1103+
"@babel/helper-string-parser" "^7.29.7"
1104+
"@babel/helper-validator-identifier" "^7.29.7"
11001105

11011106
"@bcoe/v8-coverage@^0.2.3":
11021107
version "0.2.3"

0 commit comments

Comments
 (0)