File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 11
11
"url" : " https://github.com/standard/eslint-config-standard/issues"
12
12
},
13
13
"devDependencies" : {
14
- "eslint" : " ^6.2.2 " ,
15
- "eslint-plugin-import" : " ^2.18.0 " ,
14
+ "eslint" : " ^7.11.0 " ,
15
+ "eslint-plugin-import" : " ^2.22.1 " ,
16
16
"eslint-plugin-node" : " ^11.1.0" ,
17
17
"eslint-plugin-promise" : " ^4.2.1" ,
18
- "eslint-plugin-standard" : " ^4.0.0 " ,
18
+ "eslint-plugin-standard" : " ^4.0.2 " ,
19
19
"tape" : " ^4.8.0"
20
20
},
21
21
"homepage" : " https://github.com/standard/eslint-config-standard" ,
48
48
"license" : " MIT" ,
49
49
"main" : " index.js" ,
50
50
"peerDependencies" : {
51
- "eslint" : " >=6.2.2 " ,
52
- "eslint-plugin-import" : " >=2.18.0 " ,
51
+ "eslint" : " >=7.11.0 " ,
52
+ "eslint-plugin-import" : " >=2.22.1 " ,
53
53
"eslint-plugin-node" : " >=11.1.0" ,
54
54
"eslint-plugin-promise" : " >=4.2.1" ,
55
- "eslint-plugin-standard" : " >=4.0.0 "
55
+ "eslint-plugin-standard" : " >=4.0.2 "
56
56
},
57
57
"repository" : {
58
58
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments