Skip to content

Commit

Permalink
fix(deps): bump @jayree/sfdx-plugin-manifest from 3.1.31 to 3.1.33
Browse files Browse the repository at this point in the history
Bumps [@jayree/sfdx-plugin-manifest](https://github.com/jayree/sfdx-plugin-manifest) from 3.1.31 to 3.1.33.
- [Release notes](https://github.com/jayree/sfdx-plugin-manifest/releases)
- [Changelog](https://github.com/jayree/sfdx-plugin-manifest/blob/main/CHANGELOG.md)
- [Commits](jayree/sfdx-plugin-manifest@v3.1.31...v3.1.33)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 20, 2023
1 parent 68bcbe8 commit 4bb595a
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 @@ -6,7 +6,7 @@
"bugs": "https://github.com/jayree/sfdx-jayree-plugin/issues",
"type": "module",
"dependencies": {
"@jayree/sfdx-plugin-manifest": "^3.1.31",
"@jayree/sfdx-plugin-manifest": "^3.1.33",
"@jayree/sfdx-plugin-org": "^1.2.16",
"@jayree/sfdx-plugin-prettier": "^1.3.26",
"@jayree/sfdx-plugin-source": "^1.3.22"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -580,15 +580,15 @@
semver "^7.5.4"
semver-compare "^1.0.0"

"@jayree/sfdx-plugin-manifest@^3.1.31":
version "3.1.31"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.1.31.tgz#e0e7d2be61e4b9edc2a4b2ad28ab754fe19e8ec2"
integrity sha512-41MIZUaGC4d8ozOnwGajjKUhLzp6hP917jpxxDBfXnVz6ujkorjIDc2dyptzGsjNAqznGU/ZxLdvhieOZCh/NA==
"@jayree/sfdx-plugin-manifest@^3.1.33":
version "3.1.33"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.1.33.tgz#09ffb3f642b7e9be9e10ebef6a7e94b1d9910f2b"
integrity sha512-fdZ/jmV7HSIfzBiydRuyEH5gr8yjRfOqQ1Sw80F0sq5p+IWNzuiMopnOl+XzpPnYEtROFxDlqMAPiz0yTtLI2w==
dependencies:
"@jayree/changelog" "^1.1.7"
"@oclif/core" "^3.0.9"
"@salesforce/sf-plugins-core" "^4.0.0"
"@salesforce/source-deploy-retrieve" "^9.7.24"
"@salesforce/source-deploy-retrieve" "^9.7.27"
debug "^4.3.4"
fast-deep-equal "^3.1.3"
fast-xml-parser "^4.3.2"
Expand Down

0 comments on commit 4bb595a

Please sign in to comment.