Skip to content

Commit

Permalink
Bump the eslint group across 1 directory with 2 updates (#948)
Browse files Browse the repository at this point in the history
Bumps the eslint group with 2 updates in the / directory: [eslint](https://github.com/eslint/eslint) and [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint).


Updates `eslint` from 9.2.0 to 9.8.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v9.2.0...v9.8.0)

Updates `@types/eslint` from 8.56.10 to 9.6.0
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/eslint)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: eslint
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-major
  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 Aug 1, 2024
1 parent d840124 commit a570eaa
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 84 deletions.
166 changes: 84 additions & 82 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,13 @@
"devDependencies": {
"@tsconfig/node20": "^20.1.4",
"@types/chai": "^4.3.16",
"@types/eslint": "^8.56.10",
"@types/eslint": "^9.6.0",
"@types/eslint-config-prettier": "^6.11.3",
"@types/mocha": "^10.0.7",
"@types/node": "^22.0.0",
"c8": "^10.1.2",
"chai": "^5.1.1",
"eslint": "^9.2.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.1.0",
"mocha": "^10.7.0",
"prettier": "^3.3.3",
Expand Down

0 comments on commit a570eaa

Please sign in to comment.