Skip to content

Commit

Permalink
chore(deps-dev): bump the eslint group across 1 directory with 2 upda…
Browse files Browse the repository at this point in the history
…tes (#335)

Bumps the eslint group with 2 updates in the / directory: [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) and [eslint](https://github.com/eslint/eslint).


Updates `@typescript-eslint/parser` from 8.6.0 to 8.8.1
- [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/v8.8.1/packages/parser)

Updates `eslint` from 9.11.0 to 9.12.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.11.0...v9.12.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 13, 2024
1 parent 0d25d90 commit ab17bbc
Show file tree
Hide file tree
Showing 2 changed files with 108 additions and 142 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@
"@types/eslint": "9.6.1",
"@types/eslint-config-prettier": "6.11.3",
"@types/node": "22.7.5",
"@typescript-eslint/parser": "8.6.0",
"eslint": "9.11.0",
"@typescript-eslint/parser": "8.8.1",
"eslint": "9.12.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-jsdoc": "50.3.2",
"eslint-plugin-prettier": "5.2.1",
Expand Down
Loading

0 comments on commit ab17bbc

Please sign in to comment.