Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: bump packaging lib #505

Merged
merged 1 commit into from
Nov 30, 2023
Merged

fix: bump packaging lib #505

merged 1 commit into from
Nov 30, 2023

Conversation

cristiand391
Copy link
Member

What does this PR do?

bumps packaging lib to get rid of oclif/core v2 in prod

npm why @oclif/core

a few v2 coming from devDeps, only v3 in prod:

➜ plugin-packaging git:(cd/bump-packaging) npm why @oclif/core @oclif/core@3.13.1 node_modules/@oclif/core @oclif/core@"^3.11.0" from the root project @oclif/core@"^3.0.4" from oclif@4.0.4 node_modules/oclif dev oclif@"^4" from the root project @oclif/core@"^3.5.0" from @oclif/plugin-command-snapshot@4.0.16 node_modules/@oclif/plugin-command-snapshot dev @oclif/plugin-command-snapshot@"^4.0.16" from the root project @oclif/core@"^3.12.0" from @oclif/plugin-warn-if-update-available@3.0.4 node_modules/@oclif/plugin-warn-if-update-available @oclif/plugin-warn-if-update-available@"^3.0.0" from oclif@4.0.4 node_modules/oclif dev oclif@"^4" from the root project @oclif/core@"^3" from @salesforce/packaging@3.0.4 node_modules/@salesforce/packaging @salesforce/packaging@"^3.0.4" from the root project @oclif/core@"^3.11.0" from @salesforce/sf-plugins-core@5.0.3 node_modules/@salesforce/sf-plugins-core @salesforce/sf-plugins-core@"^5.0.3" from the root project

@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]

@cristiand391 cristiand391 merged commit f0f7054 into main Nov 30, 2023
14 checks passed
@cristiand391 cristiand391 deleted the cd/bump-packaging branch November 30, 2023 22:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant