Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/eslint-plugin from 7.7.0 to …
Browse files Browse the repository at this point in the history
…7.10.0 in /edc-policy-playground (#328)

* ---
updated-dependencies:
- dependency-name: "@typescript-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 May 22, 2024
1 parent 1011069 commit 8412a32
Show file tree
Hide file tree
Showing 3 changed files with 102 additions and 28 deletions.
10 changes: 7 additions & 3 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -1036,18 +1036,22 @@ npm/npmjs/@types/serve-index/1.9.4, MIT, approved, #10976
npm/npmjs/@types/serve-static/1.15.7, MIT, approved, #9188
npm/npmjs/@types/sockjs/0.3.36, MIT, approved, #10984
npm/npmjs/@types/ws/8.5.10, MIT, approved, #6016
npm/npmjs/@typescript-eslint/eslint-plugin/7.7.0, BSD-2-Clause AND MIT AND (BSD-2-Clause AND ISC AND MIT), approved, #14387
npm/npmjs/@typescript-eslint/eslint-plugin/7.10.0, BSD-2-Clause AND MIT AND (BSD-2-Clause AND ISC AND MIT), approved, #14836
npm/npmjs/@typescript-eslint/parser/7.7.0, BSD-2-Clause, approved, clearlydefined
npm/npmjs/@typescript-eslint/scope-manager/7.10.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/scope-manager/7.7.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/scope-manager/7.8.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/type-utils/7.7.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/type-utils/7.10.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/type-utils/7.8.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/types/7.10.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/types/7.7.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/types/7.8.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/typescript-estree/7.10.0, BSD-2-Clause AND MIT AND (BSD-2-Clause AND ISC AND MIT), approved, #14838
npm/npmjs/@typescript-eslint/typescript-estree/7.7.0, BSD-2-Clause AND MIT AND (BSD-2-Clause AND ISC AND MIT), approved, #14390
npm/npmjs/@typescript-eslint/typescript-estree/7.8.0, BSD-2-Clause AND MIT AND (BSD-2-Clause AND ISC AND MIT), approved, #14612
npm/npmjs/@typescript-eslint/utils/7.7.0, BSD-2-Clause AND MIT AND (BSD-2-Clause AND ISC AND MIT), approved, #14389
npm/npmjs/@typescript-eslint/utils/7.10.0, BSD-2-Clause AND MIT AND (BSD-2-Clause AND ISC AND MIT), approved, #14837
npm/npmjs/@typescript-eslint/utils/7.8.0, BSD-2-Clause AND MIT AND (BSD-2-Clause AND ISC AND MIT), approved, #14613
npm/npmjs/@typescript-eslint/visitor-keys/7.10.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/visitor-keys/7.7.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/visitor-keys/7.8.0, MIT, approved, clearlydefined
npm/npmjs/@ungap/structured-clone/1.2.0, ISC, approved, clearlydefined
Expand Down
118 changes: 94 additions & 24 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 @@ -39,7 +39,7 @@
"@angular/compiler-cli": "^17.3.5",
"@types/jasmine": "~5.1.4",
"@types/node": "^20.10.7",
"@typescript-eslint/eslint-plugin": "7.7.0",
"@typescript-eslint/eslint-plugin": "7.10.0",
"@typescript-eslint/parser": "7.7.0",
"eslint": "^8.55.0",
"eslint-plugin-prettier": "^5.0.1",
Expand Down

0 comments on commit 8412a32

Please sign in to comment.