From c5cdb0bfa29fff3e3f6d5fc7dbee5ff47bf8bd4e Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Mon, 21 Apr 2025 19:38:16 +0000 Subject: [PATCH] chore: updates from devScripts --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 012fdfd5..e8b62717 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "@oclif/core": "^4.2.10", "@oclif/plugin-command-snapshot": "^5.2.38", "@salesforce/cli-plugins-testkit": "^5.3.39", - "@salesforce/dev-scripts": "^11.0.1", + "@salesforce/dev-scripts": "^11.0.2", "@salesforce/plugin-command-reference": "^3.1.49", "chai-each": "^0.0.1", "eslint-plugin-sf-plugin": "^1.20.20", diff --git a/yarn.lock b/yarn.lock index 67679134..92271b23 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1466,10 +1466,10 @@ resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.3.1.tgz#4dac8245df79d675258b50e1d24e8c636eaa5e10" integrity sha512-rO6axodoRF2SA1kknGttIWuL7HhIwSmweGlBzM8y2m5TH8DeIv4xsqYc8Cu+SrR3JT1FN4nh6XgrogI83AJfKg== -"@salesforce/dev-scripts@^11.0.1": - version "11.0.1" - resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-11.0.1.tgz#393ef30a8df4eae775d0c92a28ea41ad4c69ce9f" - integrity sha512-0a0QHDQ0ZFaCyp4k/v1i/qpHyrGYH2RTunxDYxF2zmcBatyk8cfkPqz1k3JEhVtCL/bCC55cVBzCqn1xQmi2ug== +"@salesforce/dev-scripts@^11.0.2": + version "11.0.2" + resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-11.0.2.tgz#1cf59516c7b24e44363daa5bf976909dc208d52b" + integrity sha512-+s/2B0ln4ZDwIuMUUHEmqYdvjjAnpVTSCkF1o2spJ+/a6zpLYIuCRfylz19OhwKXX6kxViziDlaB/+7b5ok6XA== dependencies: "@commitlint/cli" "^17.1.2" "@commitlint/config-conventional" "^17.8.1" @@ -1496,7 +1496,7 @@ typedoc "^0.26.5" typedoc-plugin-missing-exports "^3.0.0" typescript "^5.5.4" - wireit "^0.14.5" + wireit "^0.14.12" "@salesforce/kit@^3.2.2", "@salesforce/kit@^3.2.3": version "3.2.3" @@ -7495,10 +7495,10 @@ widest-line@^5.0.0: dependencies: string-width "^7.0.0" -wireit@^0.14.5: - version "0.14.5" - resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.5.tgz#cd1c4136444c8dbe655f34f60fe2454a9e69d430" - integrity sha512-K4ka9YBpSyD6pmFZYTJd4VpPsAiPT6j/fOtLzYgnKWlPIMM7lAZjQQ30H7urO+Lqx1Wvrw88tQHBz4njy+lglg== +wireit@^0.14.12: + version "0.14.12" + resolved "https://registry.yarnpkg.com/wireit/-/wireit-0.14.12.tgz#c35788b4be4a796a8d05d204ec7d3f5c4b355d71" + integrity sha512-gNSd+nZmMo6cuICezYXRIayu6TSOeCSCDzjSF0q6g8FKDsRbdqrONrSZYzdk/uBISmRcv4vZtsno6GyGvdXwGA== dependencies: brace-expansion "^4.0.0" chokidar "^3.5.3"