Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Commit

Permalink
Merge pull request #9 from jamashita/feature/eslint-update
Browse files Browse the repository at this point in the history
eslint udpate
  • Loading branch information
jamashita authored Sep 1, 2020
2 parents eb96cd7 + 2eef6bc commit ff29ad1
Show file tree
Hide file tree
Showing 2 changed files with 174 additions and 100 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,13 @@
"dependencies": {},
"devDependencies": {
"@types/node": "14.6.2",
"@typescript-eslint/eslint-plugin": "3.10.1",
"@typescript-eslint/parser": "3.10.1",
"@typescript-eslint/typescript-estree": "3.10.1",
"eslint": "7.7.0",
"@typescript-eslint/eslint-plugin": "4.0.1",
"@typescript-eslint/parser": "4.0.1",
"@typescript-eslint/typescript-estree": "4.0.1",
"eslint": "7.8.0",
"husky": "4.2.5",
"lint-staged": "10.2.13",
"npm-check-updates": "7.1.1",
"npm-check-updates": "8.0.3",
"rimraf": "3.0.2",
"sort-package-json": "1.44.0",
"ts-node": "9.0.0",
Expand Down
Loading

0 comments on commit ff29ad1

Please sign in to comment.