diff --git a/package.json b/package.json index 23950042..f6165ea0 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,6 @@ }, "devDependencies": { "@oclif/plugin-command-snapshot": "^4.0.14", - "@oclif/plugin-version": "^1.3.4", "@salesforce/cli-plugins-testkit": "^4.4.2", "@salesforce/dev-config": "^4.0.1", "@salesforce/dev-scripts": "^5.10.0", diff --git a/yarn.lock b/yarn.lock index a238ca1b..e876ef88 100644 --- a/yarn.lock +++ b/yarn.lock @@ -817,13 +817,6 @@ "@oclif/core" "^2.9.4" fast-levenshtein "^3.0.0" -"@oclif/plugin-version@^1.3.4": - version "1.3.8" - resolved "https://registry.yarnpkg.com/@oclif/plugin-version/-/plugin-version-1.3.8.tgz#4672b0098c2fe2317413234c70eaa063e64af132" - integrity sha512-FeNTt8k6DY2PRTNAYFY+fofk2wvoEoym5G9wAkMwO/ZnST5c5T9iLV7tSape+HJMUj//WffkPLWW5ox8+oNPaA== - dependencies: - "@oclif/core" "^2.11.1" - "@oclif/plugin-warn-if-update-available@^2.0.44": version "2.0.46" resolved "https://registry.yarnpkg.com/@oclif/plugin-warn-if-update-available/-/plugin-warn-if-update-available-2.0.46.tgz#b84aaa698f596d14c8ad07d8cf8123e811b0c56f"