diff --git a/package.json b/package.json index 53ee01bc..bbeae053 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@oclif/plugin-command-snapshot": "^5.0.4", "@salesforce/cli-plugins-testkit": "^5.1.1", "@salesforce/dev-scripts": "^8.1.2", - "@salesforce/plugin-command-reference": "^3.0.51", + "@salesforce/plugin-command-reference": "^3.0.54", "eslint-plugin-sf-plugin": "^1.16.15", "oclif": "^4.0.4", "shx": "0.3.4", diff --git a/yarn.lock b/yarn.lock index 0f0bfac5..3fc3a6dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -789,7 +789,7 @@ wordwrap "^1.0.0" wrap-ansi "^7.0.0" -"@oclif/core@^3", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.12.0", "@oclif/core@^3.13.1", "@oclif/core@^3.14.1": +"@oclif/core@^3", "@oclif/core@^3.0.4", "@oclif/core@^3.10.8", "@oclif/core@^3.12.0", "@oclif/core@^3.14.1": version "3.14.1" resolved "https://registry.yarnpkg.com/@oclif/core/-/core-3.14.1.tgz#634fc96124068e47b720d62f3b278d818a07495e" integrity sha512-HLFL2s45DFdqYI2CFjVS/CIQ4cQ4yZqH0XqO9nnwcRWYboz2rEW/vLmidjIYGDjh6xA/k5psiAL3O1KEjqSHuQ== @@ -1097,15 +1097,15 @@ jsforce "^2.0.0-beta.29" jszip "^3.10.1" -"@salesforce/plugin-command-reference@^3.0.51": - version "3.0.51" - resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.51.tgz#d944701bef9ae43bf2ef1f74d3a1d79dccee6399" - integrity sha512-lKIktlP3ZwL9gM5DUl0yuclY9GaEIGaJ9E5CzGzCMN3FihMU7GJ+K80Z9XU2D4egb37U5LDfQFZepmqpi6hWUg== +"@salesforce/plugin-command-reference@^3.0.54": + version "3.0.54" + resolved "https://registry.yarnpkg.com/@salesforce/plugin-command-reference/-/plugin-command-reference-3.0.54.tgz#55718d05e4d6192056c7de0811c7209bdf75d9db" + integrity sha512-qTdkyVVn2g6KCnkrULfdo3fzGij3mN/H/UvqnNBwsE74dJdUBUKcFqWZCHxFbNLnItu6VFz4QaSmrtJQb3Td2w== dependencies: - "@oclif/core" "^3.13.1" - "@salesforce/core" "^6.2.2" + "@oclif/core" "^3.14.1" + "@salesforce/core" "^6.4.0" "@salesforce/kit" "^3.0.15" - "@salesforce/sf-plugins-core" "^5.0.5" + "@salesforce/sf-plugins-core" "^5.0.8" "@salesforce/ts-types" "^2.0.9" chalk "^4" handlebars "^4.7.8" @@ -1121,10 +1121,10 @@ resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.6.1.tgz#7d1c071e1e509ca9d2d8a6e48ac7447dd67a534d" integrity sha512-eVy947ZMxCJReKJdgfddUIsBIbPTa/i8RwQGwxq4/ss38H5sLOAeSTaun9V7HpJ1hkpDznWKfgzYvjsst9K6ig== -"@salesforce/sf-plugins-core@^5.0.5", "@salesforce/sf-plugins-core@^5.0.9": - version "5.0.9" - resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.9.tgz#b23347c6ebcc12bad714025adaaf901c1506ce89" - integrity sha512-S/zsMf9v799sPsBYJO+6Olkqr+hAn+CVOUEYvhkQ08lgi9NEe6Q61xorKVppMBL76/PBSSxoP5xsWMJZqF/o5g== +"@salesforce/sf-plugins-core@^5.0.8", "@salesforce/sf-plugins-core@^5.0.9": + version "5.0.10" + resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-5.0.10.tgz#f13cc406100f9aba3a9d5ddea361854068fc7e7d" + integrity sha512-fp0f6Lbf7HDdglvU4pWmwnWt9HlgMOIdkQ0LeT7M0zbuu6tOMwGKcC6ewkXQ9lQvcSAUrtvvvpf9t4PzkN8o+w== dependencies: "@oclif/core" "^3.14.1" "@salesforce/core" "^6.2.2"