File tree Expand file tree Collapse file tree 3 files changed +956
-1344
lines changed Expand file tree Collapse file tree 3 files changed +956
-1344
lines changed Original file line number Diff line number Diff line change 66 - osx
77
88node_js :
9- - ' 8'
10- - ' 9'
9+ - ' 10'
1110 - ' lts/*'
1211 - ' node'
1312
@@ -20,4 +19,4 @@ script:
2019 - yarn run test
2120
2221after_success :
23- - ' ./node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'
22+ - ' ./node_modules/.bin/nyc report --reporter=text-lcov | ./node_modules/.bin/coveralls'
Original file line number Diff line number Diff line change 4141 "shelljs" : " ^0.8.3"
4242 },
4343 "devDependencies" : {
44- "ava" : " ^0.25.0 " ,
44+ "ava" : " ^1.0.1 " ,
4545 "coveralls" : " ^3.0.2" ,
46- "eslint" : " ^5.9 .0" ,
46+ "eslint" : " ^5.11 .0" ,
4747 "eslint-config-prettier" : " ^3.3.0" ,
48- "husky" : " ^1.2.0 " ,
48+ "husky" : " ^1.2.1 " ,
4949 "lint-staged" : " ^8.1.0" ,
5050 "nyc" : " ^13.1.0" ,
5151 "prettier" : " ^1.15.3"
You can’t perform that action at this time.
0 commit comments