File tree Expand file tree Collapse file tree 6 files changed +807
-1179
lines changed Expand file tree Collapse file tree 6 files changed +807
-1179
lines changed Original file line number Diff line number Diff line change 66.nyc_output
77locales
88package-lock.json
9+
10+
11+ Thumbs.db
12+ tmp /
13+ temp /
14+ * .lcov
Original file line number Diff line number Diff line change 1+ #! /bin/sh
2+ . " $( dirname " $0 " ) /_/husky.sh"
3+
4+ yarn commitlint --edit $1
Original file line number Diff line number Diff line change 1+ #! /bin/sh
2+ . " $( dirname " $0 " ) /_/husky.sh"
3+
4+ yarn lint-staged
Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3+ - ' 16'
4+ - ' 14'
35 - ' 12'
4- - ' lts/*'
5- - ' node'
66services :
77 - redis-server
88script :
Original file line number Diff line number Diff line change 2626 "@ladjs/shared-config" : " ^6.0.0" ,
2727 "@ladjs/store-ip-address" : " ^0.0.7" ,
2828 "boolean" : " ^3.1.4" ,
29- "cabin" : " ^9.0.4 " ,
29+ "cabin" : " ^9.1.0 " ,
3030 "express-request-id" : " ^1.4.1" ,
3131 "kcors" : " ^2.2.2" ,
3232 "koa" : " ^2.13.4" ,
4848 "response-time" : " ^2.3.2"
4949 },
5050 "devDependencies" : {
51- "@commitlint/cli" : " ^15 .0.0 " ,
52- "@commitlint/config-conventional" : " ^15 .0.0" ,
53- "ava" : " ^3.15 .0" ,
51+ "@commitlint/cli" : " ^16 .0.1 " ,
52+ "@commitlint/config-conventional" : " ^16 .0.0" ,
53+ "ava" : " ^4.0 .0" ,
5454 "codecov" : " ^3.8.3" ,
5555 "cross-env" : " ^7.0.3" ,
56- "eslint" : " ^8.3 .0" ,
56+ "eslint" : " ^8.6 .0" ,
5757 "eslint-config-xo-lass" : " ^1.0.6" ,
5858 "fixpack" : " ^4.0.0" ,
5959 "husky" : " ^7.0.4" ,
60- "lint-staged" : " 12.1.2 " ,
61- "mongoose" : " ^6.0.14 " ,
60+ "lint-staged" : " 12.1.7 " ,
61+ "mongoose" : " ^6.1.5 " ,
6262 "nyc" : " ^15.1.0" ,
6363 "remark-cli" : " ^10.0.1" ,
6464 "remark-preset-github" : " ^4.0.1" ,
You can’t perform that action at this time.
0 commit comments