Skip to content

Commit fa5c58b

Browse files
chore(deps): update dependency @babel/code-frame to v7.25.7
1 parent 25c0ed2 commit fa5c58b

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@angular/compiler": "18.2.6",
31-
"@babel/code-frame": "7.24.7",
31+
"@babel/code-frame": "7.25.7",
3232
"@babel/parser": "7.25.6",
3333
"@babel/types": "7.25.6",
3434
"@types/babel__code-frame": "7.0.6",

yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@ __metadata:
2929
languageName: node
3030
linkType: hard
3131

32-
"@babel/code-frame@npm:7.24.7, @babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.23.5, @babel/code-frame@npm:^7.24.2":
33-
version: 7.24.7
34-
resolution: "@babel/code-frame@npm:7.24.7"
32+
"@babel/code-frame@npm:7.25.7, @babel/code-frame@npm:^7.0.0, @babel/code-frame@npm:^7.12.13, @babel/code-frame@npm:^7.23.5, @babel/code-frame@npm:^7.24.2":
33+
version: 7.25.7
34+
resolution: "@babel/code-frame@npm:7.25.7"
3535
dependencies:
36-
"@babel/highlight": "npm:^7.24.7"
36+
"@babel/highlight": "npm:^7.25.7"
3737
picocolors: "npm:^1.0.0"
38-
checksum: 10/4812e94885ba7e3213d49583a155fdffb05292330f0a9b2c41b49288da70cf3c746a3fda0bf1074041a6d741c33f8d7be24be5e96f41ef77395eeddc5c9ff624
38+
checksum: 10/000fb8299fb35b6217d4f6c6580dcc1fa2f6c0f82d0a54b8a029966f633a8b19b490a7a906b56a94e9d8bee91c3bc44c74c44c33fb0abaa588202f6280186291
3939
languageName: node
4040
linkType: hard
4141

@@ -176,10 +176,10 @@ __metadata:
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.7":
180+
version: 7.25.7
181+
resolution: "@babel/helper-validator-identifier@npm:7.25.7"
182+
checksum: 10/ec6934cc47fc35baaeb968414a372b064f14f7b130cf6489a014c9486b0fd2549b3c6c682cc1fc35080075e8e38d96aeb40342d63d09fc1a62510c8ce25cde1e
183183
languageName: node
184184
linkType: hard
185185

@@ -201,15 +201,15 @@ __metadata:
201201
languageName: node
202202
linkType: hard
203203

204-
"@babel/highlight@npm:^7.24.7":
205-
version: 7.24.7
206-
resolution: "@babel/highlight@npm:7.24.7"
204+
"@babel/highlight@npm:^7.25.7":
205+
version: 7.25.7
206+
resolution: "@babel/highlight@npm:7.25.7"
207207
dependencies:
208-
"@babel/helper-validator-identifier": "npm:^7.24.7"
208+
"@babel/helper-validator-identifier": "npm:^7.25.7"
209209
chalk: "npm:^2.4.2"
210210
js-tokens: "npm:^4.0.0"
211211
picocolors: "npm:^1.0.0"
212-
checksum: 10/69b73f38cdd4f881b09b939a711e76646da34f4834f4ce141d7a49a6bb1926eab1c594148970a8aa9360398dff800f63aade4e81fafdd7c8d8a8489ea93bfec1
212+
checksum: 10/823be2523d246dbf80aab3cc81c2a36c6111b16ac2949ef06789da54387824c2bfaa88c6627cdeb4ba7151d047a5d6765e49ebd0b478aba09759250111e65e08
213213
languageName: node
214214
linkType: hard
215215

@@ -1281,7 +1281,7 @@ __metadata:
12811281
resolution: "angular-estree-parser@workspace:."
12821282
dependencies:
12831283
"@angular/compiler": "npm:18.2.6"
1284-
"@babel/code-frame": "npm:7.24.7"
1284+
"@babel/code-frame": "npm:7.25.7"
12851285
"@babel/parser": "npm:7.25.6"
12861286
"@babel/types": "npm:7.25.6"
12871287
"@types/babel__code-frame": "npm:7.0.6"

0 commit comments

Comments
 (0)