Skip to content

Commit

Permalink
fix(deps): bump @jayree/sfdx-plugin-org from 1.2.87 to 1.2.88
Browse files Browse the repository at this point in the history
Bumps [@jayree/sfdx-plugin-org](https://github.com/jayree/sfdx-plugin-org) from 1.2.87 to 1.2.88.
- [Release notes](https://github.com/jayree/sfdx-plugin-org/releases)
- [Changelog](https://github.com/jayree/sfdx-plugin-org/blob/main/CHANGELOG.md)
- [Commits](jayree/sfdx-plugin-org@v1.2.87...v1.2.88)

---
updated-dependencies:
- dependency-name: "@jayree/sfdx-plugin-org"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 658845c commit b2dac54
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
"type": "module",
"dependencies": {
"@jayree/sfdx-plugin-manifest": "^3.6.24",
"@jayree/sfdx-plugin-org": "^1.2.87",
"@jayree/sfdx-plugin-org": "^1.2.88",
"@jayree/sfdx-plugin-prettier": "^1.3.94",
"@jayree/sfdx-plugin-source": "^1.3.91"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1748,18 +1748,18 @@
graceful-fs "^4.2.11"
isomorphic-git "1.27.2"

"@jayree/sfdx-plugin-org@^1.2.87":
version "1.2.87"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-org/-/sfdx-plugin-org-1.2.87.tgz#e8432b6cf448c44835c61d894c97b506ac16d362"
integrity sha512-JWJ9K655jACXa27Jh35dc2orVJN+VOK4E0AK07YcSQnp6IbXODEyoVx/VkQCTLEd/LRVe/aVrJET1lr7Rkrndg==
"@jayree/sfdx-plugin-org@^1.2.88":
version "1.2.88"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-org/-/sfdx-plugin-org-1.2.88.tgz#742dfcb8647eb2e907eb05b9615a0705a11baec5"
integrity sha512-SVQHrw7AgrCyyDgtGldwj4DpsRDMnDCK+05HR9hrSx9B5xNFqsvp5JeyB2yBik5FVxqQbOdJjZVnb42rRa/XlQ==
dependencies:
"@jayree/changelog" "^1.2.4"
"@jsforce/jsforce-node" "^3.6.3"
"@listr2/prompt-adapter-enquirer" "^2.0.12"
"@oclif/core" "^4.2.0"
"@salesforce/core" "^8.8.0"
"@salesforce/sf-plugins-core" "^11.3.12"
"@salesforce/source-deploy-retrieve" "^12.10.3"
"@salesforce/source-deploy-retrieve" "^12.10.4"
"@salesforce/ts-types" "^2.0.12"
chalk "^5.4.1"
cli-progress "^3.12.0"
Expand Down

0 comments on commit b2dac54

Please sign in to comment.