diff --git a/package.json b/package.json index 7413840d..4257e6f1 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ "@oclif/plugin-command-snapshot": "^4.0.14", "@salesforce/cli-plugins-testkit": "^4.4.8", "@salesforce/dev-config": "^4.1.0", - "@salesforce/dev-scripts": "^5.12.0", + "@salesforce/dev-scripts": "^5.12.2", "@salesforce/plugin-command-reference": "^3.0.42", "@salesforce/plugin-settings": "^1.4.35", "@salesforce/prettier-config": "^0.0.3", diff --git a/yarn.lock b/yarn.lock index ae896bc6..9a250e34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -922,10 +922,10 @@ resolved "https://registry.yarnpkg.com/@salesforce/dev-config/-/dev-config-4.1.0.tgz#e529576466d074e7a5f1441236510fef123da01e" integrity sha512-2iDDepiIwjXHS5IVY7pwv8jMo4xWosJ7p/UTj+lllpB/gnJiYLhjJPE4Z3FCGFKyvfg5jGaimCd8Ca6bLGsCQA== -"@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"