Skip to content

Commit

Permalink
eslint 6.8 to make react-script happy (#1121)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tbaut authored Jun 10, 2021
1 parent 8b605db commit 8159c53
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 211 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"dependencies": {},
"devDependencies": {
"@sentry/cli": "1.60.1",
"chalk": "^4.1.0",
"@typescript-eslint/eslint-plugin": "^4.15.2",
"@typescript-eslint/parser": "^4.15.2",
"eslint": "^7.20.0",
"chalk": "^4.1.0",
"eslint": "^6.8.0",
"eslint-plugin-cypress": "^2.11.3",
"eslint-plugin-react": "^7.22.0",
"eslint-plugin-react-hooks": "^4.2.0",
"eslint-plugin-cypress": "^2.11.3",
"npm-run-all": "^4.1.5",
"typescript": "^4.0.5",
"wsrun": "^5.2.4"
Expand Down
Loading

0 comments on commit 8159c53

Please sign in to comment.