Skip to content

Commit

Permalink
fix(deps): bump @jayree/sfdx-plugin-manifest from 3.1.8 to 3.1.9 (#860)
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.8 to 3.1.9.
- [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.8...v3.1.9)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 30, 2023
1 parent 5241f7f commit 05f2365
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 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.8",
"@jayree/sfdx-plugin-manifest": "^3.1.9",
"@jayree/sfdx-plugin-org": "^1.1.8",
"@jayree/sfdx-plugin-prettier": "^1.3.9",
"@jayree/sfdx-plugin-source": "^1.3.7"
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -503,21 +503,21 @@
semver "^7.5.1"
semver-compare "^1.0.0"

"@jayree/sfdx-plugin-manifest@^3.1.8":
version "3.1.8"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.1.8.tgz#d1534e73309d5a9e98ef4a0873a4966ddef251aa"
integrity sha512-Witt7RTkU93YcVR3Wa6ocOU650S1UqxfO+u2SldktDs+Vqux4njxk1WBJodkLSjSvqblicKM5dOm3fM6yuPysg==
"@jayree/sfdx-plugin-manifest@^3.1.9":
version "3.1.9"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.1.9.tgz#e8b1c867dd5b535e7be350f9514c73ea5b7a50b2"
integrity sha512-pPKM8ez7O7OmMK6eC9o7Z6+fEcNGIXn1VXoPuliotNkDGptxyBCYQU685YuwW+iRRRCeVzMlzBDTIehSPiXziw==
dependencies:
"@jayree/changelog" "^1.1.3"
"@salesforce/sf-plugins-core" "^3.1.2"
"@salesforce/source-deploy-retrieve" "^9.2.5"
"@salesforce/sf-plugins-core" "^3.1.3"
"@salesforce/source-deploy-retrieve" "^9.3.0"
debug "^4.3.4"
fast-deep-equal "^3.1.3"
fast-xml-parser "^4.2.5"
fs-extra "^11.1.1"
graceful-fs "^4.2.11"
isomorphic-git "1.24.2"
tslib "^2.5.2"
tslib "^2.6.0"

"@jayree/sfdx-plugin-org@^1.1.8":
version "1.1.8"
Expand Down Expand Up @@ -1071,7 +1071,7 @@
resolved "https://registry.yarnpkg.com/@salesforce/schemas/-/schemas-1.5.1.tgz#2d1bfdcf593caaa04cd4b3e6fe621097ff7f28fe"
integrity sha512-MRqU+tn8w5IFvZ0Lm9YKLgxYxr2MQMI+fXXsTrwfUnijsps+ybF9IOTu6MOMxxl2vCUkO8XDjA435wXlWSLI6g==

"@salesforce/sf-plugins-core@^3.1.2", "@salesforce/sf-plugins-core@^3.1.3":
"@salesforce/sf-plugins-core@^3.1.3":
version "3.1.3"
resolved "https://registry.yarnpkg.com/@salesforce/sf-plugins-core/-/sf-plugins-core-3.1.3.tgz#be0a86db430f1223eff8b889a20d334c5df0f04e"
integrity sha512-XmpEshATw5uoh6QkdjZcnluGo42v39KLp2b5MPJYhwaiyxpfttb3pofM00LLM74VJWnraODTYX3fEmvDJerWGA==
Expand Down

0 comments on commit 05f2365

Please sign in to comment.