Skip to content

Commit 71fbec2

Browse files
dependabot[bot]robertknight
authored andcommitted
Bump @babel/core from 7.27.4 to 7.27.7 in the babel group
Bumps the babel group with 1 update: [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core). Updates `@babel/core` from 7.27.4 to 7.27.7 - [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.27.7/packages/babel-core) --- updated-dependencies: - dependency-name: "@babel/core" dependency-version: 7.27.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: babel ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent b1dd039 commit 71fbec2

File tree

1 file changed

+63
-14
lines changed

1 file changed

+63
-14
lines changed

yarn.lock

Lines changed: 63 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -100,25 +100,25 @@ __metadata:
100100
linkType: hard
101101

102102
"@babel/core@npm:^7.1.6, @babel/core@npm:^7.23.9":
103-
version: 7.27.4
104-
resolution: "@babel/core@npm:7.27.4"
103+
version: 7.27.7
104+
resolution: "@babel/core@npm:7.27.7"
105105
dependencies:
106106
"@ampproject/remapping": ^2.2.0
107107
"@babel/code-frame": ^7.27.1
108-
"@babel/generator": ^7.27.3
108+
"@babel/generator": ^7.27.5
109109
"@babel/helper-compilation-targets": ^7.27.2
110110
"@babel/helper-module-transforms": ^7.27.3
111-
"@babel/helpers": ^7.27.4
112-
"@babel/parser": ^7.27.4
111+
"@babel/helpers": ^7.27.6
112+
"@babel/parser": ^7.27.7
113113
"@babel/template": ^7.27.2
114-
"@babel/traverse": ^7.27.4
115-
"@babel/types": ^7.27.3
114+
"@babel/traverse": ^7.27.7
115+
"@babel/types": ^7.27.7
116116
convert-source-map: ^2.0.0
117117
debug: ^4.1.0
118118
gensync: ^1.0.0-beta.2
119119
json5: ^2.2.3
120120
semver: ^6.3.1
121-
checksum: e7f961274f2cfc14c81e32dc0f10b06123a847e9fe73ec7b4df90411c3ebdad8ffecd7086f06aa46c2b24d8d27f2f8bef4b7c7319228c768256fc0e13819d395
121+
checksum: 3a3e69a8850629e341cd415ff087a7eb9524692d6669e9f651d2b84a004c3cd56d4ca7f31729f5bef2cbe04d442ad6f03c125168f379181ae0c5080d2697cedf
122122
languageName: node
123123
linkType: hard
124124

@@ -161,6 +161,19 @@ __metadata:
161161
languageName: node
162162
linkType: hard
163163

164+
"@babel/generator@npm:^7.27.5":
165+
version: 7.27.5
166+
resolution: "@babel/generator@npm:7.27.5"
167+
dependencies:
168+
"@babel/parser": ^7.27.5
169+
"@babel/types": ^7.27.3
170+
"@jridgewell/gen-mapping": ^0.3.5
171+
"@jridgewell/trace-mapping": ^0.3.25
172+
jsesc: ^3.0.2
173+
checksum: f6d3bf70f6bfbc5df263a023200728c53161d7f3ee3607bd8b2222c8568b6dd604ee490e305f0492a8225dac059ad75b4cc772b5cfd7d967e70360499d4d3701
174+
languageName: node
175+
linkType: hard
176+
164177
"@babel/helper-annotate-as-pure@npm:^7.25.9":
165178
version: 7.25.9
166179
resolution: "@babel/helper-annotate-as-pure@npm:7.25.9"
@@ -444,13 +457,13 @@ __metadata:
444457
languageName: node
445458
linkType: hard
446459

