Skip to content

Commit

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

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

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

---
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 Dec 27, 2023
1 parent 5059b5b commit 3c602f0
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 @@ -775,14 +775,14 @@ npm/npmjs/@angular-eslint/template-parser/17.1.1, , restricted, clearlydefined
npm/npmjs/@angular-eslint/utils/17.1.0, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/utils/17.1.1, MIT, approved, clearlydefined
npm/npmjs/@angular/animations/17.0.6, MIT, approved, clearlydefined
npm/npmjs/@angular/cdk/17.0.3, , restricted, clearlydefined
npm/npmjs/@angular/cdk/17.0.4, , restricted, clearlydefined
npm/npmjs/@angular/cli/17.0.6, MIT, approved, clearlydefined
npm/npmjs/@angular/common/17.0.6, MIT, approved, clearlydefined
npm/npmjs/@angular/compiler-cli/17.0.6, , restricted, clearlydefined
npm/npmjs/@angular/compiler/17.0.6, MIT, approved, clearlydefined
npm/npmjs/@angular/core/17.0.6, MIT, approved, clearlydefined
npm/npmjs/@angular/forms/17.0.6, MIT, approved, clearlydefined
npm/npmjs/@angular/material/17.0.3, , restricted, clearlydefined
npm/npmjs/@angular/material/17.0.4, , restricted, clearlydefined
npm/npmjs/@angular/platform-browser-dynamic/17.0.6, MIT, approved, clearlydefined
npm/npmjs/@angular/platform-browser/17.0.6, MIT, approved, clearlydefined
npm/npmjs/@angular/router/17.0.6, 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": "^17.0.6",
"@angular/router": "^17.0.6",
"@angular/compiler": "^17.0.6",
"@angular/material": "^17.0.3",
"@angular/material": "^17.0.4",
"@codemirror/lang-json": "^6.0.1",
"@codemirror/state": "^6.3.3",
"codemirror": "^6.0.1",
Expand Down

0 comments on commit 3c602f0

Please sign in to comment.