Skip to content
This repository was archived by the owner on Nov 18, 2021. It is now read-only.

Commit

Permalink
Update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
tetsuharuohzeki committed Feb 14, 2021
1 parent 3912d16 commit a361c52
Show file tree
Hide file tree
Showing 2 changed files with 196 additions and 131 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
},
"homepage": "https://github.com/cats-oss/eslint-config-abema",
"peerDependencies": {
"eslint": "^7.1.0"
"eslint": "^7.20.0"
},
"optionalDependencies": {
"@typescript-eslint/eslint-plugin": "^4.15.0",
Expand All @@ -30,7 +30,7 @@
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.15.0",
"@typescript-eslint/parser": "^4.15.0",
"eslint": "^7.5.0",
"eslint": "^7.20.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-markdown": "^1.0.2",
"eslint-plugin-node": "^11.1.0",
Expand Down
Loading

0 comments on commit a361c52

Please sign in to comment.