|
84 | 84 | "eslint-config-airbnb-base": "^14.1.0",
|
85 | 85 | "eslint-config-prettier": "^6.11.0",
|
86 | 86 | "eslint-plugin-import": "^2.20.2",
|
87 |
| - "eslint-plugin-jsdoc": "^26.0.2", |
| 87 | + "eslint-plugin-jsdoc": "^27.0.3", |
88 | 88 | "eslint-plugin-mocha": "^7.0.1",
|
89 | 89 | "eslint-plugin-prettier": "^3.1.3",
|
90 | 90 | "generate-changelog": "^1.8.0",
|
91 | 91 | "handlebars": "^4.7.6",
|
92 | 92 | "husky": "^4.2.5",
|
93 |
| - "lint-staged": "^10.2.7", |
| 93 | + "lint-staged": "^10.2.9", |
94 | 94 | "lodash.template": "^4.5.0",
|
95 | 95 | "mocha": "^7.2.0",
|
96 |
| - "mongoose": ">=5.9.16", |
| 96 | + "mongoose": ">=5.9.17", |
97 | 97 | "npm-check-updates": "^6.0.1",
|
98 | 98 | "nyc": "^15.1.0",
|
99 | 99 | "prettier": "^2.0.5",
|
100 | 100 | "rimraf": "^3.0.2",
|
101 |
| - "rollup": "^2.12.0", |
| 101 | + "rollup": "^2.13.1", |
102 | 102 | "shelljs": "^0.8.4"
|
103 | 103 | },
|
104 | 104 | "peerDependencies": {
|
105 |
| - "mongoose": ">=5.9.16" |
| 105 | + "mongoose": ">=5.9.17" |
106 | 106 | },
|
107 | 107 | "dependencies": {
|
108 | 108 | "@codetanzania/emis-stakeholder": ">=2.8.0",
|
109 |
| - "@codetanzania/ewea-common": ">=0.17.1", |
| 109 | + "@codetanzania/ewea-common": ">=0.19.0", |
110 | 110 | "@codetanzania/ewea-event": ">=0.11.0",
|
111 |
| - "@codetanzania/ewea-internals": ">=0.19.0", |
| 111 | + "@codetanzania/ewea-internals": ">=0.20.0", |
112 | 112 | "@lykmapipo/common": ">=0.34.2",
|
113 | 113 | "@lykmapipo/env": ">=0.17.7",
|
114 | 114 | "@lykmapipo/express-common": ">=0.18.5",
|
115 | 115 | "@lykmapipo/express-rest-actions": ">=0.8.17",
|
116 | 116 | "@lykmapipo/file": ">=0.1.26",
|
117 |
| - "@lykmapipo/mongoose-common": ">=0.34.3", |
| 117 | + "@lykmapipo/mongoose-common": ">=0.35.0", |
118 | 118 | "@lykmapipo/mongoose-exportable": ">=0.3.30",
|
119 | 119 | "@lykmapipo/mongoose-sequenceable": ">=0.2.16",
|
120 | 120 | "@lykmapipo/postman": ">=0.18.13",
|
|
0 commit comments