Skip to content

Commit 8628a53

Browse files
Bump marked from 2.0.1 to 4.0.10
Bumps [marked](https://github.com/markedjs/marked) from 2.0.1 to 4.0.10. - [Release notes](https://github.com/markedjs/marked/releases) - [Changelog](https://github.com/markedjs/marked/blob/master/.releaserc.json) - [Commits](markedjs/marked@v2.0.1...v4.0.10) --- updated-dependencies: - dependency-name: marked dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 261de46 commit 8628a53

File tree

3 files changed

+30
-29
lines changed

3 files changed

+30
-29
lines changed

package-lock.json

+25-24
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"axios": "^0.26.1",
1414
"clsx": "^1.1.1",
1515
"human-time": "0.0.2",
16-
"marked": "^2.0.1",
16+
"marked": "^4.0.10",
1717
"react": "^17.0.1",
1818
"react-dom": "^17.0.1",
1919
"react-router-dom": "^5.2.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7306,10 +7306,10 @@ map-visit@^1.0.0:
73067306
dependencies:
73077307
object-visit "^1.0.0"
73087308

7309-
marked@^2.0.1:
7310-
version "2.1.3"
7311-
resolved "https://registry.yarnpkg.com/marked/-/marked-2.1.3.tgz#bd017cef6431724fd4b27e0657f5ceb14bff3753"
7312-
integrity sha512-/Q+7MGzaETqifOMWYEA7HVMaZb4XbcRfaOzcSsHZEith83KGlvaSG33u0SKu89Mj5h+T8V2hM+8O45Qc5XTgwA==
7309+
marked@^4.0.10:
7310+
version "4.0.10"
7311+
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423"
7312+
integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==
73137313

73147314
md5.js@^1.3.4:
73157315
version "1.3.5"

0 commit comments

Comments
 (0)