Skip to content

Commit

Permalink
feat(deps): bump @typescript-eslint/eslint-plugin from 4.1.1 to 4.2.0 (
Browse files Browse the repository at this point in the history
…#766)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Masafumi Koba <473530+ybiquitous@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and ybiquitous authored Sep 27, 2020
1 parent 81801be commit 0062ff7
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
78 changes: 39 additions & 39 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"eslint-plugin-react-hooks": "^4.1.2"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "4.1.1",
"@typescript-eslint/eslint-plugin": "4.2.0",
"@typescript-eslint/parser": "4.2.0",
"eslint": "7.9.0",
"eslint-find-rules": "3.6.1",
Expand All @@ -45,8 +45,8 @@
"ybiq": "11.4.4"
},
"peerDependencies": {
"@typescript-eslint/eslint-plugin": ">=4.1.0 <5.0.0",
"@typescript-eslint/parser": ">=4.1.0 <5.0.0",
"@typescript-eslint/eslint-plugin": ">=4.2.0 <5.0.0",
"@typescript-eslint/parser": ">=4.2.0 <5.0.0",
"eslint": ">=7.8.1 <8.0.0"
},
"peerDependenciesMeta": {
Expand Down

0 comments on commit 0062ff7

Please sign in to comment.