Skip to content

Commit db45d34

Browse files
chore(deps): bump @babel/helpers from 7.24.0 to 7.26.10 in /modules/web (#10025)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.0 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>
1 parent 6a511fc commit db45d34

File tree

1 file changed

+15
-16
lines changed

1 file changed

+15
-16
lines changed

modules/web/yarn.lock

Lines changed: 15 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1280,24 +1280,13 @@ __metadata:
12801280
languageName: node
12811281
linkType: hard
12821282

1283-
"@babel/helpers@npm:^7.22.5, @babel/helpers@npm:^7.22.6, @babel/helpers@npm:^7.24.0":
1284-
version: 7.24.0
1285-
resolution: "@babel/helpers@npm:7.24.0"
1286-
dependencies:
1287-
"@babel/template": ^7.24.0
1288-
"@babel/traverse": ^7.24.0
1289-
"@babel/types": ^7.24.0
1290-
checksum: 2c1d9547c7a6e5aa648d4f3959252f825d4176ee52ed5430d65e50e68a138776adfd87ff3c8f9719ea6cd36601e935936d006340770ad8282b8664770aca8e33
1291-
languageName: node
1292-
linkType: hard
1293-
1294-
"@babel/helpers@npm:^7.26.9":
1295-
version: 7.26.9
1296-
resolution: "@babel/helpers@npm:7.26.9"
1283+
"@babel/helpers@npm:^7.22.5, @babel/helpers@npm:^7.22.6, @babel/helpers@npm:^7.24.0, @babel/helpers@npm:^7.26.9":
1284+
version: 7.26.10
1285+
resolution: "@babel/helpers@npm:7.26.10"
12971286
dependencies:
12981287
"@babel/template": ^7.26.9
1299-
"@babel/types": ^7.26.9
1300-
checksum: 06363f8288a24c1cfda03eccd775ac22f79cba319b533cb0e5d0f2a04a33512881cc3f227a4c46324935504fb92999cc4758b69b5e7b3846107eadcb5ee0abca
1288+
"@babel/types": ^7.26.10
1289+
checksum: daa3689024a4fc5e024fea382915c6fb0fde15cf1b2f6093435725c79edccbef7646d4a656b199c046ff5c61846d1b3876d6096b7bf0635823de6aaff2a1e1a4
13011290
languageName: node
13021291
linkType: hard
13031292

@@ -3386,6 +3375,16 @@ __metadata:
33863375
languageName: node
33873376
linkType: hard
33883377

3378+
"@babel/types@npm:^7.26.10":
3379+
version: 7.26.10
3380+
resolution: "@babel/types@npm:7.26.10"
3381+
dependencies:
3382+
"@babel/helper-string-parser": ^7.25.9
3383+
"@babel/helper-validator-identifier": ^7.25.9
3384+
checksum: 07340068ea3824dcaccf702dfc9628175c9926912ad6efba182d8b07e20953297d0a514f6fb103a61b9d5c555c8b87fc2237ddb06efebe14794eefc921dfa114
3385+
languageName: node
3386+
linkType: hard
3387+
33893388
"@babel/types@npm:^7.26.8":
33903389
version: 7.26.8
33913390
resolution: "@babel/types@npm:7.26.8"

0 commit comments

Comments
 (0)