Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 27, 2024
1 parent 092fe98 commit aa67abc
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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.6.20",
"@jayree/sfdx-plugin-manifest": "^3.6.23",
"@jayree/sfdx-plugin-org": "^1.2.87",
"@jayree/sfdx-plugin-prettier": "^1.3.94",
"@jayree/sfdx-plugin-source": "^1.3.91"
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1729,21 +1729,21 @@
semver "^7.6.3"
semver-compare "^1.0.0"

"@jayree/sfdx-plugin-manifest@^3.6.20":
version "3.6.20"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.6.20.tgz#a815ec4900b7fe28a0af3d169a7c237a04beebca"
integrity sha512-J5PITZi1Ts1ISPxG625cxuMwkfKm1vUf7wczHUs9TKOeR0G5zEgA2YzxaDoQojWUYcnWr26ZpNWV3iahhoFRfw==
"@jayree/sfdx-plugin-manifest@^3.6.23":
version "3.6.23"
resolved "https://registry.yarnpkg.com/@jayree/sfdx-plugin-manifest/-/sfdx-plugin-manifest-3.6.23.tgz#3e531b28e9899056c5ee67fe5f7d98dfd47e7331"
integrity sha512-CBCGvr9RWKLHb8WhLi11chX8gs/yCg31RcIlUDOkuKwkcAzmkxz4lgCK6w+amCpEnGWsLeiFwNpl2zxPZaBbXQ==
dependencies:
"@jayree/changelog" "^1.2.4"
"@oclif/core" "^4.0.33"
"@oclif/core" "^4.2.0"
"@salesforce/core" "^8.8.0"
"@salesforce/kit" "^3.2.3"
"@salesforce/sf-plugins-core" "^12.1.1"
"@salesforce/source-deploy-retrieve" "^12.10.3"
"@salesforce/source-tracking" "^7.3.2"
"@salesforce/source-tracking" "^7.3.4"
"@salesforce/ts-types" "^2.0.12"
fast-deep-equal "^3.1.3"
fast-xml-parser "^4.5.0"
fast-xml-parser "^4.5.1"
fs-extra "^11.2.0"
graceful-fs "^4.2.11"
isomorphic-git "1.27.2"
Expand Down Expand Up @@ -1901,7 +1901,7 @@
"@nodelib/fs.scandir" "2.1.5"
fastq "^1.6.0"

"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.33", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0":
"@oclif/core@^4", "@oclif/core@^4.0.27", "@oclif/core@^4.0.34", "@oclif/core@^4.2.0":
version "4.2.0"
resolved "https://registry.yarnpkg.com/@oclif/core/-/core-4.2.0.tgz#ab78b247dfd66322d9c9376ebaf3764e3c82fefe"
integrity sha512-ETM2N/GL7W37Kv1Afv1j1Gh77CynS2ubEPP+p+MnjUXEjghNe7+bKAWhPkHnBuFAVFAqdv0qMpUAjxKLbsmbJw==
Expand Down Expand Up @@ -2159,7 +2159,7 @@
minimatch "^9.0.5"
proxy-agent "^6.4.0"

"@salesforce/source-tracking@^7.3.2", "@salesforce/source-tracking@^7.3.4":
"@salesforce/source-tracking@^7.3.4":
version "7.3.4"
resolved "https://registry.yarnpkg.com/@salesforce/source-tracking/-/source-tracking-7.3.4.tgz#6e51ffb0c6305086c142f86ed17432cfb37298ba"
integrity sha512-Qs2GWPaF8GrIvEZyVqX9zmk80BZAzKxirbnfGk+eB0Nig3/Yh01PLdjH5ctRxZpAvraXYZqConIyUxztwT16pA==
Expand Down

0 comments on commit aa67abc

Please sign in to comment.