Skip to content

Commit 50ad444

Browse files
chore(deps): update babel monorepo to v7.28.5
1 parent 20fd8d1 commit 50ad444

File tree

1 file changed

+85
-28
lines changed

1 file changed

+85
-28
lines changed

yarn.lock

Lines changed: 85 additions & 28 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.4
98-
resolution: "@babel/core@npm:7.28.4"
97+
version: 7.28.5
98+
resolution: "@babel/core@npm:7.28.5"
9999
dependencies:
100100
"@babel/code-frame": "npm:^7.27.1"
101-
"@babel/generator": "npm:^7.28.3"
101+
"@babel/generator": "npm:^7.28.5"
102102
"@babel/helper-compilation-targets": "npm:^7.27.2"
103103
"@babel/helper-module-transforms": "npm:^7.28.3"
104104
"@babel/helpers": "npm:^7.28.4"
105-
"@babel/parser": "npm:^7.28.4"
105+
"@babel/parser": "npm:^7.28.5"
106106
"@babel/template": "npm:^7.27.2"
107-
"@babel/traverse": "npm:^7.28.4"
108-
"@babel/types": "npm:^7.28.4"
107+
"@babel/traverse": "npm:^7.28.5"
108+
"@babel/types": "npm:^7.28.5"
109109
"@jridgewell/remapping": "npm:^2.3.5"
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/ef5a6c3c6bf40d3589b5593f8118cfe2602ce737412629fb6e26d595be2fcbaae0807b43027a5c42ec4fba5b895ff65891f2503b5918c8a3ea3542ab44d4c278
115+
checksum: 10c0/535f82238027621da6bdffbdbe896ebad3558b311d6f8abc680637a9859b96edbf929ab010757055381570b29cf66c4a295b5618318d27a4273c0e2033925e72
116116
languageName: node
117117
linkType: hard
118118

@@ -142,6 +142,19 @@ __metadata:
142142
languageName: node
143143
linkType: hard
144144

145+
"@babel/generator@npm:^7.28.5":
146+
version: 7.28.5
147+
resolution: "@babel/generator@npm:7.28.5"
148+
dependencies:
149+
"@babel/parser": "npm:^7.28.5"
150+
"@babel/types": "npm:^7.28.5"
151+
"@jridgewell/gen-mapping": "npm:^0.3.12"
152+
"@jridgewell/trace-mapping": "npm:^0.3.28"
153+
jsesc: "npm:^3.0.2"
154+
checksum: 10c0/9f219fe1d5431b6919f1a5c60db8d5d34fe546c0d8f5a8511b32f847569234ffc8032beb9e7404649a143f54e15224ecb53a3d11b6bb85c3203e573d91fca752
155+
languageName: node
156+
linkType: hard
157+
145158
"@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":
146159
version: 7.27.3
147160
resolution: "@babel/helper-annotate-as-pure@npm:7.27.3"
@@ -181,6 +194,23 @@ __metadata:
181194
languageName: node
182195
linkType: hard
183196

197+
"@babel/helper-create-class-features-plugin@npm:^7.28.5":
198+
version: 7.28.5
199+
resolution: "@babel/helper-create-class-features-plugin@npm:7.28.5"
200+
dependencies:
201+
"@babel/helper-annotate-as-pure": "npm:^7.27.3"
202+
"@babel/helper-member-expression-to-functions": "npm:^7.28.5"
203+
"@babel/helper-optimise-call-expression": "npm:^7.27.1"
204+
"@babel/helper-replace-supers": "npm:^7.27.1"
205+
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
206+
"@babel/traverse": "npm:^7.28.5"
207+
semver: "npm:^6.3.1"
208+
peerDependencies:
209+
"@babel/core": ^7.0.0
210+
checksum: 10c0/786a6514efcf4514aaad85beed419b9184d059f4c9a9a95108f320142764999827252a851f7071de19f29424d369616573ecbaa347f1ce23fb12fc6827d9ff56
211+
languageName: node
212+
linkType: hard
213+
184214
"@babel/helper-create-regexp-features-plugin@npm:^7.18.6, @babel/helper-create-regexp-features-plugin@npm:^7.27.1":
185215
version: 7.27.1
186216
resolution: "@babel/helper-create-regexp-features-plugin@npm:7.27.1"
@@ -226,6 +256,16 @@ __metadata:
226256
languageName: node
227257
linkType: hard
228258

