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

Commit

Permalink
chore(deps): update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 8, 2021
1 parent 22d7540 commit 0234eed
Show file tree
Hide file tree
Showing 3 changed files with 372 additions and 203 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,12 @@
}
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"@typescript-eslint/eslint-plugin": "4.22.1",
"@typescript-eslint/parser": "4.22.1",
"babel-eslint": "10.1.0",
"eslint": "6.8.0",
"eslint-config-prettier": "6.15.0",
"eslint-plugin-flowtype": "4.7.0",
"eslint": "7.26.0",
"eslint-config-prettier": "8.3.0",
"eslint-plugin-flowtype": "5.7.2",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-jsx-a11y": "6.4.1",
"husky": "3.1.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,9 +69,9 @@
"@types/react-dom": "16.9.12",
"@types/styled-components": "4.4.3",
"@types/yup": "0.29.11",
"eslint-config-react-app": "5.2.1",
"eslint-config-react-app": "6.0.0",
"eslint-plugin-react": "7.23.2",
"eslint-plugin-react-hooks": "2.5.1",
"eslint-plugin-react-hooks": "4.2.0",
"parcel-bundler": "1.12.5"
}
}
Loading

0 comments on commit 0234eed

Please sign in to comment.