Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
What does this PR do?
bumps
packaging
lib to get rid of oclif/core v2 in prodnpm why @oclif/core
a few v2 coming from devDeps, only v3 in prod:
@oclif/core@2.15.0 dev
node_modules/@oclif/plugin-not-found/node_modules/@oclif/core
@oclif/core@"^2.9.4" from @oclif/plugin-not-found@2.3.34
node_modules/@oclif/plugin-not-found
@oclif/plugin-not-found@"^2.3.32" from oclif@4.0.4
node_modules/oclif
dev oclif@"^4" from the root project
@oclif/core@2.15.0 dev
node_modules/@oclif/plugin-help/node_modules/@oclif/core
@oclif/core@"^2.11.1" from @oclif/plugin-help@5.2.15
node_modules/@oclif/plugin-help
@oclif/plugin-help@"^5.2.14" from oclif@4.0.4
node_modules/oclif
dev oclif@"^4" from the root project
@oclif/core@2.15.0 dev
node_modules/@salesforce/plugin-command-reference/node_modules/@oclif/core
@oclif/core@"^2.15.0" from @salesforce/plugin-command-reference@3.0.46
node_modules/@salesforce/plugin-command-reference
dev @salesforce/plugin-command-reference@"^3.0.46" from the root project
@oclif/core@"^2.15.0" from @salesforce/sf-plugins-core@3.1.28
node_modules/@salesforce/plugin-command-reference/node_modules/@salesforce/sf-plugins-core
@salesforce/sf-plugins-core@"^3.1.28" from @salesforce/plugin-command-reference@3.0.46
node_modules/@salesforce/plugin-command-reference
dev @salesforce/plugin-command-reference@"^3.0.46" from the root project
What issues does this PR fix or reference?
[skip-validate-pr]