Skip to content

Commit 3a6004e

Browse files
deps(deps): bump @babel/helpers from 7.26.7 to 7.27.0
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.7 to 7.27.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.27.0/packages/babel-helpers) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bae9342 commit 3a6004e

File tree

1 file changed

+39
-17
lines changed

1 file changed

+39
-17
lines changed

yarn.lock

Lines changed: 39 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -339,23 +339,13 @@ __metadata:
339339
languageName: node
340340
linkType: hard
341341

342-
"@babel/helpers@npm:^7.26.7":
343-
version: 7.26.7
344-
resolution: "@babel/helpers@npm:7.26.7"
342+
"@babel/helpers@npm:^7.26.7, @babel/helpers@npm:^7.26.9":
343+
version: 7.27.0
344+
resolution: "@babel/helpers@npm:7.27.0"
345345
dependencies:
346-
"@babel/template": "npm:^7.25.9"
347-
"@babel/types": "npm:^7.26.7"
348-
checksum: 10c0/37fec398e53a2dbbf24bc2a025c4d571b2556cef18d8116d05d04b153f13ef659cdfbaab96c8eed875e629d39bdf9b3ea5d099ccf80544537de224e2d94f9b11
349-
languageName: node
350-
linkType: hard
351-
352-
"@babel/helpers@npm:^7.26.9":
353-
version: 7.26.9
354-
resolution: "@babel/helpers@npm:7.26.9"
355-
dependencies:
356-
"@babel/template": "npm:^7.26.9"
357-
"@babel/types": "npm:^7.26.9"
358-
checksum: 10c0/3d4dbc4a33fe4181ed810cac52318b578294745ceaec07e2f6ecccf6cda55d25e4bfcea8f085f333bf911c9e1fc13320248dd1d5315ab47ad82ce1077410df05
346+
"@babel/template": "npm:^7.27.0"
347+
"@babel/types": "npm:^7.27.0"
348+
checksum: 10c0/a3c64fd2d8b164c041808826cc00769d814074ea447daaacaf2e3714b66d3f4237ef6e420f61d08f463d6608f3468c2ac5124ab7c68f704e20384def5ade95f4
359349
languageName: node
360350
linkType: hard
361351

@@ -403,6 +393,17 @@ __metadata:
403393
languageName: node
404394
linkType: hard
405395

396+
"@babel/parser@npm:^7.27.0":
397+
version: 7.27.0
398+
resolution: "@babel/parser@npm:7.27.0"
399+
dependencies:
400+
"@babel/types": "npm:^7.27.0"
401+
bin:
402+
parser: ./bin/babel-parser.js
403+
checksum: 10c0/ba2ed3f41735826546a3ef2a7634a8d10351df221891906e59b29b0a0cd748f9b0e7a6f07576858a9de8e77785aad925c8389ddef146de04ea2842047c9d2859
404+
languageName: node
405+
linkType: hard
406+
406407
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
407408
version: 7.25.9
408409
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -1525,6 +1526,17 @@ __metadata:
15251526
languageName: node
15261527
linkType: hard
15271528

1529+
"@babel/template@npm:^7.27.0":
1530+
version: 7.27.0
1531+
resolution: "@babel/template@npm:7.27.0"
1532+
dependencies:
1533+
"@babel/code-frame": "npm:^7.26.2"
1534+
"@babel/parser": "npm:^7.27.0"
1535+
"@babel/types": "npm:^7.27.0"
1536+
checksum: 10c0/13af543756127edb5f62bf121f9b093c09a2b6fe108373887ccffc701465cfbcb17e07cf48aa7f440415b263f6ec006e9415c79dfc2e8e6010b069435f81f340
1537+
languageName: node
1538+
linkType: hard
1539+
15281540
"@babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.5, @babel/traverse@npm:^7.26.8":
15291541
version: 7.26.8
15301542
resolution: "@babel/traverse@npm:7.26.8"
@@ -1555,7 +1567,7 @@ __metadata:
15551567
languageName: node
15561568
linkType: hard
15571569

1558-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.4, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.7, @babel/types@npm:^7.26.8, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
1570+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.4, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.8, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
15591571
version: 7.26.8
15601572
resolution: "@babel/types@npm:7.26.8"
15611573
dependencies:
@@ -1585,6 +1597,16 @@ __metadata:
15851597
languageName: node
15861598
linkType: hard
15871599

1600+
"@babel/types@npm:^7.27.0":
1601+
version: 7.27.0
1602+
resolution: "@babel/types@npm:7.27.0"
1603+
dependencies:
1604+
"@babel/helper-string-parser": "npm:^7.25.9"
1605+
"@babel/helper-validator-identifier": "npm:^7.25.9"
1606+
checksum: 10c0/6f1592eabe243c89a608717b07b72969be9d9d2fce1dee21426238757ea1fa60fdfc09b29de9e48d8104311afc6e6fb1702565a9cc1e09bc1e76f2b2ddb0f6e1
1607+
languageName: node
1608+
linkType: hard
1609+
15881610
"@bcoe/v8-coverage@npm:^0.2.3":
15891611
version: 0.2.3
15901612
resolution: "@bcoe/v8-coverage@npm:0.2.3"

0 commit comments

Comments
 (0)