From 19267e3386b13a1e23b491ac129dc7c1f069d521 Mon Sep 17 00:00:00 2001 From: svc-cli-bot Date: Sun, 29 Oct 2023 06:51:42 +0000 Subject: [PATCH] chore: updates from devScripts --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4de9c4a0..c45b5e8e 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@oclif/test": "^2.5.6", "@salesforce/cli-plugins-testkit": "^4.4.7", "@salesforce/dev-config": "^4.0.1", - "@salesforce/dev-scripts": "^5.12.0", + "@salesforce/dev-scripts": "^5.12.2", "@salesforce/kit": "^3.0.11", "@salesforce/plugin-command-reference": "^3.0.44", "@salesforce/plugin-deploy-retrieve": "^1.18.7", diff --git a/yarn.lock b/yarn.lock index e505e98d..448042ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -943,10 +943,10 @@ resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.0.1.tgz#662ffaa4409713553aaf68eed93e7d2429c3ff0e" integrity sha512-0zMjXG4Vjlu/mB7zbuKSXfXiP7CEZBwsPtYqNgburk/wZIU9KcMspLwVBDUxmUj9ltRksD9o1ubRUblN5M3Z0g== -"@salesforce/dev-scripts@^5.12.0": - version "5.12.0" - resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.12.0.tgz#4aa4f37083221772dcc0bf91e78f504039c61f57" - integrity sha512-I84Xy91cyM1SCAKXTCCvGoLHTIrohLJt8uY/AFLGv+vePL8bzCBnp42N1giVAXxTwx8/WtMewGkpr+gFnRsORA== +"@salesforce/dev-scripts@^5.12.2": + version "5.12.2" + resolved "https://registry.yarnpkg.com/@salesforce/dev-scripts/-/dev-scripts-5.12.2.tgz#2008349169912c2569538f75484f45948de461fe" + integrity sha512-VZkk5bsTzsjHZjxlPrCiBMne/ep4IG3gBuID3LxlXzFTRS8Ulxi28jRrOzQ+ig8l8trgFfnqw64zuE6NOxe3lA== dependencies: "@commitlint/cli" "^17.1.2" "@commitlint/config-conventional" "^17.1.0"