Skip to content

Commit 23d6f01

Browse files
Bump @babel/helpers from 7.26.7 to 7.26.10
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]>
1 parent cba0d78 commit 23d6f01

File tree

1 file changed

+38
-6
lines changed

1 file changed

+38
-6
lines changed

yarn.lock

Lines changed: 38 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -625,12 +625,12 @@ __metadata:
625625
linkType: hard
626626

627627
"@babel/helpers@npm:^7.26.7":
628-
version: 7.26.7
629-
resolution: "@babel/helpers@npm:7.26.7"
628+
version: 7.26.10
629+
resolution: "@babel/helpers@npm:7.26.10"
630630
dependencies:
631-
"@babel/template": "npm:^7.25.9"
632-
"@babel/types": "npm:^7.26.7"
633-
checksum: 10c0/37fec398e53a2dbbf24bc2a025c4d571b2556cef18d8116d05d04b153f13ef659cdfbaab96c8eed875e629d39bdf9b3ea5d099ccf80544537de224e2d94f9b11
631+
"@babel/template": "npm:^7.26.9"
632+
"@babel/types": "npm:^7.26.10"
633+
checksum: 10c0/f99e1836bcffce96db43158518bb4a24cf266820021f6461092a776cba2dc01d9fc8b1b90979d7643c5c2ab7facc438149064463a52dd528b21c6ab32509784f
634634
languageName: node
635635
linkType: hard
636636

@@ -645,6 +645,17 @@ __metadata:
645645
languageName: node
646646
linkType: hard
647647

648+
"@babel/parser@npm:^7.26.9":
649+
version: 7.26.10
650+
resolution: "@babel/parser@npm:7.26.10"
651+
dependencies:
652+
"@babel/types": "npm:^7.26.10"
653+
bin:
654+
parser: ./bin/babel-parser.js
655+
checksum: 10c0/c47f5c0f63cd12a663e9dc94a635f9efbb5059d98086a92286d7764357c66bceba18ccbe79333e01e9be3bfb8caba34b3aaebfd8e62c3d5921c8cf907267be75
656+
languageName: node
657+
linkType: hard
658+
648659
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
649660
version: 7.25.9
650661
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -1897,6 +1908,17 @@ __metadata:
18971908
languageName: node
18981909
linkType: hard
18991910

1911+
"@babel/template@npm:^7.26.9":
1912+
version: 7.26.9
1913+
resolution: "@babel/template@npm:7.26.9"
1914+
dependencies:
1915+
"@babel/code-frame": "npm:^7.26.2"
1916+
"@babel/parser": "npm:^7.26.9"
1917+
"@babel/types": "npm:^7.26.9"
1918+
checksum: 10c0/019b1c4129cc01ad63e17529089c2c559c74709d225f595eee017af227fee11ae8a97a6ab19ae6768b8aa22d8d75dcb60a00b28f52e9fa78140672d928bc1ae9
1919+
languageName: node
1920+
linkType: hard
1921+
19001922
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3, @babel/traverse@npm:^7.25.3, @babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.5, @babel/traverse@npm:^7.26.8":
19011923
version: 7.26.8
19021924
resolution: "@babel/traverse@npm:7.26.8"
@@ -1912,7 +1934,7 @@ __metadata:
19121934
languageName: node
19131935
linkType: hard
19141936

1915-
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.2, @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":
1937+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.21.3, @babel/types@npm:^7.25.2, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.8, @babel/types@npm:^7.3.3, @babel/types@npm:^7.4.4":
19161938
version: 7.26.8
19171939
resolution: "@babel/types@npm:7.26.8"
19181940
dependencies:
@@ -1922,6 +1944,16 @@ __metadata:
19221944
languageName: node
19231945
linkType: hard
19241946

1947+
"@babel/types@npm:^7.26.10, @babel/types@npm:^7.26.9":
1948+
version: 7.26.10
1949+
resolution: "@babel/types@npm:7.26.10"
1950+
dependencies:
1951+
"@babel/helper-string-parser": "npm:^7.25.9"
1952+
"@babel/helper-validator-identifier": "npm:^7.25.9"
1953+
checksum: 10c0/7a7f83f568bfc3dfabfaf9ae3a97ab5c061726c0afa7dcd94226d4f84a81559da368ed79671e3a8039d16f12476cf110381a377ebdea07587925f69628200dac
1954+
languageName: node
1955+
linkType: hard
1956+
19251957
"@bcoe/v8-coverage@npm:^0.2.3":
19261958
version: 0.2.3
19271959
resolution: "@bcoe/v8-coverage@npm:0.2.3"

0 commit comments

Comments
 (0)