Skip to content

Commit d06748d

Browse files
upgrade: Bump eslint and @types/eslint (#595)
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.29.0 to 9.30.0 - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v9.29.0...v9.30.0) Updates `@types/eslint` from 8.56.12 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-version: 9.30.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: "@types/eslint" dependency-version: 9.6.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cadfa39 commit d06748d

File tree

2 files changed

+20
-26
lines changed

2 files changed

+20
-26
lines changed

package-lock.json

Lines changed: 19 additions & 25 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@eslint/js": "^9.29.0",
3636
"@release-it/conventional-changelog": "^8.0.1",
3737
"@types/chai": "^5.2.2",
38-
"@types/eslint": "^8.0.0",
38+
"@types/eslint": "^9.6.1",
3939
"@types/eslint-plugin-markdown": "^2.0.2",
4040
"@types/eslint-plugin-mocha": "^10.4.0",
4141
"@types/eslint-utils": "^3.0.5",

0 commit comments

Comments
 (0)