Skip to content

Commit 8e3d88e

Browse files
chore(deps): bump @babel/helpers from 7.26.0 to 7.26.10 (#798)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.26.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 2f6f693 commit 8e3d88e

File tree

1 file changed

+38
-16
lines changed

1 file changed

+38
-16
lines changed

yarn.lock

+38-16
Original file line numberDiff line numberDiff line change
@@ -530,23 +530,13 @@ __metadata:
530530
languageName: node
531531
linkType: hard
532532

533-
"@babel/helpers@npm:^7.26.0":
534-
version: 7.26.0
535-
resolution: "@babel/helpers@npm:7.26.0"
536-
dependencies:
537-
"@babel/template": "npm:^7.25.9"
538-
"@babel/types": "npm:^7.26.0"
539-
checksum: 10c0/343333cced6946fe46617690a1d0789346960910225ce359021a88a60a65bc0d791f0c5d240c0ed46cf8cc63b5fd7df52734ff14e43b9c32feae2b61b1647097
540-
languageName: node
541-
linkType: hard
542-
543-
"@babel/helpers@npm:^7.26.7":
544-
version: 7.26.7
545-
resolution: "@babel/helpers@npm:7.26.7"
533+
"@babel/helpers@npm:^7.26.0, @babel/helpers@npm:^7.26.7":
534+
version: 7.26.10
535+
resolution: "@babel/helpers@npm:7.26.10"
546536
dependencies:
547-
"@babel/template": "npm:^7.25.9"
548-
"@babel/types": "npm:^7.26.7"
549-
checksum: 10c0/37fec398e53a2dbbf24bc2a025c4d571b2556cef18d8116d05d04b153f13ef659cdfbaab96c8eed875e629d39bdf9b3ea5d099ccf80544537de224e2d94f9b11
537+
"@babel/template": "npm:^7.26.9"
538+
"@babel/types": "npm:^7.26.10"
539+
checksum: 10c0/f99e1836bcffce96db43158518bb4a24cf266820021f6461092a776cba2dc01d9fc8b1b90979d7643c5c2ab7facc438149064463a52dd528b21c6ab32509784f
550540
languageName: node
551541
linkType: hard
552542

@@ -572,6 +562,17 @@ __metadata:
572562
languageName: node
573563
linkType: hard
574564

565+
"@babel/parser@npm:^7.26.9":
566+
version: 7.26.10
567+
resolution: "@babel/parser@npm:7.26.10"
568+
dependencies:
569+
"@babel/types": "npm:^7.26.10"
570+
bin:
571+
parser: ./bin/babel-parser.js
572+
checksum: 10c0/c47f5c0f63cd12a663e9dc94a635f9efbb5059d98086a92286d7764357c66bceba18ccbe79333e01e9be3bfb8caba34b3aaebfd8e62c3d5921c8cf907267be75
573+
languageName: node
574+
linkType: hard
575+
575576
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
576577
version: 7.25.9
577578
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -1791,6 +1792,17 @@ __metadata:
17911792
languageName: node
17921793
linkType: hard
17931794

1795+
"@babel/template@npm:^7.26.9":
1796+
version: 7.26.9
1797+
resolution: "@babel/template@npm:7.26.9"
1798+
dependencies:
1799+
"@babel/code-frame": "npm:^7.26.2"
1800+
"@babel/parser": "npm:^7.26.9"
1801+
"@babel/types": "npm:^7.26.9"
1802+
checksum: 10c0/019b1c4129cc01ad63e17529089c2c559c74709d225f595eee017af227fee11ae8a97a6ab19ae6768b8aa22d8d75dcb60a00b28f52e9fa78140672d928bc1ae9
1803+
languageName: node
1804+
linkType: hard
1805+
17941806
"@babel/traverse--for-generate-function-map@npm:@babel/traverse@^7.25.3, @babel/traverse@npm:^7.20.0, @babel/traverse@npm:^7.25.3, @babel/traverse@npm:^7.25.9":
17951807
version: 7.25.9
17961808
resolution: "@babel/traverse@npm:7.25.9"
@@ -1831,6 +1843,16 @@ __metadata:
18311843
languageName: node
18321844
linkType: hard
18331845

1846+
"@babel/types@npm:^7.26.10, @babel/types@npm:^7.26.9":
1847+
version: 7.26.10
1848+
resolution: "@babel/types@npm:7.26.10"
1849+
dependencies:
1850+
"@babel/helper-string-parser": "npm:^7.25.9"
1851+
"@babel/helper-validator-identifier": "npm:^7.25.9"
1852+
checksum: 10c0/7a7f83f568bfc3dfabfaf9ae3a97ab5c061726c0afa7dcd94226d4f84a81559da368ed79671e3a8039d16f12476cf110381a377ebdea07587925f69628200dac
1853+
languageName: node
1854+
linkType: hard
1855+
18341856
"@babel/types@npm:^7.26.5, @babel/types@npm:^7.26.7":
18351857
version: 7.26.7
18361858
resolution: "@babel/types@npm:7.26.7"

0 commit comments

Comments
 (0)