Skip to content

Commit 03623da

Browse files
Bump marked from 0.3.6 to 0.3.18 in /client
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 4e21ba0 commit 03623da

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"imports-loader": "^0.6.5",
6161
"loader-utils": "^0.2.15",
6262
"lodash": "^4.17.13",
63-
"marked": "^0.3.6",
63+
"marked": "^0.3.18",
6464
"node-sass": "^3.10.0",
6565
"node-uuid": "^1.4.7",
6666
"postcss-loader": "^0.13.0",

client/yarn.lock

+3-3
Original file line numberDiff line numberDiff line change
@@ -4516,9 +4516,9 @@ marked-terminal@^1.6.2:
45164516
lodash.assign "^4.2.0"
45174517
node-emoji "^1.4.1"
45184518

4519-
marked@^0.3.6:
4520-
version "0.3.6"
4521-
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.6.tgz#b2c6c618fccece4ef86c4fc6cb8a7cbf5aeda8d7"
4519+
marked@^0.3.18, marked@^0.3.6:
4520+
version "0.3.18"
4521+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.18.tgz#3ef058cd926101849b92a7a7c15db18c7fc76b2f"
45224522

45234523
math-expression-evaluator@^1.2.14:
45244524
version "1.2.17"

0 commit comments

Comments
 (0)