Skip to content

Commit

Permalink
chore(deps-dev): bump @typescript-eslint/parser from 6.5.0 to 6.7.2 i…
Browse files Browse the repository at this point in the history
…n /edc-policy-playground (#75)

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

Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.5.0 to 6.7.2.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases)
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/parser/CHANGELOG.md)
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v6.7.2/packages/parser)

---
updated-dependencies:
- dependency-name: "@typescript-eslint/parser"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore: dependencies 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 21, 2023
1 parent b711088 commit dc5f9f8
Show file tree
Hide file tree
Showing 3 changed files with 35 additions and 35 deletions.
10 changes: 5 additions & 5 deletions DEPENDENCIES
Original file line number Diff line number Diff line change
Expand Up @@ -1094,23 +1094,23 @@ npm/npmjs/@types/serve-static/1.15.2, MIT, approved, #9188
npm/npmjs/@types/sockjs/0.3.33, MIT, approved, clearlydefined
npm/npmjs/@types/ws/8.5.5, MIT, approved, #6016
npm/npmjs/@typescript-eslint/eslint-plugin/6.4.0, MIT, restricted, clearlydefined
npm/npmjs/@typescript-eslint/parser/6.5.0, BSD-2-Clause, approved, clearlydefined
npm/npmjs/@typescript-eslint/parser/6.7.2, BSD-2-Clause, approved, clearlydefined
npm/npmjs/@typescript-eslint/scope-manager/5.62.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/scope-manager/6.4.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/scope-manager/6.5.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/scope-manager/6.7.2, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/type-utils/5.62.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/type-utils/6.4.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/types/5.62.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/types/6.4.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/types/6.5.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/types/6.7.2, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/typescript-estree/5.62.0, BSD-2-Clause, approved, clearlydefined
npm/npmjs/@typescript-eslint/typescript-estree/6.4.0, BSD-2-Clause, restricted, clearlydefined
npm/npmjs/@typescript-eslint/typescript-estree/6.5.0, BSD-2-Clause, restricted, clearlydefined
npm/npmjs/@typescript-eslint/typescript-estree/6.7.2, BSD-2-Clause AND (BSD-2-Clause AND ISC AND MIT) AND MIT, approved, #10586
npm/npmjs/@typescript-eslint/utils/5.62.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/utils/6.4.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/visitor-keys/5.62.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/visitor-keys/6.4.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/visitor-keys/6.5.0, MIT, approved, clearlydefined
npm/npmjs/@typescript-eslint/visitor-keys/6.7.2, MIT, approved, clearlydefined
npm/npmjs/@vitejs/plugin-basic-ssl/1.0.1, MIT, restricted, clearlydefined
npm/npmjs/@webassemblyjs/ast/1.11.6, MIT, approved, #7953
npm/npmjs/@webassemblyjs/floating-point-hex-parser/1.11.6, MIT, approved, #7959
Expand Down
58 changes: 29 additions & 29 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 @@ -40,7 +40,7 @@
"@types/jasmine": "~4.3.0",
"@types/node": "^20.6.0",
"@typescript-eslint/eslint-plugin": "6.4.0",
"@typescript-eslint/parser": "6.5.0",
"@typescript-eslint/parser": "6.7.2",
"eslint": "^8.49.0",
"eslint-plugin-prettier": "^5.0.0",
"jasmine-core": "~5.1.0",
Expand Down

0 comments on commit dc5f9f8

Please sign in to comment.