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

This commit is contained in:
greenkeeper[bot] 2019-12-03 23:22:26 +00:00 committed by GitHub
parent 0df1194a45
commit 44a84ed55d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 3 deletions

6
package-lock.json generated
View File

@ -580,9 +580,9 @@
}
},
"@oclif/plugin-help": {
"version": "2.2.1",
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-2.2.1.tgz",
"integrity": "sha512-psEA3t41MSGBErLk6xCaAq2jKrRtx3Br+kHpd43vZeGEeZ7Gos4wgK0JAaHBbvhvUQskCHg8dzoqv4XEeTWeVQ==",
"version": "2.2.2",
"resolved": "https://registry.npmjs.org/@oclif/plugin-help/-/plugin-help-2.2.2.tgz",
"integrity": "sha512-Xh4o3TKEg5CsIpQx1XzzV0RYCShfksFuFF0CBodv5Eh1boAw06cBGv225LYdAX8lcSo9qklw/tuz2RsAsH0o9A==",
"requires": {
"@oclif/command": "^1.5.13",
"chalk": "^2.4.1",