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" : " ^8.0.0 " ,
15
- "eslint-plugin-import" : " ^2.22.1 " ,
14
+ "eslint" : " ^8.0.1 " ,
15
+ "eslint-plugin-import" : " ^2.25.2 " ,
16
16
"eslint-plugin-node" : " ^11.1.0" ,
17
- "eslint-plugin-promise" : " ^4.2.1 " ,
17
+ "eslint-plugin-promise" : " ^5.1.0 " ,
18
18
"tape" : " ^5.0.1"
19
19
},
20
20
"homepage" : " https://github.com/standard/eslint-config-standard" ,
47
47
"license" : " MIT" ,
48
48
"main" : " index.js" ,
49
49
"peerDependencies" : {
50
- "eslint" : " ^8.0.0 " ,
51
- "eslint-plugin-import" : " ^2.22.1 " ,
50
+ "eslint" : " ^8.0.1 " ,
51
+ "eslint-plugin-import" : " ^2.25.2 " ,
52
52
"eslint-plugin-node" : " ^11.1.0" ,
53
- "eslint-plugin-promise" : " ^4.2.1 || ^5.0 .0"
53
+ "eslint-plugin-promise" : " ^5.1 .0"
54
54
},
55
55
"repository" : {
56
56
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments