Skip to content

Commit

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

---
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 Jul 21, 2023
1 parent 2839943 commit b1102b4
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-org/issues",
"dependencies": {
"@jayree/changelog": "^1.1.3",
"@jayree/changelog": "^1.1.4",
"@salesforce/sf-plugins-core": "^3.1.10",
"@salesforce/source-deploy-retrieve": "^9.4.2",
"@salesforce/ts-types": "^2.0.5",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -493,16 +493,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.3":
version "1.1.3"
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.3.tgz#8f9bb9e8babc6e835042879970082c66ff93b4a8"
integrity sha512-ZfJKNuCg/MTlzOCo5n/M1Ne0YY0jx6q1hwMDTUWKko81vrbodCiWjX7FMo4ACfU7zJeRhvvITezMjIJ3+oCyaA==
"@jayree/changelog@^1.1.4":
version "1.1.4"
resolved "https://registry.yarnpkg.com/@jayree/changelog/-/changelog-1.1.4.tgz#6dce150c27fb2449fa8a8166d2b24f83ba7cac3c"
integrity sha512-MSLiS+heD2lAU9DnqT/JVmNiLQ48pr3HNVnm01B/FN4a2wRd+R1TU1a72o7q3YJvA+BmofTbHMdRqvB4mc+Xhw==
dependencies:
debug "^4.3.4"
fs-extra "^11.1.1"
marked "^5.0.5"
marked "^5.1.1"
marked-terminal "^5.2.0"
semver "^7.5.1"
semver "^7.5.4"
semver-compare "^1.0.0"

"@jridgewell/gen-mapping@^0.3.0", "@jridgewell/gen-mapping@^0.3.2":
Expand Down Expand Up @@ -5358,10 +5358,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.0.5:
version "5.1.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.0.tgz#cf51f03ba04dfb3469774029fd0106d258658767"
integrity sha512-z3/nBe7aTI8JDszlYLk7dDVNpngjw0o1ZJtrA9kIfkkHcIF+xH7mO23aISl4WxP83elU+MFROgahqdpd05lMEQ==
marked@^5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/marked/-/marked-5.1.1.tgz#40b3963bb9da225314f746d5012ba7e34942f636"
integrity sha512-bTmmGdEINWmOMDjnPWDxGPQ4qkDLeYorpYbEtFOXzOruTwUE671q4Guiuchn4N8h/v6NGd7916kXsm3Iz4iUSg==

"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 b1102b4

Please sign in to comment.