Skip to content

Commit cafb478

Browse files
1 parent 574b38a commit cafb478

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"devDependencies": {
4949
"@types/jest": "^26.0.0",
5050
"@types/node": "^14.0.5",
51-
"@types/yargs": "^15.0.0",
51+
"@types/yargs": "^16.0.0",
5252
"@typescript-eslint/eslint-plugin": "^4.0.0",
5353
"@typescript-eslint/parser": "^3.2.0",
5454
"codecov": "^3.6.1",

yarn.lock

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -857,6 +857,13 @@
857857
dependencies:
858858
"@types/yargs-parser" "*"
859859

860+
"@types/yargs@^16.0.0":
861+
version "16.0.0"
862+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.0.tgz#0e033b23452da5d61b6c44747612cb80ac528751"
863+
integrity sha512-2nN6AGeMwe8+O6nO9ytQfbMQOJy65oi1yK2y/9oReR08DaXSGtMsrLyCM1ooKqfICpCx4oITaR4LkOmdzz41Ww==
864+
dependencies:
865+
"@types/yargs-parser" "*"
866+
860867
"@typescript-eslint/eslint-plugin@^4.0.0":
861868
version "4.0.0"
862869
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.0.0.tgz#99349a501447fed91de18346705c0c65cf603bee"

0 commit comments

Comments
 (0)