Skip to content

Commit

Permalink
chore(deps-dev): bump @angular-eslint/template-parser from 17.3.0 to …
Browse files Browse the repository at this point in the history
…18.0.1 in /edc-policy-playground (#337)

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

Bumps [@angular-eslint/template-parser](https://github.com/angular-eslint/angular-eslint/tree/HEAD/packages/template-parser) from 17.3.0 to 18.0.1.
- [Release notes](https://github.com/angular-eslint/angular-eslint/releases)
- [Changelog](https://github.com/angular-eslint/angular-eslint/blob/main/packages/template-parser/CHANGELOG.md)
- [Commits](https://github.com/angular-eslint/angular-eslint/commits/v18.0.1/packages/template-parser)

---
updated-dependencies:
- dependency-name: "@angular-eslint/template-parser"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

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 Jun 3, 2024
1 parent a6fa9b9 commit ed5862c
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -695,12 +695,12 @@ npm/npmjs/@angular-devkit/build-webpack/0.1703.5, MIT, approved, clearlydefined
npm/npmjs/@angular-devkit/core/17.3.5, MIT, approved, clearlydefined
npm/npmjs/@angular-devkit/schematics/17.3.5, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/builder/17.4.1, MIT, restricted, clearlydefined
npm/npmjs/@angular-eslint/bundled-angular-compiler/17.3.0, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/bundled-angular-compiler/17.4.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/bundled-angular-compiler/18.0.1, , restricted, clearlydefined
npm/npmjs/@angular-eslint/eslint-plugin-template/17.4.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/eslint-plugin/17.4.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/schematics/17.4.1, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/template-parser/17.3.0, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/template-parser/18.0.1, , restricted, clearlydefined
npm/npmjs/@angular-eslint/utils/17.4.1, MIT, approved, clearlydefined
npm/npmjs/@angular/animations/17.3.5, MIT, approved, clearlydefined
npm/npmjs/@angular/cdk/17.3.5, MIT, approved, clearlydefined
Expand Down
18 changes: 9 additions & 9 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 @@ -34,7 +34,7 @@
"@angular-eslint/eslint-plugin": "17.4.1",
"@angular-eslint/eslint-plugin-template": "17.4.1",
"@angular-eslint/schematics": "17.4.1",
"@angular-eslint/template-parser": "17.3.0",
"@angular-eslint/template-parser": "18.0.1",
"@angular/cli": "~17.3.5",
"@angular/compiler-cli": "^17.3.5",
"@types/jasmine": "~5.1.4",
Expand Down

0 comments on commit ed5862c

Please sign in to comment.