Skip to content

Commit 1488734

Browse files
Bump the npm_and_yarn group with 2 updates
Bumps the npm_and_yarn group with 2 updates: [@babel/helpers](https://github.com/babel/babel/tree/HEAD/packages/babel-helpers) and [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime). Updates `@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) Updates `@babel/runtime` 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-runtime) --- updated-dependencies: - dependency-name: "@babel/helpers" dependency-type: indirect dependency-group: npm_and_yarn - dependency-name: "@babel/runtime" dependency-type: indirect dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 967dd4a commit 1488734

File tree

1 file changed

+40
-8
lines changed

1 file changed

+40
-8
lines changed

yarn.lock

Lines changed: 40 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -295,12 +295,12 @@ __metadata:
295295
linkType: hard
296296

297297
"@babel/helpers@npm:^7.26.0":
298-
version: 7.26.0
299-
resolution: "@babel/helpers@npm:7.26.0"
298+
version: 7.26.10
299+
resolution: "@babel/helpers@npm:7.26.10"
300300
dependencies:
301-
"@babel/template": "npm:^7.25.9"
302-
"@babel/types": "npm:^7.26.0"
303-
checksum: 10c0/343333cced6946fe46617690a1d0789346960910225ce359021a88a60a65bc0d791f0c5d240c0ed46cf8cc63b5fd7df52734ff14e43b9c32feae2b61b1647097
301+
"@babel/template": "npm:^7.26.9"
302+
"@babel/types": "npm:^7.26.10"
303+
checksum: 10c0/f99e1836bcffce96db43158518bb4a24cf266820021f6461092a776cba2dc01d9fc8b1b90979d7643c5c2ab7facc438149064463a52dd528b21c6ab32509784f
304304
languageName: node
305305
linkType: hard
306306

@@ -315,6 +315,17 @@ __metadata:
315315
languageName: node
316316
linkType: hard
317317

318+
"@babel/parser@npm:^7.26.9":
319+
version: 7.26.10
320+
resolution: "@babel/parser@npm:7.26.10"
321+
dependencies:
322+
"@babel/types": "npm:^7.26.10"
323+
bin:
324+
parser: ./bin/babel-parser.js
325+
checksum: 10c0/c47f5c0f63cd12a663e9dc94a635f9efbb5059d98086a92286d7764357c66bceba18ccbe79333e01e9be3bfb8caba34b3aaebfd8e62c3d5921c8cf907267be75
326+
languageName: node
327+
linkType: hard
328+
318329
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.25.9":
319330
version: 7.25.9
320331
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.25.9"
@@ -1517,11 +1528,11 @@ __metadata:
15171528
linkType: hard
15181529

15191530
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.16.3, @babel/runtime@npm:^7.17.8, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.8.4":
1520-
version: 7.26.0
1521-
resolution: "@babel/runtime@npm:7.26.0"
1531+
version: 7.26.10
1532+
resolution: "@babel/runtime@npm:7.26.10"
15221533
dependencies:
15231534
regenerator-runtime: "npm:^0.14.0"
1524-
checksum: 10c0/12c01357e0345f89f4f7e8c0e81921f2a3e3e101f06e8eaa18a382b517376520cd2fa8c237726eb094dab25532855df28a7baaf1c26342b52782f6936b07c287
1535+
checksum: 10c0/6dc6d88c7908f505c4f7770fb4677dfa61f68f659b943c2be1f2a99cb6680343462867abf2d49822adc435932919b36c77ac60125793e719ea8745f2073d3745
15251536
languageName: node
15261537
linkType: hard
15271538

@@ -1536,6 +1547,17 @@ __metadata:
15361547
languageName: node
15371548
linkType: hard
15381549

1550+
"@babel/template@npm:^7.26.9":
1551+
version: 7.26.9
1552+
resolution: "@babel/template@npm:7.26.9"
1553+
dependencies:
1554+
"@babel/code-frame": "npm:^7.26.2"
1555+
"@babel/parser": "npm:^7.26.9"
1556+
"@babel/types": "npm:^7.26.9"
1557+
checksum: 10c0/019b1c4129cc01ad63e17529089c2c559c74709d225f595eee017af227fee11ae8a97a6ab19ae6768b8aa22d8d75dcb60a00b28f52e9fa78140672d928bc1ae9
1558+
languageName: node
1559+
linkType: hard
1560+
15391561
"@babel/traverse@npm:^7.18.9, @babel/traverse@npm:^7.25.9, @babel/traverse@npm:^7.26.5, @babel/traverse@npm:^7.4.5, @babel/traverse@npm:^7.7.2":
15401562
version: 7.26.5
15411563
resolution: "@babel/traverse@npm:7.26.5"
@@ -1561,6 +1583,16 @@ __metadata:
15611583
languageName: node
15621584
linkType: hard
15631585

1586+
"@babel/types@npm:^7.26.10, @babel/types@npm:^7.26.9":
1587+
version: 7.26.10
1588+
resolution: "@babel/types@npm:7.26.10"
1589+
dependencies:
1590+
"@babel/helper-string-parser": "npm:^7.25.9"
1591+
"@babel/helper-validator-identifier": "npm:^7.25.9"
1592+
checksum: 10c0/7a7f83f568bfc3dfabfaf9ae3a97ab5c061726c0afa7dcd94226d4f84a81559da368ed79671e3a8039d16f12476cf110381a377ebdea07587925f69628200dac
1593+
languageName: node
1594+
linkType: hard
1595+
15641596
"@bcoe/v8-coverage@npm:^0.2.3":
15651597
version: 0.2.3
15661598
resolution: "@bcoe/v8-coverage@npm:0.2.3"

0 commit comments

Comments
 (0)