259+
"@babel/helper-member-expression-to-functions@npm:^7.28.5":
260+
version: 7.28.5
261+
resolution: "@babel/helper-member-expression-to-functions@npm:7.28.5"
262+
dependencies:
263+
"@babel/traverse": "npm:^7.28.5"
264+
"@babel/types": "npm:^7.28.5"
265+
checksum: 10c0/4e6e05fbf4dffd0bc3e55e28fcaab008850be6de5a7013994ce874ec2beb90619cda4744b11607a60f8aae0227694502908add6188ceb1b5223596e765b44814
266+
languageName: node
267+
linkType: hard
268+
229269
"@babel/helper-module-imports@npm:^7.10.4, @babel/helper-module-imports@npm:^7.16.7, @babel/helper-module-imports@npm:^7.27.1":
230270
version: 7.27.1
231271
resolution: "@babel/helper-module-imports@npm:7.27.1"
@@ -328,6 +368,13 @@ __metadata:
328368
languageName: node
329369
linkType: hard
330370

371+
"@babel/helper-validator-identifier@npm:^7.28.5":
372+
version: 7.28.5
373+
resolution: "@babel/helper-validator-identifier@npm:7.28.5"
374+
checksum: 10c0/42aaebed91f739a41f3d80b72752d1f95fd7c72394e8e4bd7cdd88817e0774d80a432451bcba17c2c642c257c483bf1d409dd4548883429ea9493a3bc4ab0847
375+
languageName: node
376+
linkType: hard
377+
331378
"@babel/helper-validator-option@npm:^7.27.1":
332379
version: 7.27.1
333380
resolution: "@babel/helper-validator-option@npm:7.27.1"
@@ -378,14 +425,14 @@ __metadata:
378425
languageName: node
379426
linkType: hard
380427

381-
"@babel/parser@npm:^7.28.4":
382-
version: 7.28.4
383-
resolution: "@babel/parser@npm:7.28.4"
428+
"@babel/parser@npm:^7.28.5":
429+
version: 7.28.5
430+
resolution: "@babel/parser@npm:7.28.5"
384431
dependencies:
385-
"@babel/types": "npm:^7.28.4"
432+
"@babel/types": "npm:^7.28.5"
386433
bin:
387434
parser: ./bin/babel-parser.js
388-
checksum: 10c0/58b239a5b1477ac7ed7e29d86d675cc81075ca055424eba6485872626db2dc556ce63c45043e5a679cd925e999471dba8a3ed4864e7ab1dbf64306ab72c52707
435+
checksum: 10c0/5bbe48bf2c79594ac02b490a41ffde7ef5aa22a9a88ad6bcc78432a6ba8a9d638d531d868bd1f104633f1f6bba9905746e15185b8276a3756c42b765d131b1ef
389436
languageName: node
390437
linkType: hard
391438

@@ -1152,18 +1199,18 @@ __metadata:
11521199
languageName: node
11531200
linkType: hard
11541201

1155-
"@babel/plugin-transform-typescript@npm:^7.27.1":
1156-
version: 7.28.0
1157-
resolution: "@babel/plugin-transform-typescript@npm:7.28.0"
1202+
"@babel/plugin-transform-typescript@npm:^7.28.5":
1203+
version: 7.28.5
1204+
resolution: "@babel/plugin-transform-typescript@npm:7.28.5"
11581205
dependencies:
11591206
"@babel/helper-annotate-as-pure": "npm:^7.27.3"
1160-
"@babel/helper-create-class-features-plugin": "npm:^7.27.1"
1207+
"@babel/helper-create-class-features-plugin": "npm:^7.28.5"
11611208
"@babel/helper-plugin-utils": "npm:^7.27.1"
11621209
"@babel/helper-skip-transparent-expression-wrappers": "npm:^7.27.1"
11631210
"@babel/plugin-syntax-typescript": "npm:^7.27.1"
11641211
peerDependencies:
11651212
"@babel/core": ^7.0.0-0
1166-
checksum: 10c0/049c2bd3407bbf5041d8c95805a4fadee6d176e034f6b94ce7967b92a846f1e00f323cf7dfbb2d06c93485f241fb8cf4c10520e30096a6059d251b94e80386e9
1213+
checksum: 10c0/09e574ba5462e56452b4ceecae65e53c8e697a2d3559ce5d210bed10ac28a18aa69377e7550c30520eb29b40c417ee61997d5d58112657f22983244b78915a7c
11671214
languageName: node
11681215
linkType: hard
11691216

