Skip to content

Commit a6e314d

Browse files
Bump @typescript-eslint/eslint-plugin from 3.10.1 to 4.0.0 (#45)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 3.10.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-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent bcad728 commit a6e314d

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
@@ -62,7 +62,7 @@
6262
"devDependencies": {
6363
"@types/jest": "^26.0.10",
6464
"@types/node": "^14.6.0",
65-
"@typescript-eslint/eslint-plugin": "^3.10.1",
65+
"@typescript-eslint/eslint-plugin": "^4.0.0",
6666
"@typescript-eslint/parser": "^3.10.1",
6767
"cross-env": "^7.0.2",
6868
"eslint": "^7.7.0",

0 commit comments

Comments
 (0)