Skip to content

Commit f8f45de

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] <[email protected]>
1 parent 0299aae commit f8f45de

File tree

4 files changed

+96
-93
lines changed

4 files changed

+96
-93
lines changed

modules/integration-browser/package.json

+1-1
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

+1-1
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

+1-1
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

+93-90
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)