- Linting:

- npm: Update eslint-plugin-jsdoc
This commit is contained in:
Brett Zamir
2019-05-24 16:35:15 +08:00
parent d88e542dad
commit f6b5360a58
4 changed files with 10 additions and 9 deletions

6
package-lock.json generated
View File

@@ -4178,9 +4178,9 @@
}
},
"eslint-plugin-jsdoc": {
"version": "6.0.3",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-6.0.3.tgz",
"integrity": "sha512-J5aHmFxxWi/82xcmnJLjfcwiJR1uu13jK4AhRFY0KoK0ItcuPoKesvW6O4gjgdIn82Y5Bd4enWTkiop/wslDcw==",
"version": "7.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-7.0.0.tgz",
"integrity": "sha512-Yu9nfWDG5zJWK1l65MYu7GjHPltPdhZz8m6oqD/h2jDxNgSltgqH5irR5kS38F3eTb4zhS7+FaHE8bz1ph7omQ==",
"dev": true,
"requires": {
"comment-parser": "^0.5.4",