Skip to content

Commit 0e8752f

Browse files
chore(deps): bump @babel/helpers from 7.26.9 to 7.26.10
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.9 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]>
1 parent 5ba5790 commit 0e8752f

File tree

1 file changed

+14
-4
lines changed

1 file changed

+14
-4
lines changed

yarn.lock

+14-4
Original file line numberDiff line numberDiff line change
@@ -820,12 +820,12 @@ __metadata:
820820
linkType: hard
821821

822822
"@babel/helpers@npm:^7.26.9":
823-
version: 7.26.9
824-
resolution: "@babel/helpers@npm:7.26.9"
823+
version: 7.26.10
824+
resolution: "@babel/helpers@npm:7.26.10"
825825
dependencies:
826826
"@babel/template": "npm:^7.26.9"
827-
"@babel/types": "npm:^7.26.9"
828-
checksum: 10c0/3d4dbc4a33fe4181ed810cac52318b578294745ceaec07e2f6ecccf6cda55d25e4bfcea8f085f333bf911c9e1fc13320248dd1d5315ab47ad82ce1077410df05
827+
"@babel/types": "npm:^7.26.10"
828+
checksum: 10c0/f99e1836bcffce96db43158518bb4a24cf266820021f6461092a776cba2dc01d9fc8b1b90979d7643c5c2ab7facc438149064463a52dd528b21c6ab32509784f
829829
languageName: node
830830
linkType: hard
831831

@@ -1130,6 +1130,16 @@ __metadata:
11301130
languageName: node
11311131
linkType: hard
11321132

1133+
"@babel/types@npm:^7.26.10":
1134+
version: 7.26.10
1135+
resolution: "@babel/types@npm:7.26.10"
1136+
dependencies:
1137+
"@babel/helper-string-parser": "npm:^7.25.9"
1138+
"@babel/helper-validator-identifier": "npm:^7.25.9"
1139+
checksum: 10c0/7a7f83f568bfc3dfabfaf9ae3a97ab5c061726c0afa7dcd94226d4f84a81559da368ed79671e3a8039d16f12476cf110381a377ebdea07587925f69628200dac
1140+
languageName: node
1141+
linkType: hard
1142+
11331143
"@babel/types@npm:^7.26.9":
11341144
version: 7.26.9
11351145
resolution: "@babel/types@npm:7.26.9"

0 commit comments

Comments
 (0)