Skip to content

Commit 78c503c

Browse files
chore(deps): bump @babel/helpers from 7.24.7 to 7.26.10
Bumps [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) from 7.24.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] <support@github.com>
1 parent 2fa4704 commit 78c503c

1 file changed

Lines changed: 48 additions & 5 deletions

File tree

yarn.lock

Lines changed: 48 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -69,6 +69,17 @@ __metadata:
6969
languageName: node
7070
linkType: hard
7171

72+
"@babel/code-frame@npm:^7.26.2":
73+
version: 7.26.2
74+
resolution: "@babel/code-frame@npm:7.26.2"
75+
dependencies:
76+
"@babel/helper-validator-identifier": "npm:^7.25.9"
77+
js-tokens: "npm:^4.0.0"
78+
picocolors: "npm:^1.0.0"
79+
checksum: 10c0/7d79621a6849183c415486af99b1a20b84737e8c11cd55b6544f688c51ce1fd710e6d869c3dd21232023da272a79b91efb3e83b5bc2dc65c1187c5fcd1b72ea8
80+
languageName: node
81+
linkType: hard
82+
7283
"@babel/compat-data@npm:^7.24.7":
7384
version: 7.24.7
7485
resolution: "@babel/compat-data@npm:7.24.7"
@@ -260,12 +271,12 @@ __metadata:
260271
linkType: hard
261272

262273
"@babel/helpers@npm:^7.24.7":
263-
version: 7.24.7
264-
resolution: "@babel/helpers@npm:7.24.7"
274+
version: 7.26.10
275+
resolution: "@babel/helpers@npm:7.26.10"
265276
dependencies:
266-
"@babel/template": "npm:^7.24.7"
267-
"@babel/types": "npm:^7.24.7"
268-
checksum: 10c0/aa8e230f6668773e17e141dbcab63e935c514b4b0bf1fed04d2eaefda17df68e16b61a56573f7f1d4d1e605ce6cc162b5f7e9fdf159fde1fd9b77c920ae47d27
277+
"@babel/template": "npm:^7.26.9"
278+
"@babel/types": "npm:^7.26.10"
279+
checksum: 10c0/f99e1836bcffce96db43158518bb4a24cf266820021f6461092a776cba2dc01d9fc8b1b90979d7643c5c2ab7facc438149064463a52dd528b21c6ab32509784f
269280
languageName: node
270281
linkType: hard
271282

@@ -333,6 +344,17 @@ __metadata:
333344
languageName: node
334345
linkType: hard
335346

347+
"@babel/parser@npm:^7.26.9":
348+
version: 7.26.10
349+
resolution: "@babel/parser@npm:7.26.10"
350+
dependencies:
351+
"@babel/types": "npm:^7.26.10"
352+
bin:
353+
parser: ./bin/babel-parser.js
354+
checksum: 10c0/c47f5c0f63cd12a663e9dc94a635f9efbb5059d98086a92286d7764357c66bceba18ccbe79333e01e9be3bfb8caba34b3aaebfd8e62c3d5921c8cf907267be75
355+
languageName: node
356+
linkType: hard
357+
336358
"@babel/runtime@npm:^7.12.5":
337359
version: 7.24.6
338360
resolution: "@babel/runtime@npm:7.24.6"
@@ -353,6 +375,17 @@ __metadata:
353375
languageName: node
354376
linkType: hard
355377

378+
"@babel/template@npm:^7.26.9":
379+
version: 7.26.9
380+
resolution: "@babel/template@npm:7.26.9"
381+
dependencies:
382+
"@babel/code-frame": "npm:^7.26.2"
383+
"@babel/parser": "npm:^7.26.9"
384+
"@babel/types": "npm:^7.26.9"
385+
checksum: 10c0/019b1c4129cc01ad63e17529089c2c559c74709d225f595eee017af227fee11ae8a97a6ab19ae6768b8aa22d8d75dcb60a00b28f52e9fa78140672d928bc1ae9
386+
languageName: node
387+
linkType: hard
388+
356389
"@babel/traverse@npm:^7.24.7":
357390
version: 7.24.7
358391
resolution: "@babel/traverse@npm:7.24.7"
@@ -392,6 +425,16 @@ __metadata:
392425
languageName: node
393426
linkType: hard
394427

428+
"@babel/types@npm:^7.26.10":
429+
version: 7.26.10
430+
resolution: "@babel/types@npm:7.26.10"
431+
dependencies:
432+
"@babel/helper-string-parser": "npm:^7.25.9"
433+
"@babel/helper-validator-identifier": "npm:^7.25.9"
434+
checksum: 10c0/7a7f83f568bfc3dfabfaf9ae3a97ab5c061726c0afa7dcd94226d4f84a81559da368ed79671e3a8039d16f12476cf110381a377ebdea07587925f69628200dac
435+
languageName: node
436+
linkType: hard
437+
395438
"@babel/types@npm:^7.8.3":
396439
version: 7.24.5
397440
resolution: "@babel/types@npm:7.24.5"

0 commit comments

Comments
 (0)