Skip to content

Commit d4445dd

Browse files
chore(deps): bump @babel/helpers from 7.24.6 to 7.26.10 in /docs (#791)
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.6 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 a387782 commit d4445dd

File tree

1 file changed

+39
-17
lines changed

1 file changed

+39
-17
lines changed

docs/yarn.lock

Lines changed: 39 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ __metadata:
217217
languageName: node
218218
linkType: hard
219219

220-
"@babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.0":
220+
"@babel/code-frame@npm:^7.25.9, @babel/code-frame@npm:^7.26.0, @babel/code-frame@npm:^7.26.2":
221221
version: 7.26.2
222222
resolution: "@babel/code-frame@npm:7.26.2"
223223
dependencies:
@@ -819,23 +819,13 @@ __metadata:
819819
languageName: node
820820
linkType: hard
821821

822-
"@babel/helpers@npm:^7.24.6":
823-
version: 7.24.6
824-
resolution: "@babel/helpers@npm:7.24.6"
825-
dependencies:
826-
"@babel/template": "npm:^7.24.6"
827-
"@babel/types": "npm:^7.24.6"
828-
checksum: 10c0/e5b5c0919fd6fa56ae11c15a72962d8de0ac19db524849554af28cf08ac32f9ae5aee49a43146eb150f54418cefb8e890fa2b2f33d029434dc7777dbcdfd5bac
829-
languageName: node
830-
linkType: hard
831-
832-
"@babel/helpers@npm:^7.26.0":
833-
version: 7.26.0
834-
resolution: "@babel/helpers@npm:7.26.0"
822+
"@babel/helpers@npm:^7.24.6, @babel/helpers@npm:^7.26.0":
823+
version: 7.26.10
824+
resolution: "@babel/helpers@npm:7.26.10"
835825
dependencies:
836-
"@babel/template": "npm:^7.25.9"
837-
"@babel/types": "npm:^7.26.0"
838-
checksum: 10c0/343333cced6946fe46617690a1d0789346960910225ce359021a88a60a65bc0d791f0c5d240c0ed46cf8cc63b5fd7df52734ff14e43b9c32feae2b61b1647097
826+
"@babel/template": "npm:^7.26.9"
827+
"@babel/types": "npm:^7.26.10"
828+
checksum: 10c0/f99e1836bcffce96db43158518bb4a24cf266820021f6461092a776cba2dc01d9fc8b1b90979d7643c5c2ab7facc438149064463a52dd528b21c6ab32509784f
839829
languageName: node
840830
linkType: hard
841831

@@ -882,6 +872,17 @@ __metadata:
882872
languageName: node
883873
linkType: hard
884874

875+
"@babel/parser@npm:^7.26.9":
876+
version: 7.26.10
877+
resolution: "@babel/parser@npm:7.26.10"
878+
dependencies:
879+
"@babel/types": "npm:^7.26.10"
880+
bin:
881+
parser: ./bin/babel-parser.js
882+
checksum: 10c0/c47f5c0f63cd12a663e9dc94a635f9efbb5059d98086a92286d7764357c66bceba18ccbe79333e01e9be3bfb8caba34b3aaebfd8e62c3d5921c8cf907267be75
883+
languageName: node
884+
linkType: hard
885+
885886
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.24.6":
886887
version: 7.24.6
887888
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.24.6"
@@ -2889,6 +2890,17 @@ __metadata:
28892890
languageName: node
28902891
linkType: hard
28912892

2893+
"@babel/template@npm:^7.26.9":
2894+
version: 7.26.9
2895+
resolution: "@babel/template@npm:7.26.9"
2896+
dependencies:
2897+
"@babel/code-frame": "npm:^7.26.2"
2898+
"@babel/parser": "npm:^7.26.9"
2899+
"@babel/types": "npm:^7.26.9"
2900+
checksum: 10c0/019b1c4129cc01ad63e17529089c2c559c74709d225f595eee017af227fee11ae8a97a6ab19ae6768b8aa22d8d75dcb60a00b28f52e9fa78140672d928bc1ae9
2901+
languageName: node
2902+
linkType: hard
2903+
28922904
"@babel/traverse@npm:^7.24.6":
28932905
version: 7.24.6
28942906
resolution: "@babel/traverse@npm:7.24.6"
@@ -2954,6 +2966,16 @@ __metadata:
29542966
languageName: node
29552967
linkType: hard
29562968

2969+
"@babel/types@npm:^7.26.10, @babel/types@npm:^7.26.9":
2970+
version: 7.26.10
2971+
resolution: "@babel/types@npm:7.26.10"
2972+
dependencies:
2973+
"@babel/helper-string-parser": "npm:^7.25.9"
2974+
"@babel/helper-validator-identifier": "npm:^7.25.9"
2975+
checksum: 10c0/7a7f83f568bfc3dfabfaf9ae3a97ab5c061726c0afa7dcd94226d4f84a81559da368ed79671e3a8039d16f12476cf110381a377ebdea07587925f69628200dac
2976+
languageName: node
2977+
linkType: hard
2978+
29572979
"@colors/colors@npm:1.5.0":
29582980
version: 1.5.0
29592981
resolution: "@colors/colors@npm:1.5.0"

0 commit comments

Comments
 (0)