Skip to content

Commit 5d9ac2f

Browse files
build(deps): bump eslint
Bumps [eslint](https://github.com/eslint/eslint) from 7.0.0 to 9.26.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/v9.26.0/CHANGELOG.md) - [Commits](eslint/eslint@v7.0.0...v9.26.0) --- updated-dependencies: - dependency-name: eslint dependency-version: 9.26.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent f3da6be commit 5d9ac2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/spec/ESLintExtensionTest-files/es7_JSHint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"author": "",
88
"license": "ISC",
99
"dependencies": {
10-
"eslint": "7.0.0"
10+
"eslint": "9.26.0"
1111
}
1212
}

0 commit comments

Comments
 (0)