Skip to content

Commit

Permalink
chore(deps): update dependency @angular/compiler to v18.2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 6, 2024
1 parent 25c0ed2 commit 8537764
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.11",
"@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.11":
version: 18.2.11
resolution: "@angular/compiler@npm:18.2.11"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 18.2.6
"@angular/core": 18.2.11
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: 10/14ed1b955141b6af4a609fda9bc1d38c4a62dc0fee85610c8542de32fb6e7ea8f09ea4309216c61d7cbd4c85a3f400a7ecd3a8d845f3f8c59e805d247ed65d38
checksum: 10/09f3f83005628db8c7fa02c61523ada48aca645491ee4445b72d8b925a8ac7591f2a6638f866ff530c415c127dd439c0ad87c3ab61f781c5dbf2e6127f82d680
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.11"
"@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 8537764

Please sign in to comment.