Skip to content

Commit

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

---
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] authored Nov 24, 2023
1 parent ed30d4c commit 29f4733
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 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.7",
"@jayree/changelog": "^1.1.8",
"@listr2/prompt-adapter-enquirer": "^1.0.2",
"@oclif/core": "^3.12.0",
"@salesforce/sf-plugins-core": "^5.0.1",
Expand Down
30 changes: 15 additions & 15 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -480,15 +480,15 @@
resolved "https://registry.yarnpkg.com/@istanbuljs/schema/-/schema-0.1.3.tgz#e45e384e4b8ec16bce2fd903af78450f6bf7ec98"
integrity sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==

"@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==
"@jayree/changelog@^1.1.8":
version "1.1.8"
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.8.tgz#95bf5231bba0ce1a699937808339cb80beb8661a"
integrity sha512-HUjyKmyBLqdaEnM09vry+NFsyjMhmz/S2WylqJkuUV7jv1f6Hg73JAEYMddmBsVWorOjzjUURxlezcKrGkp0Tg==
dependencies:
debug "^4.3.4"
fs-extra "^11.1.1"
marked "^9.1.0"
marked-terminal "^6.0.0"
marked "^10.0.0"
marked-terminal "^6.1.0"
semver "^7.5.4"
semver-compare "^1.0.0"

Expand Down Expand Up @@ -5586,10 +5586,10 @@ map-obj@^4.0.0:
resolved "https://registry.yarnpkg.com/map-obj/-/map-obj-4.3.0.tgz#9304f906e93faae70880da102a9f1df0ea8bb05a"
integrity sha512-hdN1wVrZbb29eBGiGjJbeP8JbKjq1urkHJ/LIP/NY48MZ1QVXUsQBV1G1zvYFHn1XE06cwjBsOI2K3Ulnj1YXQ==

marked-terminal@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/marked-terminal/-/marked-terminal-6.0.0.tgz#450fe39209fd1fb342bd1384c9ec71345e20b6aa"
integrity sha512-6rruICvqRfA4N+Mvdc0UyDbLA0A0nI5omtARIlin3P2F+aNc3EbW91Rd9HTuD0v9qWyHmNIu8Bt40gAnPfldsg==
marked-terminal@^6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/marked-terminal/-/marked-terminal-6.1.0.tgz#ad54dc034d40c532f9708a2b4c128a83919fe0de"
integrity sha512-QaCSF6NV82oo6K0szEnmc65ooDeW0T/Adcyf0fcW+Hto2GT1VADFg8dn1zaeHqzj65fqDH1hMNChGNRaC/lbkA==
dependencies:
ansi-escapes "^6.2.0"
cardinal "^2.1.1"
Expand All @@ -5598,16 +5598,16 @@ marked-terminal@^6.0.0:
node-emoji "^2.1.0"
supports-hyperlinks "^3.0.0"

marked@^10.0.0:
version "10.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-10.0.0.tgz#7fe1805bb908433d760e2de0fcc8841a2b2d745c"
integrity sha512-YiGcYcWj50YrwBgNzFoYhQ1hT6GmQbFG8SksnYJX1z4BXTHSOrz1GB5/Jm2yQvMg4nN1FHP4M6r03R10KrVUiA==

marked@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0.tgz#796362821b019f734054582038b116481b456cf3"
integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==

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"
resolved "https://registry.yarnpkg.com/mem-fs-editor/-/mem-fs-editor-9.7.0.tgz#dbb458b8acb885c84013645e93f71aa267a7fdf6"
Expand Down

0 comments on commit 29f4733

Please sign in to comment.