Skip to content

Commit d107840

Browse files
Bump marked from 0.3.6 to 0.3.18
Bumps [marked](https://github.com/markedjs/marked) from 0.3.6 to 0.3.18. - [Release notes](https://github.com/markedjs/marked/releases) - [Commits](markedjs/marked@v0.3.6...v0.3.18) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 30e5a68 commit d107840

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"history": "^1.17.0",
4545
"immutable": "^3.8.1",
4646
"isomorphic-fetch": "^2.1.1",
47-
"marked": "^0.3.6",
47+
"marked": "^0.3.18",
4848
"method-override": "^2.3.5",
4949
"morgan": "^1.6.1",
5050
"prop-types": "^15.7.2",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4200,9 +4200,10 @@ map-stream@~0.1.0:
42004200
version "0.1.0"
42014201
resolved "https://registry.yarnpkg.com/map-stream/-/map-stream-0.1.0.tgz#e56aa94c4c8055a16404a0674b78f215f7c8e194"
42024202

4203-
marked@^0.3.6:
4204-
version "0.3.6"
4205-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7"
4203+
marked@^0.3.18:
4204+
version "0.3.18"
4205+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.18.tgz#3ef058cd926101849b92a7a7c15db18c7fc76b2f"
4206+
integrity sha512-49i2QYhfULqaXzNZpxC808PisuCTGT2fgG0zrzdCI9N3rIfAWfW0nggvbXr6zvpynZdOG5+9xNxdzP0kwZnERw==
42064207

42074208
md5@^2.0.0:
42084209
version "2.2.1"

0 commit comments

Comments
 (0)