@@ -1324,17 +1371,17 @@ __metadata:
13241371
linkType: hard
13251372

13261373
"@babel/preset-typescript@npm:^7.21.0, @babel/preset-typescript@npm:^7.24.1":
1327-
version: 7.27.1
1328-
resolution: "@babel/preset-typescript@npm:7.27.1"
1374+
version: 7.28.5
1375+
resolution: "@babel/preset-typescript@npm:7.28.5"
13291376
dependencies:
13301377
"@babel/helper-plugin-utils": "npm:^7.27.1"
13311378
"@babel/helper-validator-option": "npm:^7.27.1"
13321379
"@babel/plugin-syntax-jsx": "npm:^7.27.1"
13331380
"@babel/plugin-transform-modules-commonjs": "npm:^7.27.1"
1334-
"@babel/plugin-transform-typescript": "npm:^7.27.1"
1381+
"@babel/plugin-transform-typescript": "npm:^7.28.5"
13351382
peerDependencies:
13361383
"@babel/core": ^7.0.0-0
1337-
checksum: 10c0/cba6ca793d915f8aff9fe2f13b0dfbf5fd3f2e9a17f17478ec9878e9af0d206dcfe93154b9fd353727f16c1dca7c7a3ceb4943f8d28b216235f106bc0fbbcaa3
1384+
checksum: 10c0/b3d55548854c105085dd80f638147aa8295bc186d70492289242d6c857cb03a6c61ec15186440ea10ed4a71cdde7d495f5eb3feda46273f36b0ac926e8409629
13381385
languageName: node
13391386
linkType: hard
13401387

@@ -1386,18 +1433,18 @@ __metadata:
13861433
languageName: node
13871434
linkType: hard
13881435

1389-
"@babel/traverse@npm:^7.28.4":
1390-
version: 7.28.4
1391-
resolution: "@babel/traverse@npm:7.28.4"
1436+
"@babel/traverse@npm:^7.28.5":
1437+
version: 7.28.5
1438+
resolution: "@babel/traverse@npm:7.28.5"
13921439
dependencies:
13931440
"@babel/code-frame": "npm:^7.27.1"
1394-
"@babel/generator": "npm:^7.28.3"
1441+
"@babel/generator": "npm:^7.28.5"
13951442
"@babel/helper-globals": "npm:^7.28.0"
1396-
"@babel/parser": "npm:^7.28.4"
1443+
"@babel/parser": "npm:^7.28.5"
13971444
"@babel/template": "npm:^7.27.2"
1398-
"@babel/types": "npm:^7.28.4"
1445+
"@babel/types": "npm:^7.28.5"
13991446
debug: "npm:^4.3.1"
1400-
checksum: 10c0/ee678fdd49c9f54a32e07e8455242390d43ce44887cea6567b233fe13907b89240c377e7633478a32c6cf1be0e17c2f7f3b0c59f0666e39c5074cc47b968489c
1447+
checksum: 10c0/f6c4a595993ae2b73f2d4cd9c062f2e232174d293edd4abe1d715bd6281da8d99e47c65857e8d0917d9384c65972f4acdebc6749a7c40a8fcc38b3c7fb3e706f
14011448
languageName: node
14021449
linkType: hard
14031450

@@ -1421,6 +1468,16 @@ __metadata:
14211468
languageName: node
14221469
linkType: hard
14231470

1471+
"@babel/types@npm:^7.28.5":
1472+
version: 7.28.5
1473+
resolution: "@babel/types@npm:7.28.5"
1474+
dependencies:
1475+
"@babel/helper-string-parser": "npm:^7.27.1"
1476+
"@babel/helper-validator-identifier": "npm:^7.28.5"
1477+
checksum: 10c0/a5a483d2100befbf125793640dec26b90b95fd233a94c19573325898a5ce1e52cdfa96e495c7dcc31b5eca5b66ce3e6d4a0f5a4a62daec271455959f208ab08a
1478+
languageName: node
1479+
linkType: hard
1480+
14241481
"@bcoe/v8-coverage@npm:^1.0.2":
14251482
version: 1.0.2
14261483
resolution: "@bcoe/v8-coverage@npm:1.0.2"

0 commit comments

Comments
 (0)