Skip to content

Commit

Permalink
chore(deps): bump @angular/material from 16.2.8 to 16.2.9 in /edc-pol…
Browse files Browse the repository at this point in the history
…icy-playground (#112)

* chore(deps): bump @angular/material in /edc-policy-playground

Bumps [@angular/material](https://github.com/angular/components) from 16.2.8 to 16.2.9.
- [Release notes](https://github.com/angular/components/releases)
- [Changelog](https://github.com/angular/components/blob/main/CHANGELOG.md)
- [Commits](angular/components@16.2.8...16.2.9)

---
updated-dependencies:
- dependency-name: "@angular/material"
  dependency-type: direct:production
  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 Oct 25, 2023
1 parent 35192fc commit e86b77e
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
4 changes: 2 additions & 2 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -765,14 +765,14 @@ npm/npmjs/@angular-eslint/schematics/16.2.0, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/template-parser/16.2.0, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/utils/16.2.0, MIT, approved, clearlydefined
npm/npmjs/@angular/animations/16.2.9, , restricted, clearlydefined
npm/npmjs/@angular/cdk/16.2.8, , restricted, clearlydefined
npm/npmjs/@angular/cdk/16.2.9, , restricted, clearlydefined
npm/npmjs/@angular/cli/16.2.6, , restricted, clearlydefined
npm/npmjs/@angular/common/16.2.9, MIT, approved, clearlydefined
npm/npmjs/@angular/compiler-cli/16.2.9, , restricted, clearlydefined
npm/npmjs/@angular/compiler/16.2.9, MIT, approved, clearlydefined
npm/npmjs/@angular/core/16.2.9, , restricted, clearlydefined
npm/npmjs/@angular/forms/16.2.9, MIT, approved, clearlydefined
npm/npmjs/@angular/material/16.2.8, , restricted, clearlydefined
npm/npmjs/@angular/material/16.2.9, , restricted, clearlydefined
npm/npmjs/@angular/platform-browser-dynamic/16.2.9, MIT, approved, clearlydefined
npm/npmjs/@angular/platform-browser/16.2.9, , restricted, clearlydefined
npm/npmjs/@angular/router/16.2.9, MIT, approved, clearlydefined
Expand Down
16 changes: 8 additions & 8 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 @@ -20,7 +20,7 @@
"@angular/platform-browser-dynamic": "^16.2.9",
"@angular/router": "^16.2.9",
"@angular/compiler": "^16.2.9",
"@angular/material": "^16.2.8",
"@angular/material": "^16.2.9",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/state": "^6.2.1",
"codemirror": "^6.0.1",
Expand Down

0 comments on commit e86b77e

Please sign in to comment.