Skip to content

Commit

Permalink
chore(deps-dev): bump @angular-eslint/eslint-plugin from 16.1.1 to 16…
Browse files Browse the repository at this point in the history
….2.0 in /edc-policy-playground (#83)

* chore(deps-dev): bump @angular-eslint/eslint-plugin

Bumps [@angular-eslint/eslint-plugin](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin) from 16.1.1 to 16.2.0.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/eslint-plugin)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

* chore: deps 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 Sep 27, 2023
1 parent 826d012 commit 24402b2
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 6 deletions.
1 change: 1 addition & 0 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -802,6 +802,7 @@ npm/npmjs/@angular-eslint/bundled-angular-compiler/16.2.0, , restricted, clearly
npm/npmjs/@angular-eslint/eslint-plugin-template/16.1.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/eslint-plugin-template/16.2.0, , restricted, clearlydefined
npm/npmjs/@angular-eslint/eslint-plugin/16.1.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/eslint-plugin/16.2.0, , restricted, clearlydefined
npm/npmjs/@angular-eslint/schematics/16.1.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/template-parser/16.1.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/utils/16.1.1, MIT, approved, clearlydefined
Expand Down
38 changes: 33 additions & 5 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 @@ -31,7 +31,7 @@
"devDependencies": {
"@angular-devkit/build-angular": "^16.2.1",
"@angular-eslint/builder": "16.2.0",
"@angular-eslint/eslint-plugin": "16.1.1",
"@angular-eslint/eslint-plugin": "16.2.0",
"@angular-eslint/eslint-plugin-template": "16.2.0",
"@angular-eslint/schematics": "16.1.1",
"@angular-eslint/template-parser": "16.1.1",
Expand Down

0 comments on commit 24402b2

Please sign in to comment.