Skip to content

Commit c867dec

Browse files
Bump @typescript-eslint/eslint-plugin from 3.9.1 to 4.0.0 (#105)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.9.1 to 4.0.0. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.0/packages/eslint-plugin) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 32b892a commit c867dec

File tree

2 files changed

+170
-23
lines changed

2 files changed

+170
-23
lines changed

package-lock.json

Lines changed: 169 additions & 22 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
@@ -113,7 +113,7 @@
113113
"@types/mocha": "^8.0.3",
114114
"@types/node": "^12.12.63",
115115
"@types/vscode": "^1.44.0",
116-
"@typescript-eslint/eslint-plugin": "^3.9.1",
116+
"@typescript-eslint/eslint-plugin": "^4.0.0",
117117
"@typescript-eslint/parser": "^3.10.1",
118118
"eslint": "^7.10.0",
119119
"glob": "^7.1.6",

0 commit comments

Comments
 (0)