Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 14, 2023
1 parent 4578f12 commit 237d26d
Show file tree
Hide file tree
Showing 7 changed files with 100 additions and 111 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 @@ -65,7 +65,7 @@
"devDependencies": {
"@angular/compiler": "11.2.14",
"@angular/compiler-cli": "11.2.14",
"@angular/core": "11.2.14",
"@angular/core": "17.0.2",
"@public-ui/components": "2.0.0-rc.10",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.4",
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 @@ -65,7 +65,7 @@
"devDependencies": {
"@angular/compiler": "12.2.17",
"@angular/compiler-cli": "12.2.17",
"@angular/core": "12.2.17",
"@angular/core": "17.0.2",
"@public-ui/components": "2.0.0-rc.10",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.4",
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 @@ -65,7 +65,7 @@
"devDependencies": {
"@angular/compiler": "13.4.0",
"@angular/compiler-cli": "13.4.0",
"@angular/core": "13.4.0",
"@angular/core": "17.0.2",
"@public-ui/components": "2.0.0-rc.10",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.4",
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 @@ -65,7 +65,7 @@
"devDependencies": {
"@angular/compiler": "14.3.0",
"@angular/compiler-cli": "14.3.0",
"@angular/core": "14.3.0",
"@angular/core": "17.0.2",
"@public-ui/components": "2.0.0-rc.10",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.4",
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 @@ -65,7 +65,7 @@
"devDependencies": {
"@angular/compiler": "15.2.10",
"@angular/compiler-cli": "15.2.10",
"@angular/core": "15.2.10",
"@angular/core": "17.0.2",
"@public-ui/components": "2.0.0-rc.10",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/adapters/angular/v16/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"devDependencies": {
"@angular/compiler": "16.2.12",
"@angular/compiler-cli": "16.2.12",
"@angular/core": "16.2.12",
"@angular/core": "17.0.2",
"@public-ui/components": "2.0.0-rc.10",
"@types/minimatch": "5.1.2",
"@types/minimist": "1.2.4",
Expand Down
Loading

0 comments on commit 237d26d

Please sign in to comment.