chore(package): update lockfile package-lock.json

This commit is contained in:
greenkeeper[bot]
2019-10-09 14:45:37 +00:00
committed by GitHub
parent dc2137b622
commit 782ff6e9f5

8
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "ol",
"version": "6.0.0",
"version": "6.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
@@ -6455,9 +6455,9 @@
}
},
"jsdoc-plugin-typescript": {
"version": "2.0.3",
"resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.0.3.tgz",
"integrity": "sha512-pcAHwWRyui9kUQ06L36Uyxw2m0Iy5dXqt/rGDg3cKj+2NSDZGeuw+TlbIURBJBpAkWi43zwojTtYpXo30vQJ+A==",
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/jsdoc-plugin-typescript/-/jsdoc-plugin-typescript-2.0.4.tgz",
"integrity": "sha512-ka2TOREOFICdlBCmA5lFN4S45mrhizS4tWHW3cz9xvbji0Qkv71J9CXhJQT/x6jwnW/IUNOd2APqYZBo3TAIfQ==",
"dev": true
},
"jsesc": {