- npm: Update devDeps

This commit is contained in:
Brett Zamir
2019-11-19 08:18:25 +08:00
parent f7c1174427
commit d50f4a1674
2 changed files with 8 additions and 8 deletions

12
package-lock.json generated
View File

@@ -4229,9 +4229,9 @@
}
},
"eslint-plugin-jsdoc": {
"version": "18.0.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-18.0.1.tgz",
"integrity": "sha512-ofNW3JmuZD9Gqn+qp/M6vPUfyaWHtfiNdmuoYmjyBcf5Xh2SMe1dnFa+gTGpfZLrjvBCdIbjxryRiF2QdqlQ0g==",
"version": "18.1.0",
"resolved": "https://registry.npmjs.org/eslint-plugin-jsdoc/-/eslint-plugin-jsdoc-18.1.0.tgz",
"integrity": "sha512-mM7xxIh5kjZo+5aETpuWyj9522xW4V5WsGklitHk3V5WSltKCIbGmN8olLTVavVJt+8WbusLxxjMLzl+pQMqbg==",
"dev": true,
"requires": {
"comment-parser": "^0.7.0",
@@ -8058,9 +8058,9 @@
}
},
"rollup": {
"version": "1.27.0",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.27.0.tgz",
"integrity": "sha512-yaMna4MJ8LLEHhHl1ilgHakylf0LKeQctDxhngZLQ+W57GnXa5vtH7XKaK8zlAhNEhlWiH5YFVFt+QCDPUmNkw==",
"version": "1.27.2",
"resolved": "https://registry.npmjs.org/rollup/-/rollup-1.27.2.tgz",
"integrity": "sha512-sD3iyd0zlvgK1S3MmICi6F/Y+R/QWY5XxzsTGN4pAd+nCasDUizmAhgq2hdh1t2eLux974NHU2TW41fhuGPv+Q==",
"dev": true,
"requires": {
"@types/estree": "*",