Skip to content

Commit

Permalink
chore(deps): Bump marked from 7.0.4 to 7.0.5 (#1791)
Browse files Browse the repository at this point in the history
Bumps [marked](https://github.com/markedjs/marked) from 7.0.4 to 7.0.5.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/markedjs/marked/releases">marked's
releases</a>.</em></p>
<blockquote>
<h2>v7.0.5</h2>
<h2><a
href="https://github.com/markedjs/marked/compare/v7.0.4...v7.0.5">7.0.5</a>
(2023-08-26)</h2>
<h3>Bug Fixes</h3>
<ul>
<li>remove unknown from walkTokens return types (<a
href="https://redirect.github.com/markedjs/marked/issues/2955">#2955</a>)
(<a
href="https://github.com/markedjs/marked/commit/65934c13caac159027ac070207f094ea293b9426">65934c1</a>)</li>
</ul>
</blockquote>
</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2023
1 parent 08ffb1a commit 74a96d8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/shared/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"get-port": "^7.0.0",
"inversify": "6.0.1",
"lodash": "^4.17.21",
"marked": "^7.0.4",
"marked": "^7.0.5",
"marked-terminal": "^5.2.0",
"normalize-path": "^3.0.0",
"pony-cause": "^2.1.10",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ __metadata:
jest-file-snapshot: ^0.5.0
jest-junit: ^16.0.0
lodash: ^4.17.21
marked: ^7.0.4
marked: ^7.0.5
marked-terminal: ^5.2.0
mockdate: ^3.0.5
normalize-path: ^3.0.0
Expand Down Expand Up @@ -8700,12 +8700,12 @@ __metadata:
languageName: node
linkType: hard

"marked@npm:^7.0.4":
version: 7.0.4
resolution: "marked@npm:7.0.4"
"marked@npm:^7.0.5":
version: 7.0.5
resolution: "marked@npm:7.0.5"
bin:
marked: bin/marked.js
checksum: e69cc5635d13aec3486340ee97b059a360c429cbbdbdbdf6d23cdf79b6f5e5edc3f3d649763b3482261705aa91e5f08b14f91dd85be1452a98b65230485d7f55
checksum: e136ab58cffae78e9e661136e8ba51c221aed1a4b7e60dcb9ae7d7241e87869e972b3d352ca3b9b7f56dba85709f848414d33060c4d0e88b3b80e01a3509e2ed
languageName: node
linkType: hard

Expand Down

0 comments on commit 74a96d8

Please sign in to comment.