Skip to content

Commit 38cf02e

Browse files
chore(deps): update dependency @types/yargs to v15.0.15
1 parent d9e61d1 commit 38cf02e

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@types/klaw": "3.0.1",
5656
"@types/sass": "1.16.0",
5757
"@types/through2": "2.0.36",
58-
"@types/yargs": "15.0.5",
58+
"@types/yargs": "15.0.15",
5959
"husky": "4.2.5",
6060
"prettier": "2.0.5",
6161
"pretty-quick": "2.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -71,10 +71,10 @@
7171
resolved "https://registry.yarnpkg.com/@types/yargs-parser/-/yargs-parser-15.0.0.tgz#cb3f9f741869e20cce330ffbeb9271590483882d"
7272
integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw==
7373

74-
"@types/yargs@15.0.5":
75-
version "15.0.5"
76-
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.5.tgz#947e9a6561483bdee9adffc983e91a6902af8b79"
77-
integrity sha512-Dk/IDOPtOgubt/IaevIUbTgV7doaKkoorvOyYM2CMwuDyP89bekI7H4xLIwunNYiK9jhCkmc6pUrJk3cj2AB9w==
74+
"@types/yargs@15.0.15":
75+
version "15.0.15"
76+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-15.0.15.tgz#e609a2b1ef9e05d90489c2f5f45bbfb2be092158"
77+
integrity sha512-IziEYMU9XoVj8hWg7k+UJrXALkGFjWJhn5QFEv9q4p+v40oZhSuC135M38st8XPjICL7Ey4TV64ferBGUoJhBg==
7878
dependencies:
7979
"@types/yargs-parser" "*"
8080

0 commit comments

Comments
 (0)