Skip to content

Commit

Permalink
chore(deps): update dependency @angular/compiler to v18.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 2, 2024
1 parent 25c0ed2 commit bee1c57
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 @@ -27,7 +27,7 @@
"release": "yarn build && standard-version"
},
"devDependencies": {
"@angular/compiler": "18.2.6",
"@angular/compiler": "18.2.7",
"@babel/code-frame": "7.24.7",
"@babel/parser": "7.25.6",
"@babel/types": "7.25.6",
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:18.2.6":
version: 18.2.6
resolution: "@angular/compiler@npm:18.2.6"
"@angular/compiler@npm:18.2.7":
version: 18.2.7
resolution: "@angular/compiler@npm:18.2.7"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 18.2.6
"@angular/core": 18.2.7
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: 10/14ed1b955141b6af4a609fda9bc1d38c4a62dc0fee85610c8542de32fb6e7ea8f09ea4309216c61d7cbd4c85a3f400a7ecd3a8d845f3f8c59e805d247ed65d38
checksum: 10/bcd2a9d1cd49b84ca2dd566c428e91b0b35006111a40d6420f312a7e6c5d9e7bd60f16afddfa46d7f131c77a1f077cae48370021af28472b974762d5b2f926ff
languageName: node
linkType: hard

Expand Down Expand Up @@ -1280,7 +1280,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "angular-estree-parser@workspace:."
dependencies:
"@angular/compiler": "npm:18.2.6"
"@angular/compiler": "npm:18.2.7"
"@babel/code-frame": "npm:7.24.7"
"@babel/parser": "npm:7.25.6"
"@babel/types": "npm:7.25.6"
Expand Down

0 comments on commit bee1c57

Please sign in to comment.