Skip to content

Commit 413adba

Browse files
Bump yargs from 17.7.3 to 18.0.0 in /packages/databricks-vscode
Bumps [yargs](https://github.com/yargs/yargs) from 17.7.3 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.3...v18.0.0) --- updated-dependencies: - dependency-name: yargs dependency-version: 18.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 133c453 commit 413adba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/databricks-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1605,7 +1605,7 @@
16051605
"vsce": "^2.15.0",
16061606
"wdio-video-reporter": "^5.1.4",
16071607
"wdio-vscode-service": "^6.0.2",
1608-
"yargs": "^17.7.2"
1608+
"yargs": "^18.0.0"
16091609
},
16101610
"nyc": {
16111611
"extends": "@istanbuljs/nyc-config-typescript",

0 commit comments

Comments
 (0)