File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
language : node_js
2
2
node_js :
3
- - ' 6 '
4
- - ' 8 '
5
- - ' 9 '
6
- - ' 10 '
7
- - ' 11 '
3
+ - 10.12
4
+ - 10
5
+ - 12.0
6
+ - 12
7
+ - 14
Original file line number Diff line number Diff line change 34
34
"chai" : " ^4.1.0" ,
35
35
"dirty-chai" : " ^2.0.1" ,
36
36
"escope" : " ^3.6.0" ,
37
- "eslint" : " ^7.0.0-alpha.3 " ,
37
+ "eslint" : " ^7.9.0 " ,
38
38
"eslint-config-not-an-aardvark" : " ^2.1.0" ,
39
39
"eslint-plugin-node" : " ^11.1.0" ,
40
- "eslint-plugin-self" : " ^1.0 .1" ,
41
- "espree" : " ^6.2.1 " ,
40
+ "eslint-plugin-self" : " ^1.2 .1" ,
41
+ "espree" : " ^7.3.0 " ,
42
42
"estraverse" : " ^5.0.0" ,
43
43
"lodash" : " ^4.17.2" ,
44
44
"mocha" : " ^7.1.1"
45
45
},
46
46
"peerDependencies" : {
47
- "eslint" : " >=5 .0.0"
47
+ "eslint" : " ^7 .0.0"
48
48
},
49
49
"engines" : {
50
- "node" : " ^6.14 .0 || ^8.10.0 || >=9.10 .0"
50
+ "node" : " ^10.12 .0 || >=12.0 .0"
51
51
}
52
52
}
You can’t perform that action at this time.
0 commit comments