Skip to content

Commit

Permalink
chore(deps): update dependency @angular/compiler to v16.1.7 (#15173)
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 Jul 31, 2023
1 parent d14e893 commit f35e9e6
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": "16.1.6",
"@angular/compiler": "16.1.7",
"@babel/code-frame": "7.22.5",
"@babel/parser": "7.22.7",
"@babel/types": "7.22.5",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,17 @@ __metadata:
languageName: node
linkType: hard

"@angular/compiler@npm:16.1.6":
version: 16.1.6
resolution: "@angular/compiler@npm:16.1.6"
"@angular/compiler@npm:16.1.7":
version: 16.1.7
resolution: "@angular/compiler@npm:16.1.7"
dependencies:
tslib: ^2.3.0
peerDependencies:
"@angular/core": 16.1.6
"@angular/core": 16.1.7
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: 8f66be4d9f8d774c0ec775160d7cde6e1ceb2eb4236d69803c53222bb7e2f19bc7bd2fcf6e8658f63c3ee3792ea02993fabaf1ea4376d78bc1ca625cbd7b2a5b
checksum: 09facd2298ebda841ca44a1ef2c24ca40e5a3f88ae6f801fdbdf10a8265bb6f0796d525109c57ebb00d38713bea5bbff8fd33979a232dc875477842856690595
languageName: node
linkType: hard

Expand Down Expand Up @@ -6938,7 +6938,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "prettier@workspace:."
dependencies:
"@angular/compiler": 16.1.6
"@angular/compiler": 16.1.7
"@babel/code-frame": 7.22.5
"@babel/generator": 7.22.9
"@babel/parser": 7.22.7
Expand Down

0 comments on commit f35e9e6

Please sign in to comment.