Skip to content

Commit

Permalink
chore(deps-dev): bump @angular-eslint/builder from 18.0.1 to 18.2.0 i…
Browse files Browse the repository at this point in the history
…n /edc-policy-playground (#397)

* chore(deps-dev): bump @angular-eslint/builder in /edc-policy-playground

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

---
updated-dependencies:
- dependency-name: "@angular-eslint/builder"
  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 1551276 commit 584df10
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 7 deletions.
2 changes: 1 addition & 1 deletion DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -704,7 +704,7 @@ npm/npmjs/@angular-devkit/build-angular/18.0.7, MIT, approved, clearlydefined
npm/npmjs/@angular-devkit/build-webpack/0.1800.7, MIT, approved, clearlydefined
npm/npmjs/@angular-devkit/core/18.0.7, MIT, approved, clearlydefined
npm/npmjs/@angular-devkit/schematics/18.0.7, MIT, approved, clearlydefined
npm/npmjs/@angular-eslint/builder/18.0.1, MIT, restricted, clearlydefined
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
Expand Down
9 changes: 4 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 @@ -30,7 +30,7 @@
},
"devDependencies": {
"@angular-devkit/build-angular": "^18.0.7",
"@angular-eslint/builder": "18.0.1",
"@angular-eslint/builder": "18.2.0",
"@angular-eslint/eslint-plugin": "18.2.0",
"@angular-eslint/eslint-plugin-template": "18.0.1",
"@angular-eslint/schematics": "18.0.1",
Expand Down

0 comments on commit 584df10

Please sign in to comment.