File tree Expand file tree Collapse file tree 2 files changed +495
-413
lines changed Expand file tree Collapse file tree 2 files changed +495
-413
lines changed Original file line number Diff line number Diff line change 2323 "micromatch" : " ^3.1.4" ,
2424 "mkdirp" : " ^0.5.1" ,
2525 "postcss-loader" : " ^2.0.8" ,
26- "reshape-loader" : " ^1.1 .0" ,
26+ "reshape-loader" : " ^1.2 .0" ,
2727 "rimraf" : " ^2.6.2" ,
2828 "source-loader" : " ^1.0.0" ,
2929 "spike-util" : " ^1.3.0" ,
3232 "when" : " ^3.7.8"
3333 },
3434 "devDependencies" : {
35- "ava" : " ^0.23 .0" ,
35+ "ava" : " ^0.25 .0" ,
3636 "chalk" : " ^2.3.0" ,
3737 "coveralls" : " ^3.0.0" ,
3838 "husky" : " ^0.14.3" ,
3939 "md5-file" : " ^3.2.3" ,
40- "nyc" : " ^11.3.0 " ,
40+ "nyc" : " ^12.0.2 " ,
4141 "postcss-color-gray" : " ^4.0.0" ,
4242 "postcss-import" : " ^11.0.0" ,
4343 "reshape-custom-elements" : " ^0.1.0" ,
4444 "reshape-expressions" : " ^0.1.5" ,
4545 "snazzy" : " ^7.0.0" ,
46- "standard" : " ^10 .0.3 " ,
46+ "standard" : " ^11 .0.1 " ,
4747 "sugarml" : " ^0.6.0" ,
4848 "sugarss" : " ^1.0.1"
4949 },
5252 "npm" : " >=3.8.0"
5353 },
5454 "homepage" : " https://github.com/static-dev/spike-core" ,
55- "keywords" : [" spike" , " static" , " webpack" ],
55+ "keywords" : [
56+ " spike" ,
57+ " static" ,
58+ " webpack"
59+ ],
5660 "license" : " MIT" ,
5761 "main" : " lib" ,
5862 "repository" : " static-dev/spike" ,
5963 "scripts" : {
6064 "coverage" : " nyc --reporter=html ava && open coverage/index.html" ,
61- "coveralls" :
62- " nyc --reporter=lcov ava && cat ./coverage/lcov.info | coveralls" ,
65+ "coveralls" : " nyc --reporter=lcov ava && cat ./coverage/lcov.info | coveralls" ,
6366 "lint" : " standard --verbose | snazzy" ,
6467 "precommit" : " npm run lint -s" ,
6568 "pretest" : " npm run lint -s" ,
You can’t perform that action at this time.
0 commit comments