Commit 58e00a31 authored by Jack Zhao's avatar Jack Zhao Committed by Joe Haddad
Browse files

Bump (peer) dependencies to ESLint 5.6 (#5050)

parent d0ed8450
Showing with 3 additions and 3 deletions
+3 -3
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
"precommit": "lint-staged" "precommit": "lint-staged"
}, },
"devDependencies": { "devDependencies": {
"eslint": "4.19.1", "eslint": "5.6.0",
"execa": "1.0.0", "execa": "1.0.0",
"husky": "^0.14.3", "husky": "^0.14.3",
"lerna": "2.9.1", "lerna": "2.9.1",
......
...@@ -42,7 +42,7 @@ ...@@ -42,7 +42,7 @@
"chalk": "^2.3.2", "chalk": "^2.3.2",
"chokidar": "^2.0.2", "chokidar": "^2.0.2",
"cross-env": "5.1.4", "cross-env": "5.1.4",
"eslint": "4.19.1", "eslint": "5.6.0",
"eslint-config-react-app": "^2.1.0", "eslint-config-react-app": "^2.1.0",
"eslint-plugin-flowtype": "2.46.1", "eslint-plugin-flowtype": "2.46.1",
"eslint-plugin-import": "2.9.0", "eslint-plugin-import": "2.9.0",
......
...@@ -36,7 +36,7 @@ ...@@ -36,7 +36,7 @@
"css-loader": "0.28.11", "css-loader": "0.28.11",
"dotenv": "6.0.0", "dotenv": "6.0.0",
"dotenv-expand": "4.2.0", "dotenv-expand": "4.2.0",
"eslint": "4.19.1", "eslint": "5.6.0",
"eslint-config-react-app": "^2.1.0", "eslint-config-react-app": "^2.1.0",
"eslint-loader": "2.1.1", "eslint-loader": "2.1.1",
"eslint-plugin-flowtype": "2.50.1", "eslint-plugin-flowtype": "2.50.1",
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment