Skip to content

Commit

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

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

Bumps [@angular-eslint/eslint-plugin-template](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/eslint-plugin-template) from 16.1.0 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-template/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v16.2.0/packages/eslint-plugin-template)

---
updated-dependencies:
- dependency-name: "@angular-eslint/eslint-plugin-template"
  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 b6d03c2 commit 3e27a36
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 18 deletions.
7 changes: 4 additions & 3 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,7 @@ npm/npmjs/-/autoprefixer/10.4.14, MIT, approved, #7494
npm/npmjs/-/available-typed-arrays/1.0.5, MIT, approved, clearlydefined
npm/npmjs/-/axios/1.5.0, MIT, approved, #10504
npm/npmjs/-/axobject-query/3.1.1, Apache-2.0, approved, clearlydefined
npm/npmjs/-/axobject-query/3.2.1, Apache-2.0, approved, #9144
npm/npmjs/-/babel-loader/9.1.3, MIT, approved, clearlydefined
npm/npmjs/-/babel-plugin-istanbul/6.1.1, BSD-3-Clause, approved, clearlydefined
npm/npmjs/-/babel-plugin-polyfill-corejs2/0.4.5, MIT, approved, #9309
Expand Down Expand Up @@ -796,15 +797,15 @@ npm/npmjs/@angular-devkit/build-webpack/0.1602.3, , restricted, clearlydefined
npm/npmjs/@angular-devkit/core/16.2.3, , restricted, clearlydefined
npm/npmjs/@angular-devkit/schematics/16.2.3, , restricted, clearlydefined
npm/npmjs/@angular-eslint/builder/16.2.0, , restricted, clearlydefined
npm/npmjs/@angular-eslint/bundled-angular-compiler/16.1.0, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/bundled-angular-compiler/16.1.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/eslint-plugin-template/16.1.0, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/bundled-angular-compiler/16.2.0, , restricted, clearlydefined
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/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.0, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/utils/16.1.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/utils/16.2.0, , restricted, clearlydefined
npm/npmjs/@angular/animations/16.2.6, , restricted, clearlydefined
npm/npmjs/@angular/cdk/16.2.5, , restricted, clearlydefined
npm/npmjs/@angular/cli/16.2.3, , restricted, clearlydefined
Expand Down
37 changes: 23 additions & 14 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 @@ -32,7 +32,7 @@
"@angular-devkit/build-angular": "^16.2.1",
"@angular-eslint/builder": "16.2.0",
"@angular-eslint/eslint-plugin": "16.1.1",
"@angular-eslint/eslint-plugin-template": "16.1.0",
"@angular-eslint/eslint-plugin-template": "16.2.0",
"@angular-eslint/schematics": "16.1.1",
"@angular-eslint/template-parser": "16.1.1",
"@angular/cli": "~16.2.3",
Expand Down

0 comments on commit 3e27a36

Please sign in to comment.