447-
"@babel/helpers@npm:^7.27.4":
448-
version: 7.27.4
449-
resolution: "@babel/helpers@npm:7.27.4"
460+
"@babel/helpers@npm:^7.27.6":
461+
version: 7.27.6
462+
resolution: "@babel/helpers@npm:7.27.6"
450463
dependencies:
451464
"@babel/template": ^7.27.2
452-
"@babel/types": ^7.27.3
453-
checksum: a50ce7ff92d9a7235f68e72274c1c3aaa57e53439d8656fce5119e7d75fe383377634b2ebddf2e8b795af2b010a32808fe34834ba7e2f7fc49bf031a239c83a7
465+
"@babel/types": ^7.27.6
466+
checksum: 12f96a5800ff677481dbc0a022c617303e945210cac4821ad5377a31201ffd8d9c4d00f039ed1487cf2a3d15868fb2d6cabecdb1aba334bd40a846f1938053a2
454467
languageName: node
455468
linkType: hard
456469

@@ -487,6 +500,17 @@ __metadata:
487500
languageName: node
488501
linkType: hard
489502

503+
"@babel/parser@npm:^7.27.5, @babel/parser@npm:^7.27.7":
504+
version: 7.27.7
505+
resolution: "@babel/parser@npm:7.27.7"
506+
dependencies:
507+
"@babel/types": ^7.27.7
508+
bin:
509+
parser: ./bin/babel-parser.js
510+
checksum: e717ff90f77e5e3cd3a3479ed3ebab84ca90ea327af94987fc9657af6b3f1b58783df076f4d1f247864f54df0d4614b6e98f7e1b98182b2e62997e926d444487
511+
languageName: node
512+
linkType: hard
513+
490514
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.27.1":
491515
version: 7.27.1
492516
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.27.1"
@@ -1457,7 +1481,7 @@ __metadata:
14571481
languageName: node
14581482
linkType: hard
14591483

1460-
"@babel/traverse@npm:^7.27.3, @babel/traverse@npm:^7.27.4":
1484+
"@babel/traverse@npm:^7.27.3":
14611485
version: 7.27.4
14621486
resolution: "@babel/traverse@npm:7.27.4"
14631487
dependencies:
@@ -1472,6 +1496,21 @@ __metadata:
14721496
languageName: node
14731497
linkType: hard
14741498

1499+
"@babel/traverse@npm:^7.27.7":
1500+
version: 7.27.7
1501+
resolution: "@babel/traverse@npm:7.27.7"
1502+
dependencies:
1503+
"@babel/code-frame": ^7.27.1
1504+
"@babel/generator": ^7.27.5
1505+
"@babel/parser": ^7.27.7
1506+
"@babel/template": ^7.27.2
1507+
"@babel/types": ^7.27.7
1508+
debug: ^4.3.1
1509+
globals: ^11.1.0
1510+
checksum: ee7be9fe59cd7c0d64b2be502fe5904324ae8b4c767bbcb070400a969a9f27d5170f91cfa655ba8a4a45946fa02e1e0000b2bbbe6d04e5fe2740c71378c22b34
1511+
languageName: node
1512+
linkType: hard
1513+
14751514
"@babel/types@npm:^7.25.4, @babel/types@npm:^7.25.9, @babel/types@npm:^7.26.7, @babel/types@npm:^7.27.0, @babel/types@npm:^7.4.4":
14761515
version: 7.27.0
14771516
resolution: "@babel/types@npm:7.27.0"
@@ -1502,6 +1541,16 @@ __metadata:
15021541
languageName: node
15031542
linkType: hard
15041543

1544+
"@babel/types@npm:^7.27.6, @babel/types@npm:^7.27.7":
1545+
version: 7.27.7
1546+
resolution: "@babel/types@npm:7.27.7"
1547+
dependencies:
1548+
"@babel/helper-string-parser": ^7.27.1
1549+
"@babel/helper-validator-identifier": ^7.27.1
1550+
checksum: 376ed07a4be0ba7aad3a31ef96b38b6d77bd8739fd94ca9128004e24152b10610e309d0fd5875c77a6f7d7eef727d4bf2a9c8e6bbcce21d88600ac346e496ec7
1551+
languageName: node
1552+
linkType: hard
1553+
15051554
"@esbuild/aix-ppc64@npm:0.25.2":
15061555
version: 0.25.2
15071556
resolution: "@esbuild/aix-ppc64@npm:0.25.2"

0 commit comments

Comments
 (0)