Skip to content

Commit 6dac86f

Browse files
build(deps): bump eslint in /test/spec/ESLintExtensionTest-files/es6
Bumps [eslint](https://github.com/eslint/eslint) from 6.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@v6.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 0f1cc1e commit 6dac86f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,6 @@
88
"author": "",
99
"license": "ISC",
1010
"dependencies": {
11-
"eslint": "6.0.0"
11+
"eslint": "9.26.0"
1212
}
1313
}

0 commit comments

Comments
 (0)