Skip to content

Commit 7904ddc

Browse files
chore(deps-dev): bump eslint and @types/eslint
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 9.6.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.6.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-name: "@types/eslint" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fbd665f commit 7904ddc

File tree

2 files changed

+22
-22
lines changed

2 files changed

+22
-22
lines changed

package-lock.json

+21-21
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"@tsconfig/node16": "^16.1.3",
8787
"@types/benchmark": "^2.1.5",
8888
"@types/caniuse-lite": "^1.0.5",
89-
"@types/eslint": "^8.56.10",
89+
"@types/eslint": "^9.6.0",
9090
"@types/jest": "^29.5.12",
9191
"@types/lodash.memoize": "^4.1.9",
9292
"@types/semver": "7.5.8",

0 commit comments

Comments
 (0)