From b349344c69d6156c1524cced01851a43273ff6d3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Jul 2026 14:29:32 +0000 Subject: [PATCH] chore(deps): bump shell-quote from 1.8.4 to 1.9.0 Bumps [shell-quote](https://github.com/ljharb/shell-quote) from 1.8.4 to 1.9.0. - [Changelog](https://github.com/ljharb/shell-quote/blob/main/CHANGELOG.md) - [Commits](https://github.com/ljharb/shell-quote/compare/v1.8.4...v1.9.0) --- updated-dependencies: - dependency-name: shell-quote dependency-version: 1.9.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- packages/databricks-vscode/package.json | 2 +- yarn.lock | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/packages/databricks-vscode/package.json b/packages/databricks-vscode/package.json index 558e6843d..2975d5543 100644 --- a/packages/databricks-vscode/package.json +++ b/packages/databricks-vscode/package.json @@ -1562,7 +1562,7 @@ "lodash": "^4.17.21", "markdown-it": "^14.2.0", "minimatch": "^10.0.1", - "shell-quote": "^1.8.4", + "shell-quote": "^1.9.0", "triple-beam": "^1.4.1", "winston": "^3.11.0", "yaml": "^2.3.4" diff --git a/yarn.lock b/yarn.lock index 5b6294791..028a05014 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4042,7 +4042,7 @@ __metadata: nyc: ^18.0.0 prettier: ^3.1.1 quicktype-core: ^23.0.0 - shell-quote: ^1.8.4 + shell-quote: ^1.9.0 tmp-promise: ^3.0.3 triple-beam: ^1.4.1 ts-mocha: ^11.1.0 @@ -9227,10 +9227,10 @@ __metadata: languageName: node linkType: hard -"shell-quote@npm:^1.8.4": - version: 1.8.4 - resolution: "shell-quote@npm:1.8.4" - checksum: 082dc836baa8ade01144ee3068af487ea45ba570ea6ab13a5eddc11ab16a976b8857b51ef2caf7dc9a1e173ff0aea685b8f78b4f6f5a0a1ef24c7b17c51350e2 +"shell-quote@npm:^1.9.0": + version: 1.9.0 + resolution: "shell-quote@npm:1.9.0" + checksum: 2ec85fb903121c684c3536d051e377e98746cf88525e08c298baaa7b42c168de75c3201cef00db66556e89e340a8cf26bd4c18e7a3fd78799449a21cac43da2e languageName: node linkType: hard