Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 13, 2023
1 parent 093e34c commit 6a45dae
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 @@
"type": "module",
"bugs": "https://github.com/jayree/sfdx-plugin-org/issues",
"dependencies": {
"@jayree/changelog": "^1.1.6",
"@jayree/changelog": "^1.1.7",
"@salesforce/sf-plugins-core": "^3.1.25",
"@salesforce/source-deploy-retrieve": "^9.7.22",
"@salesforce/ts-types": "^2.0.8",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -489,14 +489,14 @@
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==

"@jayree/changelog@^1.1.6":
version "1.1.6"
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.6.tgz#d76d3e725ba9c8cba7e7dd34d6a42c41011ec3af"
integrity sha512-ChCUOSYwhsezMgOFGHN6s0lxjmr0AYrbfCGJB41O9HwcwOTGhJryJ4p7mqIsw+9ptYGCB4osUBATvaPN0Jp33Q==
"@jayree/changelog@^1.1.7":
version "1.1.7"
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.7.tgz#3b2175e25b8d2624c9214a7776925140f813fd8a"
integrity sha512-YxTlf2c5uoqrIcEg7AwNT/Pn60h5RSbqK15PhElTX5d+R7/SHle2OV1ZBmlJR/S3gUFSY0MILcUpYJa6eeiuGg==
dependencies:
debug "^4.3.4"
fs-extra "^11.1.1"
marked "^5.1.2"
marked "^9.1.0"
marked-terminal "^6.0.0"
semver "^7.5.4"
semver-compare "^1.0.0"
Expand Down Expand Up @@ -5623,10 +5623,10 @@ marked@^4.0.19:
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==

marked@^5.1.2:
version "5.1.2"
resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.2.tgz#62b5ccfc75adf72ca3b64b2879b551d89e77677f"
integrity sha512-ahRPGXJpjMjwSOlBoTMZAK7ATXkli5qCPxZ21TG44rx1KEo44bii4ekgTDQPNRQ4Kh7JMb9Ub1PVk1NxRSsorg==
marked@^9.1.0:
version "9.1.1"
resolved "https://registry.yarnpkg.com/marked/-/marked-9.1.1.tgz#16d6f6bbaa433176c8ab16d3bfd11ca94e36e5c4"
integrity sha512-ZmXkUGH54U4rEy3GL9vYj8+S1PHJx/zz5pc4Frn7UdGiNREKT12fWBJ5a5ffjFtghx9C9912vEg9Zra1Nf7CnA==

"mem-fs-editor@^8.1.2 || ^9.0.0", mem-fs-editor@^9.0.0:
version "9.7.0"
Expand Down

0 comments on commit 6a45dae

Please sign in to comment.