Skip to content

Commit 3db7557

Browse files
chore(deps): bump yargs from 17.7.2 to 18.0.0 in /packages/git-proxy-cli
Bumps [yargs](https://github.com/yargs/yargs) from 17.7.2 to 18.0.0. - [Release notes](https://github.com/yargs/yargs/releases) - [Changelog](https://github.com/yargs/yargs/blob/main/CHANGELOG.md) - [Commits](yargs/yargs@v17.7.2...v18.0.0) --- updated-dependencies: - dependency-name: yargs dependency-version: 18.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d6264eb commit 3db7557

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/git-proxy-cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"dependencies": {
99
"axios": "^1.13.6",
10-
"yargs": "^17.7.2",
10+
"yargs": "^18.0.0",
1111
"@finos/git-proxy": "2.0.0"
1212
},
1313
"scripts": {

0 commit comments

Comments
 (0)