Skip to content

Commit

Permalink
fix(deps): bump @jayree/changelog from 1.1.11 to 1.1.12 (#681)
Browse files Browse the repository at this point in the history
Bumps [@jayree/changelog](https://github.com/jayree/changelog) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/jayree/changelog/releases)
- [Changelog](https://github.com/jayree/changelog/blob/main/CHANGELOG.md)
- [Commits](jayree/changelog@v1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: "@jayree/changelog"
  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 May 17, 2024
1 parent d58b438 commit 4f31270
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 @@ -6,7 +6,7 @@
"type": "module",
"bugs": "https://github.com/jayree/sfdx-plugin-source/issues",
"dependencies": {
"@jayree/changelog": "^1.1.11",
"@jayree/changelog": "^1.1.12",
"@oclif/core": "^3.26.6",
"@salesforce/core": "^7.3.5",
"@salesforce/kit": "^3.1.1",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1601,16 +1601,16 @@
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==

"@jayree/changelog@^1.1.11":
version "1.1.11"
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.11.tgz#1fc97ebdd68571b3d9f469b6663a4049bf509603"
integrity sha512-FFxLFAHiJXoS3TiQ7TvJliJHrmTYMDQY0am1DkatFFf5x24gXMM1FxZ+Cf4l96a7m5rUPL8uOqz8EyO8IUNGaw==
"@jayree/changelog@^1.1.12":
version "1.1.12"
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.12.tgz#23f77f04703a3dd82b15068167191c43f9715c19"
integrity sha512-DxBqyIBr8m/gk3iT3M29a3jckajATWzRnNdsX4plZMfr2Xn3oOxobeZX5goWHGC0+YOwQmtW60CtwKimssAWMQ==
dependencies:
debug "^4.3.4"
fs-extra "^11.2.0"
marked "^12.0.1"
marked "^12.0.2"
marked-terminal "^7.0.0"
semver "^7.5.4"
semver "^7.6.2"
semver-compare "^1.0.0"

"@jridgewell/gen-mapping@^0.3.2", "@jridgewell/gen-mapping@^0.3.5":
Expand Down Expand Up @@ -6517,10 +6517,10 @@ marked@^10.0.0:
resolved "https://registry.yarnpkg.com/marked/-/marked-10.0.0.tgz#7fe1805bb908433d760e2de0fcc8841a2b2d745c"
integrity sha512-YiGcYcWj50YrwBgNzFoYhQ1hT6GmQbFG8SksnYJX1z4BXTHSOrz1GB5/Jm2yQvMg4nN1FHP4M6r03R10KrVUiA==

marked@^12.0.1:
version "12.0.1"
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.1.tgz#8ab1eb15560c7cbe3b011074845d7ca6c4d392b0"
integrity sha512-Y1/V2yafOcOdWQCX0XpAKXzDakPOpn6U0YLxTJs3cww6VxOzZV1BTOOYWLvH3gX38cq+iLwljHHTnMtlDfg01Q==
marked@^12.0.2:
version "12.0.2"
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.2.tgz#b31578fe608b599944c69807b00f18edab84647e"
integrity sha512-qXUm7e/YKFoqFPYPa3Ukg9xlI5cyAtGmyEIzMfW//m6kXwCy2Ps9DYf5ioijFKQ8qyuscrHoY04iJGctu2Kg0Q==

marked@^4.3.0:
version "4.3.0"
Expand Down

0 comments on commit 4f31270

Please sign in to comment.