Skip to content

Commit

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

Please sign in to comment.