Merge pull request #687 from fraction/dependabot/npm_and_yarn/types/yargs-16.0.2

Bump @types/yargs from 16.0.1 to 16.0.2
This commit is contained in:
Christian Bundy 2021-05-19 08:56:57 -07:00 committed by GitHub
commit cf0d0b5be3
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.1",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.1.tgz",
"integrity": "sha512-x4HABGLyzr5hKUzBC9dvjciOTm11WVH1NWonNjGgxapnTHu5SWUqyqn0zQ6Re0yQU0lsQ6ztLCoMAKDGZflyxA==",
"version": "16.0.2",
"resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-16.0.2.tgz",
"integrity": "sha512-EkZDJvHXblOE2/iFZb3Ty5c8RHPssmFvrXqj3V/ZLXtOt0f7xJh9Fd7p1pl2ITrNHM7Rl3Db3JJVBT7q/C0wUg==",
"dev": true,
"requires": {
"@types/yargs-parser": "*"