Skip to content

Commit b2f7823

Browse files
chore(deps): update babel monorepo to v7.28.3 (#3320)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7e3f8ca commit b2f7823

File tree

1 file changed

+69
-17
lines changed

1 file changed

+69
-17
lines changed

yarn.lock

Lines changed: 69 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -94,25 +94,25 @@ __metadata:
9494
linkType: hard
9595

9696
"@babel/core@npm:^7.21.3, @babel/core@npm:^7.24.4, @babel/core@npm:^7.24.5":
97-
version: 7.28.0
98-
resolution: "@babel/core@npm:7.28.0"
97+
version: 7.28.3
98+
resolution: "@babel/core@npm:7.28.3"
9999
dependencies:
100100
"@ampproject/remapping": "npm:^2.2.0"
101101
"@babel/code-frame": "npm:^7.27.1"
102-
"@babel/generator": "npm:^7.28.0"
102+
"@babel/generator": "npm:^7.28.3"
103103
"@babel/helper-compilation-targets": "npm:^7.27.2"
104-
"@babel/helper-module-transforms": "npm:^7.27.3"
105-
"@babel/helpers": "npm:^7.27.6"
106-
"@babel/parser": "npm:^7.28.0"
104+
"@babel/helper-module-transforms": "npm:^7.28.3"
105+
"@babel/helpers": "npm:^7.28.3"
106+
"@babel/parser": "npm:^7.28.3"
107107
"@babel/template": "npm:^7.27.2"
108-
"@babel/traverse": "npm:^7.28.0"
109-
"@babel/types": "npm:^7.28.0"
108+
"@babel/traverse": "npm:^7.28.3"
109+
"@babel/types": "npm:^7.28.2"
110110
convert-source-map: "npm:^2.0.0"
111111
debug: "npm:^4.1.0"
112112
gensync: "npm:^1.0.0-beta.2"
113113
json5: "npm:^2.2.3"
114114
semver: "npm:^6.3.1"
115-
checksum: 10c0/423302e7c721e73b1c096217880272e02020dfb697a55ccca60ad01bba90037015f84d0c20c6ce297cf33a19bb704bc5c2b3d3095f5284dfa592bd1de0b9e8c3
115+
checksum: 10c0/e6b3eb830c4b93f5a442b305776df1cd2bb4fafa4612355366f67c764f3e54a69d45b84def77fb2d4fd83439102667b0a92c3ea2838f678733245b748c602a7b
116116
languageName: node
117117
linkType: hard
118118

@@ -129,6 +129,19 @@ __metadata:
129129
languageName: node
130130
linkType: hard
131131

132+
"@babel/generator@npm:^7.28.3":
133+
version: 7.28.3
134+
resolution: "@babel/generator@npm:7.28.3"
135+
dependencies:
136+
"@babel/parser": "npm:^7.28.3"
137+
"@babel/types": "npm:^7.28.2"
138+
"@jridgewell/gen-mapping": "npm:^0.3.12"
139+
"@jridgewell/trace-mapping": "npm:^0.3.28"
140+
jsesc: "npm:^3.0.2"
141+
checksum: 10c0/0ff58bcf04f8803dcc29479b547b43b9b0b828ec1ee0668e92d79f9e90f388c28589056637c5ff2fd7bcf8d153c990d29c448d449d852bf9d1bc64753ca462bc
142+
languageName: node
143+
linkType: hard
144+
132145
"@babel/helper-annotate-as-pure@npm:^7.18.6, @babel/helper-annotate-as-pure@npm:^7.27.1, @babel/helper-annotate-as-pure@npm:^7.27.3":
133146
version: 7.27.3
134147
resolution: "@babel/helper-annotate-as-pure@npm:7.27.3"
@@ -223,7 +236,7 @@ __metadata:
223236
languageName: node
224237
linkType: hard
225238

226-
"@babel/helper-module-transforms@npm:^7.27.1, @babel/helper-module-transforms@npm:^7.27.3":
239+
"@babel/helper-module-transforms@npm:^7.27.1":
227240
version: 7.27.3
228241
resolution: "@babel/helper-module-transforms@npm:7.27.3"
229242
dependencies:
@@ -236,6 +249,19 @@ __metadata:
236249
languageName: node
237250
linkType: hard
238251

252+
"@babel/helper-module-transforms@npm:^7.28.3":
253+
version: 7.28.3
254+
resolution: "@babel/helper-module-transforms@npm:7.28.3"
255+
dependencies:
256+
"@babel/helper-module-imports": "npm:^7.27.1"
257+
"@babel/helper-validator-identifier": "npm:^7.27.1"
258+
"@babel/traverse": "npm:^7.28.3"
259+
peerDependencies:
260+
"@babel/core": ^7.0.0
261+
checksum: 10c0/549be62515a6d50cd4cfefcab1b005c47f89bd9135a22d602ee6a5e3a01f27571868ada10b75b033569f24dc4a2bb8d04bfa05ee75c16da7ade2d0db1437fcdb
262+
languageName: node
263+
linkType: hard
264+
239265
"@babel/helper-optimise-call-expression@npm:^7.27.1":
240266
version: 7.27.1
241267
resolution: "@babel/helper-optimise-call-expression@npm:7.27.1"
@@ -320,13 +346,13 @@ __metadata:
320346
languageName: node
321347
linkType: hard
322348

323-
"@babel/helpers@npm:^7.27.6":
324-
version: 7.28.2
325-
resolution: "@babel/helpers@npm:7.28.2"
349+
"@babel/helpers@npm:^7.28.3":
350+
version: 7.28.3
351+
resolution: "@babel/helpers@npm:7.28.3"
326352
dependencies:
327353
"@babel/template": "npm:^7.27.2"
328354
"@babel/types": "npm:^7.28.2"
329-
checksum: 10c0/f3e7b21517e2699c4ca193663ecfb1bf1b2ae2762d8ba4a9f1786feaca0d6984537fc60bf2206e92c43640a6dada6b438f523cc1ad78610d0151aeb061b37f63
355+
checksum: 10c0/03a8f94135415eec62d37be9c62c63908f2d5386c7b00e04545de4961996465775330e3eb57717ea7451e19b0e24615777ebfec408c2adb1df3b10b4df6bf1ce
330356
languageName: node
331357
linkType: hard
332358

@@ -341,6 +367,17 @@ __metadata:
341367
languageName: node
342368
linkType: hard
343369

370+
"@babel/parser@npm:^7.28.3":
371+
version: 7.28.3
372+
resolution: "@babel/parser@npm:7.28.3"
373+
dependencies:
374+
"@babel/types": "npm:^7.28.2"
375+
bin:
376+
parser: ./bin/babel-parser.js
377+
checksum: 10c0/1f41eb82623b0ca0f94521b57f4790c6c457cd922b8e2597985b36bdec24114a9ccf54640286a760ceb60f11fe9102d192bf60477aee77f5d45f1029b9b72729
378+
languageName: node
379+
linkType: hard
380+
344381
"@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:^7.27.1":
345382
version: 7.27.1
346383
resolution: "@babel/plugin-bugfix-firefox-class-in-computed-class-key@npm:7.27.1"
@@ -1291,9 +1328,9 @@ __metadata:
12911328
linkType: hard
12921329

12931330
"@babel/runtime@npm:^7.1.2, @babel/runtime@npm:^7.11.2, @babel/runtime@npm:^7.12.0, @babel/runtime@npm:^7.12.1, @babel/runtime@npm:^7.12.5, @babel/runtime@npm:^7.18.3, @babel/runtime@npm:^7.2.0, @babel/runtime@npm:^7.20.13, @babel/runtime@npm:^7.21.0, @babel/runtime@npm:^7.23.2, @babel/runtime@npm:^7.24.5, @babel/runtime@npm:^7.27.6, @babel/runtime@npm:^7.3.1, @babel/runtime@npm:^7.5.5, @babel/runtime@npm:^7.6.3, @babel/runtime@npm:^7.8.7, @babel/runtime@npm:^7.9.2":
1294-
version: 7.28.2
1295-
resolution: "@babel/runtime@npm:7.28.2"
1296-
checksum: 10c0/c20afe253629d53a405a610b12a62ac74d341a2c1e0fb202bbef0c118f6b5c84f94bf16039f58fd0483dd256901259930a43976845bdeb180cab1f882c21b6e0
1331+
version: 7.28.3
1332+
resolution: "@babel/runtime@npm:7.28.3"
1333+
checksum: 10c0/b360f82c2c5114f2a062d4d143d7b4ec690094764853937110585a9497977aed66c102166d0e404766c274e02a50ffb8f6d77fef7251ecf3f607f0e03e6397bc
12971334
languageName: node
12981335
linkType: hard
12991336

@@ -1323,6 +1360,21 @@ __metadata:
13231360
languageName: node
13241361
linkType: hard
13251362

1363+
"@babel/traverse@npm:^7.28.3":
1364+
version: 7.28.3
1365+
resolution: "@babel/traverse@npm:7.28.3"
1366+
dependencies:
1367+
"@babel/code-frame": "npm:^7.27.1"
1368+
"@babel/generator": "npm:^7.28.3"
1369+
"@babel/helper-globals": "npm:^7.28.0"
1370+
"@babel/parser": "npm:^7.28.3"
1371+
"@babel/template": "npm:^7.27.2"
1372+
"@babel/types": "npm:^7.28.2"
1373+
debug: "npm:^4.3.1"
1374+
checksum: 10c0/26e95b29a46925b7b41255e03185b7e65b2c4987e14bbee7bbf95867fb19c69181f301bbe1c7b201d4fe0cce6aa0cbea0282dad74b3a0fef3d9058f6c76fdcb3
1375+
languageName: node
1376+
linkType: hard
1377+
13261378
"@babel/types@npm:^7.21.3, @babel/types@npm:^7.25.4, @babel/types@npm:^7.27.1, @babel/types@npm:^7.27.3, @babel/types@npm:^7.28.0, @babel/types@npm:^7.28.2, @babel/types@npm:^7.4.4":
13271379
version: 7.28.2
13281380
resolution: "@babel/types@npm:7.28.2"

0 commit comments

Comments
 (0)