- Docs: Clarify role for id on attr on SVGElementJSON

- npm: Update devDeps
This commit is contained in:
Brett Zamir
2019-06-28 07:59:58 +08:00
parent 5eb3e09034
commit c9d3bcf258
4 changed files with 6 additions and 6 deletions

6
package-lock.json generated
View File

@@ -4195,9 +4195,9 @@
}
},
"eslint-plugin-jsdoc": {
"version": "9.0.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-9.0.1.tgz",
"integrity": "sha512-4Sd6rjpMJ5YOd2WnCcgWW7K/EIawKKYgn4ObtDG0pyDP+QpN9EyRoPvY62IQtUOz5KkAS/EpFvEIMUo3qUyeyQ==",
"version": "10.0.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-10.0.0.tgz",
"integrity": "sha512-xZUjGTjg4t4XoHe4VVlIddV9Xy3XFDKOyVTwM1kuyGGSP691w/o3TbxNIHe7j+x+8hcR1KGk/uLEOaI+FCTQgg==",
"dev": true,
"requires": {
"comment-parser": "^0.5.5",