Skip to content

Commit bed781f

Browse files
chore: bump yargs from 15.4.1 to 17.0.1
Bumps [yargs](https://github.com/yargs/yargs) from 15.4.1 to 17.0.1. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md) - [Commits](yargs/yargs@v15.4.1...v17.0.1) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 701f811 commit bed781f

File tree

4 files changed

+96
-93
lines changed

4 files changed

+96
-93
lines changed

modules/integration-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"stream-to-promise": "^3.0.0",
4040
"tslib": "^2.2.0",
4141
"webpack": "^4.42.1",
42-
"yargs": "^15.3.1",
42+
"yargs": "^17.0.1",
4343
"yauzl": "^2.10.0"
4444
},
4545
"sideEffects": false,

modules/integration-node/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"got": "^11.8.0",
2626
"stream-to-promise": "^3.0.0",
2727
"tslib": "^2.2.0",
28-
"yargs": "^15.3.1",
28+
"yargs": "^17.0.1",
2929
"yauzl": "^2.10.0"
3030
},
3131
"sideEffects": false,

modules/integration-vectors/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"got": "^11.8.0",
1818
"stream-to-promise": "^3.0.0",
1919
"tslib": "^1.11.1",
20-
"yargs": "^15.3.1",
20+
"yargs": "^17.0.1",
2121
"yauzl": "^2.10.0"
2222
},
2323
"sideEffects": false,

package-lock.json

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

0 commit comments

Comments
 (0)