Skip to content

Commit

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

* 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 18.0.1 to 18.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/v18.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 Aug 6, 2024
1 parent 584df10 commit 7f54c6e
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 16 deletions.
2 changes: 2 additions & 0 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ npm/npmjs/-/asynckit/0.4.0, MIT, approved, clearlydefined
npm/npmjs/-/autoprefixer/10.4.19, MIT, approved, #7494
npm/npmjs/-/axios/1.7.2, MIT, approved, #14871
npm/npmjs/-/axobject-query/4.0.0, Apache-2.0, approved, clearlydefined
npm/npmjs/-/axobject-query/4.1.0, Apache-2.0, approved, clearlydefined
npm/npmjs/-/babel-loader/9.1.3, MIT, approved, clearlydefined
npm/npmjs/-/babel-plugin-polyfill-corejs2/0.4.11, MIT, approved, #9309
npm/npmjs/-/babel-plugin-polyfill-corejs3/0.10.4, MIT, approved, clearlydefined
Expand Down Expand Up @@ -708,6 +709,7 @@ npm/npmjs/@angular-eslint/builder/18.2.0, MIT, restricted, clearlydefined
npm/npmjs/@angular-eslint/bundled-angular-compiler/18.0.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/bundled-angular-compiler/18.2.0, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/eslint-plugin-template/18.0.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/eslint-plugin-template/18.2.0, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/eslint-plugin/18.0.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/eslint-plugin/18.2.0, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/schematics/18.0.1, MIT, approved, clearlydefined
Expand Down
74 changes: 59 additions & 15 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": "^18.0.7",
"@angular-eslint/builder": "18.2.0",
"@angular-eslint/eslint-plugin": "18.2.0",
"@angular-eslint/eslint-plugin-template": "18.0.1",
"@angular-eslint/eslint-plugin-template": "18.2.0",
"@angular-eslint/schematics": "18.0.1",
"@angular-eslint/template-parser": "18.2.0",
"@angular/cli": "~18.0.7",
Expand Down

0 comments on commit 7f54c6e

Please sign in to comment.