Skip to content

Commit

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

---
updated-dependencies:
- dependency-name: "@jayree/changelog"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 14, 2024
1 parent d47dd1b commit 7558fca
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 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.12",
"@jayree/changelog": "^1.2.0",
"@oclif/core": "^3.26.6",
"@salesforce/core": "^7.3.10",
"@salesforce/kit": "^3.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1523,12 +1523,12 @@
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==

"@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==
"@jayree/changelog@^1.2.0":
version "1.2.0"
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.2.0.tgz#273f44fec010253febe4786221ef2493228cd709"
integrity sha512-fwo/ZaAhbAhNuIGBMfjLtQif0quwvTASk/dItroXoLvyxIkgNuyv6y5YjcC2gQU74qGDUoXAMBgwjQ07VVSgAw==
dependencies:
debug "^4.3.4"
debug "^4.3.5"
fs-extra "^11.2.0"
marked "^12.0.2"
marked-terminal "^7.0.0"
Expand Down

0 comments on commit 7558fca

Please sign in to comment.