Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 45665a1

Browse files
authoredSep 8, 2021
chore: bump @types/yargs from 15.0.13 to 17.0.2
Bumps [@types/yargs](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/yargs) from 15.0.13 to 17.0.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/yargs) --- updated-dependencies: - dependency-name: "@types/yargs" dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80db4ed commit 45665a1

File tree

2 files changed

+5
-32
lines changed

2 files changed

+5
-32
lines changed
 

‎modules/integration-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@aws-crypto/integration-vectors": "file:../integration-vectors",
2121
"@types/got": "^9.6.9",
2222
"@types/stream-to-promise": "^2.2.0",
23-
"@types/yargs": "^15.0.3",
23+
"@types/yargs": "^17.0.2",
2424
"got": "^11.8.0",
2525
"stream-to-promise": "^3.0.0",
2626
"tslib": "^2.3.0",

‎package-lock.json

Lines changed: 4 additions & 31 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.