Skip to content

Commit 3e74828

Browse files
chore: bump yargs from 13.3.2 to 16.2.0
Bumps [yargs](https://github.com/yargs/yargs) from 13.3.2 to 16.2.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/master/CHANGELOG.md) - [Commits](https://github.com/yargs/yargs/commits/v16.2.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent b89e042 commit 3e74828

File tree

3 files changed

+233
-127
lines changed

3 files changed

+233
-127
lines changed

modules/integration-browser/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"stream-to-promise": "^3.0.0",
3838
"tslib": "^2.2.0",
3939
"webpack": "^4.42.1",
40-
"yargs": "^15.3.1",
40+
"yargs": "^16.2.0",
4141
"yauzl": "^2.10.0"
4242
},
4343
"sideEffects": false,

modules/integration-node/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"got": "^11.8.0",
2525
"stream-to-promise": "^3.0.0",
2626
"tslib": "^2.2.0",
27-
"yargs": "^15.3.1",
27+
"yargs": "^16.2.0",
2828
"yauzl": "^2.10.0"
2929
},
3030
"sideEffects": false,

0 commit comments

Comments
 (0)