File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11branches :
22 only :
33 - master
4- env :
5- global :
6- - ATOM_LINT_WITH_BUNDLED_NODE : false
74git :
85 depth : 10
96
10- language : cpp
7+ language : node_js
8+
9+ node_js : 12
1110
1211matrix :
1312 include :
@@ -40,5 +39,5 @@ notifications:
4039 on_failure : change
4140
4241script :
43- - " nvm install 12.0 && node --version"
44- - " curl -sL https://git.io/fji1w | sh"
42+ - node --version
43+ - curl -sL https://git.io/fji1w | sh
Original file line number Diff line number Diff line change 1919 "micromatch" : " ^4.0.2"
2020 },
2121 "devDependencies" : {
22- "@alhadis/eslint-config" : " ^2.3.2 " ,
23- "@babel/eslint-parser" : " ^7.13.10 " ,
24- "atom-mocha" : " ^2.2.1 " ,
22+ "@alhadis/eslint-config" : " ^2.3.3 " ,
23+ "@babel/eslint-parser" : " ^7.15.0 " ,
24+ "atom-mocha" : " ^2.2.2 " ,
2525 "coffee-script" : " ^1.12.7" ,
2626 "coffeelint" : " ^2.1.0" ,
27- "eslint" : " ^7.21 .0" ,
28- "eslint-plugin-import" : " ^2.22.1 " ,
27+ "eslint" : " ^7.32 .0" ,
28+ "eslint-plugin-import" : " ^2.24.2 " ,
2929 "get-options" : " ^1.2.0" ,
3030 "rimraf" : " ^3.0.2" ,
3131 "tmp" : " ^0.1.0" ,
You can’t perform that action at this time.
0 commit comments