Skip to content

Commit 2ea3b36

Browse files
committed
chore(npm): update deps (comment-parser, lodash) and devDep (husky, mocha)
Also remove blanked out `checkReadme` file
1 parent 6d34b94 commit 2ea3b36

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,11 +5,11 @@
55
"url": "http://gajus.com"
66
},
77
"dependencies": {
8-
"comment-parser": "^0.6.0",
8+
"comment-parser": "^0.6.1",
99
"debug": "^4.1.1",
1010
"flat-map-polyfill": "^0.3.8",
1111
"jsdoctypeparser": "5.0.1",
12-
"lodash": "^4.17.14",
12+
"lodash": "^4.17.15",
1313
"regextras": "^0.6.1"
1414
},
1515
"description": "JSDoc linting rules for ESLint.",
@@ -29,8 +29,8 @@
2929
"eslint-config-canonical": "^17.1.4",
3030
"gitdown": "^3.1.1",
3131
"glob": "^7.1.4",
32-
"husky": "^3.0.0",
33-
"mocha": "^6.1.4",
32+
"husky": "^3.0.1",
33+
"mocha": "^6.2.0",
3434
"nyc": "^14.1.1",
3535
"semantic-release": "^15.13.18",
3636
"typescript": "^3.5.3"

src/bin/checkReadme.js

Whitespace-only changes.

0 commit comments

Comments
 (0)