Skip to content

Commit b855855

Browse files
Bump eslint from 7.9.0 to 7.10.0 (#116)
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.9.0...v7.10.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 10e6138 commit b855855

File tree

2 files changed

+34
-5
lines changed

2 files changed

+34
-5
lines changed

package-lock.json

Lines changed: 33 additions & 4 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
@@ -115,7 +115,7 @@
115115
"@types/vscode": "^1.44.0",
116116
"@typescript-eslint/eslint-plugin": "^3.9.1",
117117
"@typescript-eslint/parser": "^3.10.1",
118-
"eslint": "^7.9.0",
118+
"eslint": "^7.10.0",
119119
"glob": "^7.1.6",
120120
"mocha": "^8.1.3",
121121
"testdouble": "^3.16.1",

0 commit comments

Comments
 (0)