Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 1a029a9

Browse files
authoredJul 15, 2024··
build(deps-dev): bump @angular/compiler-cli from 18.0.0 to 18.1.0
Bumps [@angular/compiler-cli](https://github.com/angular/angular/tree/HEAD/packages/compiler-cli) from 18.0.0 to 18.1.0. - [Release notes](https://github.com/angular/angular/releases) - [Changelog](https://github.com/angular/angular/blob/main/CHANGELOG.md) - [Commits](https://github.com/angular/angular/commits/18.1.0/packages/compiler-cli) --- updated-dependencies: - dependency-name: "@angular/compiler-cli" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8798e5a commit 1a029a9

File tree

2 files changed

+21
-66
lines changed

2 files changed

+21
-66
lines changed
 

‎package-lock.json

+20-65
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@angular-eslint/schematics": "18.1.0",
4040
"@angular-eslint/template-parser": "18.1.0",
4141
"@angular/cli": "18.1.0",
42-
"@angular/compiler-cli": "^18.0.0",
42+
"@angular/compiler-cli": "^18.1.0",
4343
"@angular/language-service": "^18.1.0",
4444
"@angular/router": "^18.0.0",
4545
"@release-it-plugins/lerna-changelog": "^7.0.0",

0 commit comments

Comments
 (0)
Please sign in to comment.