Skip to content

Commit

Permalink
chore(deps-dev): bump @angular-devkit/build-angular from 17.0.6 to 17…
Browse files Browse the repository at this point in the history
….0.8 in /edc-policy-playground (#188)

* chore(deps-dev): bump @angular-devkit/build-angular

Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 17.0.6 to 17.0.8.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@17.0.6...17.0.8)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: update dependencies file

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Enrico Risa <[email protected]>
  • Loading branch information
dependabot[bot] and wolf4ood authored Dec 22, 2023
1 parent b367adf commit d3cbabc
Show file tree
Hide file tree
Showing 3 changed files with 109 additions and 23 deletions.
10 changes: 6 additions & 4 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -757,9 +757,11 @@ npm/npmjs/-/zone.js/0.14.2, MIT, approved, clearlydefined
npm/npmjs/@aashutoshrathi/word-wrap/1.2.6, MIT, approved, #9212
npm/npmjs/@ampproject/remapping/2.2.1, Apache-2.0, approved, clearlydefined
npm/npmjs/@angular-devkit/architect/0.1700.6, MIT, approved, clearlydefined
npm/npmjs/@angular-devkit/build-angular/17.0.6, , restricted, clearlydefined
npm/npmjs/@angular-devkit/build-webpack/0.1700.6, , restricted, clearlydefined
npm/npmjs/@angular-devkit/architect/0.1700.8, , restricted, clearlydefined
npm/npmjs/@angular-devkit/build-angular/17.0.8, , restricted, clearlydefined
npm/npmjs/@angular-devkit/build-webpack/0.1700.8, , restricted, clearlydefined
npm/npmjs/@angular-devkit/core/17.0.6, , restricted, clearlydefined
npm/npmjs/@angular-devkit/core/17.0.8, , restricted, clearlydefined
npm/npmjs/@angular-devkit/schematics/17.0.6, , restricted, clearlydefined
npm/npmjs/@angular-eslint/builder/17.1.0, MIT, restricted, clearlydefined
npm/npmjs/@angular-eslint/bundled-angular-compiler/17.1.0, MIT, approved, clearlydefined
Expand Down Expand Up @@ -1020,7 +1022,7 @@ npm/npmjs/@material/tooltip/15.0.0-canary.a246a4439.0, MIT, approved, clearlydef
npm/npmjs/@material/top-app-bar/15.0.0-canary.a246a4439.0, MIT, approved, clearlydefined
npm/npmjs/@material/touch-target/15.0.0-canary.a246a4439.0, MIT, approved, clearlydefined
npm/npmjs/@material/typography/15.0.0-canary.a246a4439.0, MIT, approved, clearlydefined
npm/npmjs/@ngtools/webpack/17.0.6, , restricted, clearlydefined
npm/npmjs/@ngtools/webpack/17.0.8, , restricted, clearlydefined
npm/npmjs/@nodelib/fs.scandir/2.1.5, MIT, approved, clearlydefined
npm/npmjs/@nodelib/fs.stat/2.0.5, MIT, approved, clearlydefined
npm/npmjs/@nodelib/fs.walk/1.2.8, MIT, approved, clearlydefined
Expand Down Expand Up @@ -1073,7 +1075,7 @@ npm/npmjs/@types/json-schema/7.0.15, MIT, approved, clearlydefined
npm/npmjs/@types/mime/1.3.5, MIT, approved, #10834
npm/npmjs/@types/node-forge/1.3.10, MIT, approved, clearlydefined
npm/npmjs/@types/node/20.10.4, MIT, approved, #11985
npm/npmjs/@types/qs/6.9.10, MIT, approved, clearlydefined
npm/npmjs/@types/qs/6.9.11, , restricted, clearlydefined
npm/npmjs/@types/range-parser/1.2.7, MIT, approved, #10795
npm/npmjs/@types/retry/0.12.0, MIT, approved, clearlydefined
npm/npmjs/@types/semver/7.5.6, MIT, approved, #10842
Expand Down
120 changes: 102 additions & 18 deletions edc-policy-playground/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion edc-policy-playground/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"zone.js": "~0.14.0"
},
"devDependencies": {
"@angular-devkit/build-angular": "^17.0.6",
"@angular-devkit/build-angular": "^17.0.8",
"@angular-eslint/builder": "17.1.0",
"@angular-eslint/eslint-plugin": "17.1.0",
"@angular-eslint/eslint-plugin-template": "17.1.1",
Expand Down

0 comments on commit d3cbabc

Please sign in to comment.