Merge pull request #16 from ianmiller347/development

upgrade eslint
This commit is contained in:
Ian J. Miller 2020-01-14 19:17:30 -05:00 committed by GitHub
commit 6fa6b3cfdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1746 additions and 863 deletions

View File

@ -32,12 +32,12 @@
"@babel/plugin-proposal-object-rest-spread": "^7.3.4", "@babel/plugin-proposal-object-rest-spread": "^7.3.4",
"@babel/preset-env": "^7.3.4", "@babel/preset-env": "^7.3.4",
"@babel/preset-react": "^7.0.0", "@babel/preset-react": "^7.0.0",
"babel-eslint": "^10.0.1", "babel-eslint": "^10.0.3",
"eslint": "^5.15.3", "eslint": "^6.8.0",
"eslint-plugin-import": "^2.16.0", "eslint-plugin-import": "^2.20.0",
"eslint-plugin-jsx-a11y": "^6.2.1", "eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.12.4", "eslint-plugin-react": "^7.17.0",
"eslint-watch": "^5.0.1", "eslint-watch": "^6.0.1",
"prop-types": "^15.7.2", "prop-types": "^15.7.2",
"react": "^16.8.4", "react": "^16.8.4",
"react-dom": "^16.8.4" "react-dom": "^16.8.4"

2597
yarn.lock

File diff suppressed because it is too large Load Diff