This repository was archived by the owner on Mar 7, 2019. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -59,5 +59,5 @@ This software is licensed under the **BSD-3-Clause License**. See the [LICENSE](
59
59
[ eslint-url ] : http://eslint.org
60
60
[ travis-badge ] : https://travis-ci.org/strvcom/eslint-config-javascript.svg
61
61
[ travis-url ] : https://travis-ci.org/strvcom/eslint-config-javascript
62
- [ eslint-version ] : https://img.shields.io/badge/ESLint->=3.17 .0-brightgreen.svg
62
+ [ eslint-version ] : https://img.shields.io/badge/ESLint->=3.19 .0-brightgreen.svg
63
63
[ eslint-fixing ] : http://eslint.org/docs/user-guide/command-line-interface#fix
Original file line number Diff line number Diff line change 9
9
"contributors" : [],
10
10
"dependencies" : {
11
11
"eslint-plugin-import" : " ^2.2.0" ,
12
- "eslint-plugin-react" : " ^6.10.0 "
12
+ "eslint-plugin-react" : " ^6.10.3 "
13
13
},
14
14
"devDependencies" : {
15
- "eslint" : " ^3.17 .0"
15
+ "eslint" : " ^3.19 .0"
16
16
},
17
17
"engines" : {},
18
18
"homepage" : " https://github.com/strvcom/eslint-config-javascript" ,
23
23
"license" : " BSD-3-Clause" ,
24
24
"main" : " default" ,
25
25
"peerDependencies" : {
26
- "eslint" : " ^3.17 .0"
26
+ "eslint" : " ^3.19 .0"
27
27
},
28
28
"repository" : {
29
29
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments