Skip to content

Commit

Permalink
chore(deps-dev): bump eslint and @types/eslint
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) and [@types/eslint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/eslint). These dependencies needed to be updated together.

Updates `eslint` from 8.50.0 to 9.13.0
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.50.0...v9.13.0)

Updates `@types/eslint` from 8.44.2 to 9.6.1
- [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-major
- dependency-name: "@types/eslint"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 21, 2024
1 parent fd5dd21 commit 9b2f041
Show file tree
Hide file tree
Showing 2 changed files with 5,931 additions and 4,427 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@
"@microsoft/eslint-formatter-sarif": "3.0.0",
"@types/aes-js": "3.1.2",
"@types/crypto-js": "4.1.2",
"@types/eslint": "8.44.2",
"@types/eslint": "9.6.1",
"@types/eslint-config-prettier": "6.11.0",
"@types/etag": "1.8.1",
"@types/fs-extra": "11.0.2",
Expand Down Expand Up @@ -181,7 +181,7 @@
"@types/tough-cookie": "4.0.3",
"@vercel/nft": "0.24.1",
"cross-env": "7.0.3",
"eslint": "8.50.0",
"eslint": "9.13.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-n": "16.1.0",
"eslint-plugin-prettier": "5.0.0",
Expand Down
Loading

0 comments on commit 9b2f041

Please sign in to comment.