Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency @angular/compiler to v18.2.12 - autoclosed #306

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.12",
"@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.12":
version: 18.2.12
resolution: "@angular/compiler@npm:18.2.12"
dependencies:
tslib: "npm:^2.3.0"
peerDependencies:
"@angular/core": 18.2.6
"@angular/core": 18.2.12
peerDependenciesMeta:
"@angular/core":
optional: true
checksum: 10/14ed1b955141b6af4a609fda9bc1d38c4a62dc0fee85610c8542de32fb6e7ea8f09ea4309216c61d7cbd4c85a3f400a7ecd3a8d845f3f8c59e805d247ed65d38
checksum: 10/a08fa0fc46c003d83af6e088450f35026281dde7bd65c6775242b52c2695c3deaec2c6bd675933261151932c27072de9b51edcbdde18dca02ed3313bc4873004
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.12"
"@babel/code-frame": "npm:7.24.7"
"@babel/parser": "npm:7.25.6"
"@babel/types": "npm:7.25.6"
Expand Down