Skip to content

Commit

Permalink
fix(deps): bump @jayree/sfdx-plugin-prettier from 1.3.8 to 1.3.9 (#849)
Browse files Browse the repository at this point in the history
Bumps [@jayree/sfdx-plugin-prettier](https://github.com/jayree/sfdx-plugin-prettier) from 1.3.8 to 1.3.9.
- [Release notes](https://github.com/jayree/sfdx-plugin-prettier/releases)
- [Changelog](https://github.com/jayree/sfdx-plugin-prettier/blob/main/CHANGELOG.md)
- [Commits](jayree/sfdx-plugin-prettier@v1.3.8...v1.3.9)

---
updated-dependencies:
- dependency-name: "@jayree/sfdx-plugin-prettier"
  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] authored Jun 23, 2023
1 parent ccfff46 commit a695cfa
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 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 @@
"dependencies": {
"@jayree/sfdx-plugin-manifest": "^3.1.7",
"@jayree/sfdx-plugin-org": "^1.1.7",
"@jayree/sfdx-plugin-prettier": "^1.3.8",
"@jayree/sfdx-plugin-prettier": "^1.3.9",
"@jayree/sfdx-plugin-source": "^1.3.6"
},
"devDependencies": {
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -538,16 +538,16 @@
tabletojson "^2.0.7"
tslib "^2.5.3"

"@jayree/sfdx-plugin-prettier@^1.3.8":
version "1.3.8"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-prettier/-/sfdx-plugin-prettier-1.3.8.tgz#1a8acb557f18022635f4a9e4723e4c4a2f77de02"
integrity sha512-iWa4AZboZk4jurv6xKONSwhoUU2fjqDudnlLbzt6edpVfzehuR4+UEAm116M7wznQuLebHl5hY7iQhkrzje1zQ==
"@jayree/sfdx-plugin-prettier@^1.3.9":
version "1.3.9"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-prettier/-/sfdx-plugin-prettier-1.3.9.tgz#ad3503c0897503c65df94e8aa5b4a2557226413b"
integrity sha512-mTZ44C9UVZht3vzqC0qiMo0PVDSLzGhprUj9gT7b2kscWF0NcMc6snCYqLYhlZt77PdvGcrsfkcXYJCz+2ReUg==
dependencies:
"@jayree/changelog" "^1.1.3"
"@oclif/core" "^2.8.7"
"@prettier/plugin-xml" "^2.2.0"
"@salesforce/core" "^4.3.1"
"@salesforce/source-deploy-retrieve" "^9.2.2"
"@salesforce/core" "^4.3.2"
"@salesforce/source-deploy-retrieve" "^9.2.5"
cli-progress "^3.12.0"
debug "^4.3.4"
fs-extra "^11.1.1"
Expand Down Expand Up @@ -987,10 +987,10 @@
mv "~2"
safe-json-stringify "~1"

"@salesforce/core@^4.1.0", "@salesforce/core@^4.3.1":
version "4.3.1"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.1.tgz#d4f16ce7a89e90d456a9407e5994f155b7d05134"
integrity sha512-mqlVWVQiy24sdHR3DvBlSlg3QDCqVj4AIhcgvcVSTu3BtKMLaR2C6himtTdKIH/Fl6wLkxPcy+LufQ8J3+HBEw==
"@salesforce/core@^4.1.0", "@salesforce/core@^4.3.1", "@salesforce/core@^4.3.2":
version "4.3.2"
resolved "https://registry.yarnpkg.com/@salesforce/core/-/core-4.3.2.tgz#01cab40d349bb0b48044942266a7996f3d1e2b9b"
integrity sha512-dsgUYI9pBpJx0l01fumyx85jOPBl5q3J1yTff5ktzlWAs3LXdjqa5KTQMTtS5b36nd4Ht3CVSd36iEOZodoB0g==
dependencies:
"@salesforce/bunyan" "^2.0.0"
"@salesforce/kit" "^3.0.3"
Expand Down

0 comments on commit a695cfa

Please sign in to comment.