Skip to content

Commit d964444

Browse files
chore(deps): bump @babel/helpers from 7.24.4 to 7.26.10
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.4 to 7.26.10. - [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.26.10/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 61901a9 commit d964444

1 file changed

Lines changed: 53 additions & 6 deletions

File tree

yarn.lock

Lines changed: 53 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,15 @@
1818
"@babel/highlight" "^7.24.2"
1919
picocolors "^1.0.0"
2020

21+
"@babel/code-frame@^7.27.1":
22+
version "7.27.1"
23+
resolved "https://registry.yarnpkg.com/@babel/code-frame/-/code-frame-7.27.1.tgz#200f715e66d52a23b221a9435534a91cc13ad5be"
24+
integrity sha512-cjQ7ZlQ0Mv3b47hABuTevyTuYN4i+loJKGeV9flcCgIK37cCXRh+L1bd3iBHlynerhQ7BhCkn2BPbQUL+rGqFg==
25+
dependencies:
26+
"@babel/helper-validator-identifier" "^7.27.1"
27+
js-tokens "^4.0.0"
28+
picocolors "^1.1.1"
29+
2130
"@babel/compat-data@^7.22.6", "@babel/compat-data@^7.23.5", "@babel/compat-data@^7.24.4":
2231
version "7.24.4"
2332
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.24.4.tgz#6f102372e9094f25d908ca0d34fc74c74606059a"
@@ -251,11 +260,21 @@
251260
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.24.1.tgz#f99c36d3593db9540705d0739a1f10b5e20c696e"
252261
integrity sha512-2ofRCjnnA9y+wk8b9IAREroeUP02KHp431N2mhKniy2yKIDKpbrHv9eXwm8cBeWQYcJmzv5qKCu65P47eCF7CQ==
253262

263+
"@babel/helper-string-parser@^7.27.1":
264+
version "7.27.1"
265+
resolved "https://registry.yarnpkg.com/@babel/helper-string-parser/-/helper-string-parser-7.27.1.tgz#54da796097ab19ce67ed9f88b47bb2ec49367687"
266+
integrity sha512-qMlSxKbpRlAridDExk92nSobyDdpPijUq2DW6oDnUqd0iOGxmQjyqhMIihI9+zv4LPyZdRje2cavWPbCbWm3eA==
267+
254268
"@babel/helper-validator-identifier@^7.22.20":
255269
version "7.22.20"
256270
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz#c4ae002c61d2879e724581d96665583dbc1dc0e0"
257271
integrity sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==
258272

273+
"@babel/helper-validator-identifier@^7.27.1":
274+
version "7.27.1"
275+
resolved "https://registry.yarnpkg.com/@babel/helper-validator-identifier/-/helper-validator-identifier-7.27.1.tgz#a7054dcc145a967dd4dc8fee845a57c1316c9df8"
276+
integrity sha512-D2hP9eA+Sqx1kBZgzxZh0y1trbuU+JoDkiEwqhQ36nodYqJwyEIhPSdMNd7lOm/4io72luTPWH20Yda0xOuUow==
277+
259278
"@babel/helper-validator-option@^7.23.5":
260279
version "7.23.5"
261280
resolved "https://registry.yarnpkg.com/@babel/helper-validator-option/-/helper-validator-option-7.23.5.tgz#907a3fbd4523426285365d1206c423c4c5520307"
@@ -271,13 +290,12 @@
271290
"@babel/types" "^7.22.19"
272291

273292
"@babel/helpers@^7.10.4", "@babel/helpers@^7.24.4":
274-
version "7.24.4"
275-
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.24.4.tgz#dc00907fd0d95da74563c142ef4cd21f2cb856b6"
276-
integrity sha512-FewdlZbSiwaVGlgT1DPANDuCHaDMiOo+D/IDYRFYjHOuv66xMSJ7fQwwODwRNAPkADIO/z1EoF/l2BCWlWABDw==
293+
version "7.28.4"
294+
resolved "https://registry.yarnpkg.com/@babel/helpers/-/helpers-7.28.4.tgz#fe07274742e95bdf7cf1443593eeb8926ab63827"
295+
integrity sha512-HFN59MmQXGHVyYadKLVumYsA9dBFun/ldYxipEjzA4196jpLZd8UjEEBLkbEkvfYreDqJhZxYAWFPtrfhNpj4w==
277296
dependencies:
278-
"@babel/template" "^7.24.0"
279-
"@babel/traverse" "^7.24.1"
280-
"@babel/types" "^7.24.0"
297+
"@babel/template" "^7.27.2"
298+
"@babel/types" "^7.28.4"
281299

282300
"@babel/highlight@^7.24.2":
283301
version "7.24.2"
@@ -294,6 +312,13 @@
294312
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.24.4.tgz#234487a110d89ad5a3ed4a8a566c36b9453e8c88"
295313
integrity sha512-zTvEBcghmeBma9QIGunWevvBAp4/Qu9Bdq+2k0Ot4fVMD6v3dsC9WOcRSKk7tRRyBM/53yKMJko9xOatGQAwSg==
296314

315+
"@babel/parser@^7.27.2":
316+
version "7.28.4"
317+
resolved "https://registry.yarnpkg.com/@babel/parser/-/parser-7.28.4.tgz#da25d4643532890932cc03f7705fe19637e03fa8"
318+
integrity sha512-yZbBqeM6TkpP9du/I2pUZnJsRMGGvOuIrhjzC1AwHwW+6he4mni6Bp/m8ijn0iOuZuPI2BfkCoSRunpyjnrQKg==
319+
dependencies:
320+
"@babel/types" "^7.28.4"
321+
297322
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@^7.24.4":
298323
version "7.24.4"
299324
resolved "https://registry.yarnpkg.com/@babel/plugin-bugfix-firefox-class-in-computed-class-key/-/plugin-bugfix-firefox-class-in-computed-class-key-7.24.4.tgz#6125f0158543fb4edf1c22f322f3db67f21cb3e1"
@@ -1044,6 +1069,15 @@
10441069
"@babel/parser" "^7.24.0"
10451070
"@babel/types" "^7.24.0"
10461071

1072+
"@babel/template@^7.27.2":
1073+
version "7.27.2"
1074+
resolved "https://registry.yarnpkg.com/@babel/template/-/template-7.27.2.tgz#fa78ceed3c4e7b63ebf6cb39e5852fca45f6809d"
1075+
integrity sha512-LPDZ85aEJyYSd18/DkjNh4/y1ntkE5KwUHWTiqgRxruuZL2F1yuHligVHLvcHY2vMHXttKFpJn6LwfI7cw7ODw==
1076+
dependencies:
1077+
"@babel/code-frame" "^7.27.1"
1078+
"@babel/parser" "^7.27.2"
1079+
"@babel/types" "^7.27.1"
1080+
10471081
"@babel/traverse@^7.10.5", "@babel/traverse@^7.24.1":
10481082
version "7.24.1"
10491083
resolved "https://registry.yarnpkg.com/@babel/traverse/-/traverse-7.24.1.tgz#d65c36ac9dd17282175d1e4a3c49d5b7988f530c"
@@ -1069,6 +1103,14 @@
10691103
"@babel/helper-validator-identifier" "^7.22.20"
10701104
to-fast-properties "^2.0.0"
10711105

1106+
"@babel/types@^7.27.1", "@babel/types@^7.28.4":
1107+
version "7.28.4"
1108+
resolved "https://registry.yarnpkg.com/@babel/types/-/types-7.28.4.tgz#0a4e618f4c60a7cd6c11cb2d48060e4dbe38ac3a"
1109+
integrity sha512-bkFqkLhh3pMBUQQkpVgWDWq/lqzc2678eUyDlTBhRqhCHFguYYGM0Efga7tYk4TogG/3x0EEl66/OQ+WGbWB/Q==
1110+
dependencies:
1111+
"@babel/helper-string-parser" "^7.27.1"
1112+
"@babel/helper-validator-identifier" "^7.27.1"
1113+
10721114
"@discoveryjs/json-ext@0.5.7", "@discoveryjs/json-ext@^0.5.0":
10731115
version "0.5.7"
10741116
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
@@ -11949,6 +11991,11 @@ picocolors@^1.0.1:
1194911991
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.0.tgz#5358b76a78cde483ba5cef6a9dc9671440b27d59"
1195011992
integrity sha512-TQ92mBOW0l3LeMeyLV6mzy/kWr8lkd/hp3mTg7wYK7zJhuBStmGMBG0BdeDZS/dZx1IukaX6Bk11zcln25o1Aw==
1195111993

11994+
picocolors@^1.1.1:
11995+
version "1.1.1"
11996+
resolved "https://registry.yarnpkg.com/picocolors/-/picocolors-1.1.1.tgz#3d321af3eab939b083c8f929a1d12cda81c26b6b"
11997+
integrity sha512-xceH2snhtb5M9liqDsmEw56le376mTZkEX/jEb/RxNFyegNul7eNslCXP9FDj/Lcu0X8KEyMceP2ntpaHrDEVA==
11998+
1195211999
picomatch@^2.0.4, picomatch@^2.2.1, picomatch@^2.2.2, picomatch@^2.2.3:
1195312000
version "2.3.0"
1195412001
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"

0 commit comments

Comments
 (0)