Skip to content

Commit

Permalink
chore(deps-dev): bump @angular/compiler from 11.2.14 to 16.2.7
Browse files Browse the repository at this point in the history
Bumps [@angular/compiler](https://github.com/angular/angular/tree/HEAD/packages/compiler) from 11.2.14 to 16.2.7.
- [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/16.2.7/packages/compiler)

---
updated-dependencies:
- dependency-name: "@angular/compiler"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 2, 2023
1 parent 7016730 commit 26ce818
Show file tree
Hide file tree
Showing 6 changed files with 138 additions and 154 deletions.
2 changes: 1 addition & 1 deletion packages/adapters/angular/v11/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"import": "./dist/index.js"
},
"devDependencies": {
"@angular/compiler": "11.2.14",
"@angular/compiler": "16.2.7",
"@angular/compiler-cli": "11.2.14",
"@angular/core": "11.2.14",
"@public-ui/components": "1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v12/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"import": "./dist/index.js"
},
"devDependencies": {
"@angular/compiler": "12.2.17",
"@angular/compiler": "16.2.7",
"@angular/compiler-cli": "12.2.17",
"@angular/core": "12.2.17",
"@public-ui/components": "1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v13/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"import": "./dist/index.js"
},
"devDependencies": {
"@angular/compiler": "13.4.0",
"@angular/compiler": "16.2.7",
"@angular/compiler-cli": "13.4.0",
"@angular/core": "13.4.0",
"@public-ui/components": "1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v14/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"import": "./dist/index.js"
},
"devDependencies": {
"@angular/compiler": "14.3.0",
"@angular/compiler": "16.2.7",
"@angular/compiler-cli": "14.3.0",
"@angular/core": "14.3.0",
"@public-ui/components": "1.7.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v15/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"import": "./dist/index.js"
},
"devDependencies": {
"@angular/compiler": "15.2.9",
"@angular/compiler": "16.2.7",
"@angular/compiler-cli": "15.2.9",
"@angular/core": "15.2.9",
"@public-ui/components": "1.7.1",
Expand Down
Loading

0 comments on commit 26ce818

Please sign in to comment.