Skip to content

Commit cc00773

Browse files
1 parent 4bbf551 commit cc00773

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
@@ -852,6 +852,13 @@
852852
dependencies:
853853
"@types/yargs-parser" "*"
854854

855+
"@types/yargs@^16.0.0":
856+
version "16.0.0"
857+
resolved "https://registry.yarnpkg.com/@types/yargs/-/yargs-16.0.0.tgz#0e033b23452da5d61b6c44747612cb80ac528751"
858+
integrity sha512-2nN6AGeMwe8+O6nO9ytQfbMQOJy65oi1yK2y/9oReR08DaXSGtMsrLyCM1ooKqfICpCx4oITaR4LkOmdzz41Ww==
859+
dependencies:
860+
"@types/yargs-parser" "*"
861+
855862
"@typescript-eslint/eslint-plugin@^4.0.0":
856863
version "4.0.0"
857864
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-4.0.0.tgz#99349a501447fed91de18346705c0c65cf603bee"

0 commit comments

Comments
 (0)