Skip to content

Commit 9a988ad

Browse files
Update dependency @babel/parser to v7.29.7 (#1979)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Martin Henz <henz@comp.nus.edu.sg>
1 parent bfd7dce commit 9a988ad

1 file changed

Lines changed: 28 additions & 4 deletions

File tree

yarn.lock

Lines changed: 28 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,21 +59,35 @@ __metadata:
5959
languageName: node
6060
linkType: hard
6161

62+
"@babel/helper-string-parser@npm:^7.29.7":
63+
version: 7.29.7
64+
resolution: "@babel/helper-string-parser@npm:7.29.7"
65+
checksum: 10c0/194bc0f1716e396d5ffde56ad6119745fb9557662c98611590e5e454906783a4ccb21ce93056b8eb69a4909044834e45d96e50ac695bbe9e3221648fe033c06c
66+
languageName: node
67+
linkType: hard
68+
6269
"@babel/helper-validator-identifier@npm:^7.28.5":
6370
version: 7.28.5
6471
resolution: "@babel/helper-validator-identifier@npm:7.28.5"
6572
checksum: 10c0/42aaebed91f739a41f3d80b72752d1f95fd7c72394e8e4bd7cdd88817e0774d80a432451bcba17c2c642c257c483bf1d409dd4548883429ea9493a3bc4ab0847
6673
languageName: node
6774
linkType: hard
6875

76+
"@babel/helper-validator-identifier@npm:^7.29.7":
77+
version: 7.29.7
78+
resolution: "@babel/helper-validator-identifier@npm:7.29.7"
79+
checksum: 10c0/4795354e7ae0dcafa72de1cd04ec51252dc1498517170beaf019e03effc5b7bf13c6b21a3949a77e07b8125be7f106ed1131350d8ebd4566ae874094a726d62b
80+
languageName: node
81+
linkType: hard
82+
6983
"@babel/parser@npm:^7.19.4, @babel/parser@npm:^7.20.15, @babel/parser@npm:^7.29.0":
70-
version: 7.29.3
71-
resolution: "@babel/parser@npm:7.29.3"
84+
version: 7.29.7
85+
resolution: "@babel/parser@npm:7.29.7"
7286
dependencies:
73-
"@babel/types": "npm:^7.29.0"
87+
"@babel/types": "npm:^7.29.7"
7488
bin:
7589
parser: ./bin/babel-parser.js
76-
checksum: 10c0/f06920c819550c0db689e4c5b626bf55ba3cebf80ebe9ccfa434e134036cf3de50951fe759f74abb2dae381989239860bde46d4600328578ad1f7114c3711a6d
90+
checksum: 10c0/65133038f80b54a714d6027cb77cee3f9a6b5c4c6842ce674301e13947cbcbfa8055e63acaf1b84c085d34226a14425b2c2b97b829e0e226d2e8f1299942a51d
7791
languageName: node
7892
linkType: hard
7993

@@ -87,6 +101,16 @@ __metadata:
87101
languageName: node
88102
linkType: hard
89103

104+
"@babel/types@npm:^7.29.7":
105+
version: 7.29.7
106+
resolution: "@babel/types@npm:7.29.7"
107+
dependencies:
108+
"@babel/helper-string-parser": "npm:^7.29.7"
109+
"@babel/helper-validator-identifier": "npm:^7.29.7"
110+
checksum: 10c0/b6623994c69717fa27294f5fa46d59140338e2d86c6c1c13085c84ef7d53086ee357fbf4fe9abe3dd3da75734dc77c4c0df2f90fb29e667558bb3b3fb705e88f
111+
languageName: node
112+
linkType: hard
113+
90114
"@bcoe/v8-coverage@npm:^1.0.2":
91115
version: 1.0.2
92116
resolution: "@bcoe/v8-coverage@npm:1.0.2"

0 commit comments

Comments
 (0)