Skip to content

Commit 525a2d8

Browse files
chore(deps): update dependency @babel/parser to v7.25.9
1 parent 25c0ed2 commit 525a2d8

File tree

2 files changed

+26
-16
lines changed

2 files changed

+26
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"devDependencies": {
3030
"@angular/compiler": "18.2.6",
3131
"@babel/code-frame": "7.24.7",
32-
"@babel/parser": "7.25.6",
32+
"@babel/parser": "7.25.9",
3333
"@babel/types": "7.25.6",
3434
"@types/babel__code-frame": "7.0.6",
3535
"@types/jest": "29.5.13",

yarn.lock

Lines changed: 25 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -169,17 +169,17 @@ __metadata:
169169
languageName: node
170170
linkType: hard
171171

172-
"@babel/helper-string-parser@npm:^7.24.8":
173-
version: 7.24.8
174-
resolution: "@babel/helper-string-parser@npm:7.24.8"
175-
checksum: 10/6d1bf8f27dd725ce02bdc6dffca3c95fb9ab8a06adc2edbd9c1c9d68500274230d1a609025833ed81981eff560045b6b38f7b4c6fb1ab19fc90e5004e3932535
172+
"@babel/helper-string-parser@npm:^7.24.8, @babel/helper-string-parser@npm:^7.25.9":
173+
version: 7.25.9
174+
resolution: "@babel/helper-string-parser@npm:7.25.9"
175+
checksum: 10/c28656c52bd48e8c1d9f3e8e68ecafd09d949c57755b0d353739eb4eae7ba4f7e67e92e4036f1cd43378cc1397a2c943ed7bcaf5949b04ab48607def0258b775
176176
languageName: node
177177
linkType: hard
178178

179-
"@babel/helper-validator-identifier@npm:^7.24.5, @babel/helper-validator-identifier@npm:^7.24.7":
180-
version: 7.24.7
181-
resolution: "@babel/helper-validator-identifier@npm:7.24.7"
182-
checksum: 10/86875063f57361471b531dbc2ea10bbf5406e12b06d249b03827d361db4cad2388c6f00936bcd9dc86479f7e2c69ea21412c2228d4b3672588b754b70a449d4b
179+
"@babel/helper-validator-identifier@npm:^7.24.5, @babel/helper-validator-identifier@npm:^7.24.7, @babel/helper-validator-identifier@npm:^7.25.9":
180+
version: 7.25.9
181+
resolution: "@babel/helper-validator-identifier@npm:7.25.9"
182+
checksum: 10/3f9b649be0c2fd457fa1957b694b4e69532a668866b8a0d81eabfa34ba16dbf3107b39e0e7144c55c3c652bf773ec816af8df4a61273a2bb4eb3145ca9cf478e
183183
languageName: node
184184
linkType: hard
185185

@@ -213,14 +213,14 @@ __metadata:
213213
languageName: node
214214
linkType: hard
215215

216-
"@babel/parser@npm:7.25.6, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5":
217-
version: 7.25.6
218-
resolution: "@babel/parser@npm:7.25.6"
216+
"@babel/parser@npm:7.25.9, @babel/parser@npm:^7.1.0, @babel/parser@npm:^7.14.7, @babel/parser@npm:^7.20.7, @babel/parser@npm:^7.23.9, @babel/parser@npm:^7.24.0, @babel/parser@npm:^7.24.5":
217+
version: 7.25.9
218+
resolution: "@babel/parser@npm:7.25.9"
219219
dependencies:
220-
"@babel/types": "npm:^7.25.6"
220+
"@babel/types": "npm:^7.25.9"
221221
bin:
222222
parser: ./bin/babel-parser.js
223-
checksum: 10/830aab72116aa14eb8d61bfa8f9d69fc8f3a43d909ce993cb4350ae14d3af1a2f740a54410a22d821c48a253263643dfecbc094f9608e6a70ce9ff3c0bbfe91a
223+
checksum: 10/702af8c40bb1236e3e3e6187b99e1290bd4bc1500aa53593ea63df8fe99f07ff1efef147b1d58886b264aff0972c4b9440ace442c8db9a6e079f318d46773421
224224
languageName: node
225225
linkType: hard
226226

@@ -407,7 +407,7 @@ __metadata:
407407
languageName: node
408408
linkType: hard
409409

410-
"@babel/types@npm:7.25.6, @babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.24.0, @babel/types@npm:^7.24.5, @babel/types@npm:^7.25.6, @babel/types@npm:^7.3.3":
410+
"@babel/types@npm:7.25.6":
411411
version: 7.25.6
412412
resolution: "@babel/types@npm:7.25.6"
413413
dependencies:
@@ -418,6 +418,16 @@ __metadata:
418418
languageName: node
419419
linkType: hard
420420

421+
"@babel/types@npm:^7.0.0, @babel/types@npm:^7.20.7, @babel/types@npm:^7.22.5, @babel/types@npm:^7.23.0, @babel/types@npm:^7.24.0, @babel/types@npm:^7.24.5, @babel/types@npm:^7.25.9, @babel/types@npm:^7.3.3":
422+
version: 7.25.9
423+
resolution: "@babel/types@npm:7.25.9"
424+
dependencies:
425+
"@babel/helper-string-parser": "npm:^7.25.9"
426+
"@babel/helper-validator-identifier": "npm:^7.25.9"
427+
checksum: 10/dd0f2874b10048aa230a5633ab440bbee8c3905f254ef26223b5321ddb824b057b9404d24a87556c6a9f7430198fa6311473778d147ed8ed7845428aee2ebc34
428+
languageName: node
429+
linkType: hard
430+
421431
"@bcoe/v8-coverage@npm:^0.2.3":
422432
version: 0.2.3
423433
resolution: "@bcoe/v8-coverage@npm:0.2.3"
@@ -1282,7 +1292,7 @@ __metadata:
12821292
dependencies:
12831293
"@angular/compiler": "npm:18.2.6"
12841294
"@babel/code-frame": "npm:7.24.7"
1285-
"@babel/parser": "npm:7.25.6"
1295+
"@babel/parser": "npm:7.25.9"
12861296
"@babel/types": "npm:7.25.6"
12871297
"@types/babel__code-frame": "npm:7.0.6"
12881298
"@types/jest": "npm:29.5.13"

0 commit comments

Comments
 (0)