Skip to content

Commit

Permalink
Merge pull request #564 from salesforcecli/dependabot-npm_and_yarn-sa…
Browse files Browse the repository at this point in the history
…lesforce-packaging-3.2.6

fix(deps): bump @salesforce/packaging from 3.2.5 to 3.2.6
  • Loading branch information
svc-cli-bot authored Jan 29, 2024
2 parents 819e30f + b2463ee commit 9843526
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"@oclif/core": "^3.14.1",
"@salesforce/core": "^6.4.4",
"@salesforce/kit": "^3.0.15",
"@salesforce/packaging": "^3.2.5",
"@salesforce/packaging": "^3.2.6",
"@salesforce/sf-plugins-core": "^7.0.0",
"chalk": "^5.3.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1688,10 +1688,10 @@
"@salesforce/ts-types" "^2.0.9"
tslib "^2.6.2"

"@salesforce/packaging@^3.2.5":
version "3.2.5"
resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-3.2.5.tgz#106a754aece9e753b32254e46373d9eb4cf8a742"
integrity sha512-vEydpa7gjr8vn35MezRPxoJE3b7f/fzIU9uBwgONf8THCJ7PMhj9PPfWOXfNp+/7qorqmYIVCJxMFWpJrMStlQ==
"@salesforce/packaging@^3.2.6":
version "3.2.6"
resolved "https://registry.yarnpkg.com/@salesforce/packaging/-/packaging-3.2.6.tgz#bcd9e8ee513846ff2d5b6856c7a45acfb8dcd81b"
integrity sha512-thj7SO1/pNAkMfgW1UGuxpPaQavaPHnIxFTvzXNlBkjoMCi+E+wPznytK80Jf4LbFNqIRek3JnoYbGL06pzzOA==
dependencies:
"@oclif/core" "^3"
"@salesforce/core" "^6.4.7"
Expand Down

0 comments on commit 9843526

Please sign in to comment.