Skip to content

Commit f810a1f

Browse files
renovate[bot]evenchange4
authored andcommitted
chore(deps): update dependency eslint to v4.17.0 (#89)
1 parent 3fbec5e commit f810a1f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"enzyme": "3.3.0",
6464
"enzyme-adapter-react-16": "1.1.1",
6565
"enzyme-to-json": "3.3.1",
66-
"eslint": "4.16.0",
66+
"eslint": "4.17.0",
6767
"eslint-config-airbnb": "16.1.0",
6868
"eslint-config-prettier": "2.9.0",
6969
"eslint-plugin-flowtype": "2.42.0",

yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -3086,9 +3086,9 @@ eslint-visitor-keys@^1.0.0:
30863086
version "1.0.0"
30873087
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
30883088

3089-
eslint@4.16.0:
3090-
version "4.16.0"
3091-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.16.0.tgz#934ada9e98715e1d7bbfd6f6f0519ed2fab35cc1"
3089+
eslint@4.17.0:
3090+
version "4.17.0"
3091+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.17.0.tgz#dc24bb51ede48df629be7031c71d9dc0ee4f3ddf"
30923092
dependencies:
30933093
ajv "^5.3.0"
30943094
babel-code-frame "^6.22.0"

0 commit comments

Comments
 (0)