Skip to content

Commit

Permalink
fix(deps): bump @jayree/sfdx-plugin-manifest from 3.5.17 to 3.5.18
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.5.17 to 3.5.18.
- [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@3.5.17...3.5.18)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 27, 2024
1 parent 0353410 commit ed5fd05
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.5.17",
"@jayree/sfdx-plugin-manifest": "^3.5.18",
"@jayree/sfdx-plugin-org": "^1.2.72",
"@jayree/sfdx-plugin-prettier": "^1.3.82",
"@jayree/sfdx-plugin-source": "^1.3.77"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1573,17 +1573,17 @@
semver "^7.6.3"
semver-compare "^1.0.0"

"@jayree/sfdx-plugin-manifest@^3.5.17":
version "3.5.17"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.5.17.tgz#0124d549a83a4b7a1ed8c804f42a5e2c44155b30"
integrity sha512-nS52yEU4DCNR03mrdP0Eux5+dpSVAA7fSbOtFuEr7bKQGad7cQmtrv/iQ3iVbkYNM98E9ytKJB+1qUjQRQPScw==
"@jayree/sfdx-plugin-manifest@^3.5.18":
version "3.5.18"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.5.18.tgz#63502eee5c2eae3138053598e1a8d8b2a6d067eb"
integrity sha512-aQPvjSuhbMmVSIdgacs65fIJM7EUe3tMlROdcd0nGqObsrV2y74eIX7Ze13P0T0Wlw9ELQ2wPib+EWH2nf7Hlg==
dependencies:
"@jayree/changelog" "^1.2.4"
"@oclif/core" "^4.0.22"
"@salesforce/core" "^8.5.7"
"@salesforce/kit" "^3.2.2"
"@salesforce/sf-plugins-core" "^11.3.10"
"@salesforce/source-deploy-retrieve" "^12.6.3"
"@salesforce/source-deploy-retrieve" "^12.7.1"
"@salesforce/source-tracking" "^7.1.14"
"@salesforce/ts-types" "^2.0.12"
fast-deep-equal "^3.1.3"
Expand Down Expand Up @@ -1911,7 +1911,7 @@
string-width "^7.2.0"
terminal-link "^3.0.0"

"@salesforce/source-deploy-retrieve@^12.6.0", "@salesforce/source-deploy-retrieve@^12.6.3", "@salesforce/source-deploy-retrieve@^12.7.1":
"@salesforce/source-deploy-retrieve@^12.6.0", "@salesforce/source-deploy-retrieve@^12.7.1":
version "12.7.1"
resolved "https://registry.yarnpkg.com/@salesforce/source-deploy-retrieve/-/source-deploy-retrieve-12.7.1.tgz#5e828fb721edac136d0903624d82cb5f9e197f21"
integrity sha512-duFgp76CHA8coLEkl9QYmJJmJrHHiU4EtRkBv3hP0H0lTDaMdwCjfxAexGLxT2PCRsE5fbZgwJg+wYFLJHZkIw==
Expand Down

0 comments on commit ed5fd05

Please sign in to comment.