Skip to content

Commit

Permalink
Update dependency @angular/compiler to v15.2.7 (#14707)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Apr 16, 2023
1 parent 713d4b2 commit b8f57ff
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"bin"
],
"dependencies": {
"@angular/compiler": "15.2.6",
"@angular/compiler": "15.2.7",
"@babel/code-frame": "7.21.4",
"@babel/parser": "7.21.4",
"@babel/types": "7.21.4",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,17 +15,17 @@ __metadata:
languageName: node
linkType: hard

"@angular/compiler@npm:15.2.6":
version: 15.2.6
resolution: "@angular/compiler@npm:15.2.6"
"@angular/compiler@npm:15.2.7":
version: 15.2.7
resolution: "@angular/compiler@npm:15.2.7"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 15.2.6
"@angular/core": 15.2.7
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: 0bd3d553170e5bf11b39b854ae6d802bd89bb59c2c165305d554880c4ac04a4fed9dd05b13531b26aca70eef633b17fb659c45e4092de66e50149b68236f5c44
checksum: 3e41ddd76475ddfce5af37a90ee4e5294a73df97891fed360072cc79b3fbde4be324e8b35384c66422e58443f3ab3c2390f61d3d1f5f852d3ddf812452847e8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -6712,7 +6712,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "prettier@workspace:."
dependencies:
"@angular/compiler": 15.2.6
"@angular/compiler": 15.2.7
"@babel/code-frame": 7.21.4
"@babel/generator": 7.21.4
"@babel/parser": 7.21.4
Expand Down

0 comments on commit b8f57ff

Please sign in to comment.