Skip to content

Commit

Permalink
fix(deps): bump @jayree/sfdx-plugin-source from 1.3.91 to 1.3.92
Browse files Browse the repository at this point in the history
Bumps [@jayree/sfdx-plugin-source](https://github.com/jayree/sfdx-plugin-source) from 1.3.91 to 1.3.92.
- [Release notes](https://github.com/jayree/sfdx-plugin-source/releases)
- [Changelog](https://github.com/jayree/sfdx-plugin-source/blob/main/CHANGELOG.md)
- [Commits](jayree/sfdx-plugin-source@v1.3.91...v1.3.92)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent f3e1d51 commit 2f3f50d
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 @@ -9,7 +9,7 @@
"@jayree/sfdx-plugin-manifest": "^3.6.24",
"@jayree/sfdx-plugin-org": "^1.2.87",
"@jayree/sfdx-plugin-prettier": "^1.3.95",
"@jayree/sfdx-plugin-source": "^1.3.91"
"@jayree/sfdx-plugin-source": "^1.3.92"
},
"devDependencies": {
"@oclif/plugin-help": "^6.2.20",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1796,20 +1796,20 @@
prettier-plugin-apex "^2.2.2"
tslib "^2.8.1"

"@jayree/sfdx-plugin-source@^1.3.91":
version "1.3.91"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-source/-/sfdx-plugin-source-1.3.91.tgz#b15a2812ec8e7947c3754012c237da5616dfe7ae"
integrity sha512-JFekW27ouybMdyiqG2zZI3bhhxhGrTs8S9PQ5O/PM0sSTOQKm1NGkUuHRgHUnxh5ebGjdi1RwlrksvjgSsAQrw==
"@jayree/sfdx-plugin-source@^1.3.92":
version "1.3.92"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-source/-/sfdx-plugin-source-1.3.92.tgz#056b90884aef1e0db5afbb35806b9c9f236a39bd"
integrity sha512-yiGSypOxxDYRpm8ZRJ5GfDGOwI+FpbTdUWeOzuQ1SZA3MbyEK1iqvKHyJwfY1hXjcKBY57VFm1u+9H5ZinOi9g==
dependencies:
"@jayree/changelog" "^1.2.4"
"@oclif/core" "^4.0.34"
"@salesforce/core" "^8.8.0"
"@salesforce/kit" "^3.2.3"
"@salesforce/sf-plugins-core" "^11.3.12"
"@salesforce/source-deploy-retrieve" "^12.10.3"
"@salesforce/source-deploy-retrieve" "^12.10.4"
"@salesforce/source-tracking" "^7.3.4"
"@salesforce/ts-types" "^2.0.11"
ansis "^3.5.1"
ansis "^3.5.2"
debug "^4.3.7"
deep-object-diff "^1.1.9"
fast-xml-parser "^4.5.1"
Expand Down Expand Up @@ -3308,10 +3308,10 @@ ansi-styles@^6.0.0, ansi-styles@^6.1.0, ansi-styles@^6.2.1:
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-6.2.1.tgz#0e62320cf99c21afff3b3012192546aacbfb05c5"
integrity sha512-bN798gFfQX+viw3R7yrGWRqnrN2oRkEkUjjl4JNn4E8GxxbjtG3FbrEIIY3l8/hrwUwIeCZvi4QuOTP4MErVug==

ansis@^3.3.1, ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.1.tgz#70f501599c6424311601ff6b319f4b0a6570fb33"
integrity sha512-sfej1OZ6XF7964SpnVmj7bIUnN+P3YbnxXiRYxQgjuuWW9uH+a8OVtxX2ToRQoSBBKvdYApgAcDmm2JEh1xr3w==
ansis@^3.3.1, ansis@^3.3.2, ansis@^3.4.0, ansis@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/ansis/-/ansis-3.5.2.tgz#d7a1f95a23f6becc5ee16fab85cda41c898fad96"
integrity sha512-5uGcUZRbORJeEppVdWfZOSybTMz+Ou+84HepgK081Yk5+pPMMzWf/XGxiAT6bfBqCghRB4MwBtYn0CHqINRVag==

any-promise@^1.0.0:
version "1.3.0"
Expand Down

0 comments on commit 2f3f50d

Please sign in to comment.