Skip to content

Commit 456705e

Browse files
chore(deps-dev): bump eslint from 7.32.0 to 9.25.1
Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 9.25.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md) - [Commits](eslint/eslint@v7.32.0...v9.25.1) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.25.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent eb3aa53 commit 456705e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"@typescript-eslint/eslint-plugin": "^4.2.0",
4343
"@typescript-eslint/parser": "^4.2.0",
4444
"chai": "^4.2.0",
45-
"eslint": "^7.9.0",
45+
"eslint": "^9.25.1",
4646
"eslint-config-semistandard": "^15.0.1",
4747
"eslint-config-standard": "^14.1.1",
4848
"eslint-plugin-import": "^2.22.0",

0 commit comments

Comments
 (0)