Skip to content

Commit

Permalink
fix(deps): bump @jayree/sfdx-plugin-prettier from 1.3.82 to 1.3.83 (#…
Browse files Browse the repository at this point in the history
…1434)

Bumps [@jayree/sfdx-plugin-prettier](https://github.com/jayree/sfdx-plugin-prettier) from 1.3.82 to 1.3.83.
- [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.82...v1.3.83)

---
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] committed Sep 27, 2024
1 parent 1194d9e commit 892e4e8
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 @@ -8,7 +8,7 @@
"dependencies": {
"@jayree/sfdx-plugin-manifest": "^3.5.18",
"@jayree/sfdx-plugin-org": "^1.2.73",
"@jayree/sfdx-plugin-prettier": "^1.3.82",
"@jayree/sfdx-plugin-prettier": "^1.3.83",
"@jayree/sfdx-plugin-source": "^1.3.78"
},
"devDependencies": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1620,15 +1620,15 @@
tslib "^2.7.0"
wrap-ansi "^9.0.0"

"@jayree/sfdx-plugin-prettier@^1.3.82":
version "1.3.82"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-prettier/-/sfdx-plugin-prettier-1.3.82.tgz#a37492b13b533e24b1e67ad2e5e05318b3ca1ccf"
integrity sha512-MnWnFoP+F10PzFD5xwMD/xN1fn88wfXcJULLyfHNPGBXL6tfK1Fgw7VvHWQxFIZ3nXHtxU+BFY/rF5sVF5A8IQ==
"@jayree/sfdx-plugin-prettier@^1.3.83":
version "1.3.83"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-prettier/-/sfdx-plugin-prettier-1.3.83.tgz#8374c7bafee7951c42d0fade6ff2def21eb08336"
integrity sha512-YqMnuxSICdW/D93cHq+XNNN38zfHIIF//qmb1Gly9Z46vNnx8YPGZjeklEVmdWzFmDiNxOluT3TS1H6mgOnk6w==
dependencies:
"@jayree/changelog" "^1.2.4"
"@oclif/core" "^4.0.22"
"@oclif/core" "^4.0.23"
"@prettier/plugin-xml" "^3.4.1"
"@salesforce/core" "^8.5.7"
"@salesforce/core" "^8.6.1"
"@salesforce/kit" "^3.2.3"
"@salesforce/sf-plugins-core" "^11.3.10"
"@salesforce/source-deploy-retrieve" "^12.7.1"
Expand Down

0 comments on commit 892e4e8

Please sign in to comment.