Skip to content

Commit 861b8c7

Browse files
chore(deps): bump @babel/helpers from 7.26.7 to 7.26.10 (#3035)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.7 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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: William Candillon <[email protected]>
1 parent 102b1ce commit 861b8c7

File tree

1 file changed

+16
-16
lines changed

1 file changed

+16
-16
lines changed

yarn.lock

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -647,23 +647,13 @@ __metadata:
647647
languageName: node
648648
linkType: hard
649649

650-
"@babel/helpers@npm:^7.26.7":
651-
version: 7.26.7
652-
resolution: "@babel/helpers@npm:7.26.7"
653-
dependencies:
654-
"@babel/template": ^7.25.9
655-
"@babel/types": ^7.26.7
656-
checksum: 1c93604c7fd6dbd7aa6f3eb2f9fa56369f9ad02bac8b3afb902de6cd4264beb443cc8589bede3790ca28d7477d4c07801fe6f4943f9833ac5956b72708bbd7ac
657-
languageName: node
658-
linkType: hard
659-
660-
"@babel/helpers@npm:^7.26.9":
661-
version: 7.26.9
662-
resolution: "@babel/helpers@npm:7.26.9"
650+
"@babel/helpers@npm:^7.26.7, @babel/helpers@npm:^7.26.9":
651+
version: 7.26.10
652+
resolution: "@babel/helpers@npm:7.26.10"
663653
dependencies:
664654
"@babel/template": ^7.26.9
665-
"@babel/types": ^7.26.9
666-
checksum: 06363f8288a24c1cfda03eccd775ac22f79cba319b533cb0e5d0f2a04a33512881cc3f227a4c46324935504fb92999cc4758b69b5e7b3846107eadcb5ee0abca
655+
"@babel/types": ^7.26.10
656+
checksum: daa3689024a4fc5e024fea382915c6fb0fde15cf1b2f6093435725c79edccbef7646d4a656b199c046ff5c61846d1b3876d6096b7bf0635823de6aaff2a1e1a4
667657
languageName: node
668658
linkType: hard
669659

@@ -2128,7 +2118,7 @@ __metadata:
21282118
languageName: node
21292119
linkType: hard
21302120

2131-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.6, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.7, @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, @babel/types@npm:^7.8.3":
2121+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.12.6, @babel/types@npm:^7.20.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.8, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4, @babel/types@npm:^7.8.3":
21322122
version: 7.26.8
21332123
resolution: "@babel/types@npm:7.26.8"
21342124
dependencies:
@@ -2148,6 +2138,16 @@ __metadata:
21482138
languageName: node
21492139
linkType: hard
21502140

2141+
"@babel/types@npm:^7.26.10":
2142+
version: 7.26.10
2143+
resolution: "@babel/types@npm:7.26.10"
2144+
dependencies:
2145+
"@babel/helper-string-parser": ^7.25.9
2146+
"@babel/helper-validator-identifier": ^7.25.9
2147+
checksum: 07340068ea3824dcaccf702dfc9628175c9926912ad6efba182d8b07e20953297d0a514f6fb103a61b9d5c555c8b87fc2237ddb06efebe14794eefc921dfa114
2148+
languageName: node
2149+
linkType: hard
2150+
21512151
"@bcoe/v8-coverage@npm:^0.2.3":
21522152
version: 0.2.3
21532153
resolution: "@bcoe/v8-coverage@npm:0.2.3"

0 commit comments

Comments
 (0)