Merge pull request #643 from fraction/dependabot/npm_and_yarn/types/yargs-16.0.1

Bump @types/yargs from 16.0.0 to 16.0.1
This commit is contained in:
Christian Bundy 2021-03-30 14:56:10 -07:00 committed by GitHub
commit ad5e36fa4b
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

@ -1311,9 +1311,9 @@
"dev": true
},
"@types/yargs": {
"version": "16.0.0",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.0.tgz",
"integrity": "sha512-2nN6AGeMwe8+O6nO9ytQfbMQOJy65oi1yK2y/9oReR08DaXSGtMsrLyCM1ooKqfICpCx4oITaR4LkOmdzz41Ww==",
"version": "16.0.1",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.1.tgz",
"integrity": "sha512-x4HABGLyzr5hKUzBC9dvjciOTm11WVH1NWonNjGgxapnTHu5SWUqyqn0zQ6Re0yQU0lsQ6ztLCoMAKDGZflyxA==",
"dev": true,
"requires": {
"@types/yargs-parser": "*"