Skip to content

Commit c2b4f3b

Browse files
committed
chore(deps): update dependency marked-man to ^0.7.0
1 parent 5b5977a commit c2b4f3b

File tree

2 files changed

+5
-7
lines changed

2 files changed

+5
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"husky": "^0.14.3",
7070
"jest": "^23.0.0",
7171
"lint-staged": "^7.1.0",
72-
"marked-man": "^0.2.1",
72+
"marked-man": "^0.7.0",
7373
"prettier": "^1.12.1",
7474
"rollup": "^0.60.0",
7575
"rollup-plugin-babel": "^3.0.4",

yarn.lock

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4372,11 +4372,9 @@ map-visit@^1.0.0:
43724372
dependencies:
43734373
object-visit "^1.0.0"
43744374

4375-
marked-man@^0.2.1:
4376-
version "0.2.1"
4377-
resolved "https://registry.yarnpkg.com/marked-man/-/marked-man-0.2.1.tgz#f259271481de3b507263489f5221b7c5acfd2383"
4378-
dependencies:
4379-
marked "^0.3.2"
4375+
marked-man@^0.7.0:
4376+
version "0.7.0"
4377+
resolved "https://registry.yarnpkg.com/marked-man/-/marked-man-0.7.0.tgz#220ba01d275d16f1a98e4e7fc3c5eac0630c68e4"
43804378

43814379
marked-terminal@^2.0.0:
43824380
version "2.0.0"
@@ -4388,7 +4386,7 @@ marked-terminal@^2.0.0:
43884386
lodash.assign "^4.2.0"
43894387
node-emoji "^1.4.1"
43904388

4391-
marked@^0.3.2, marked@^0.3.9:
4389+
marked@^0.3.9:
43924390
version "0.3.19"
43934391
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.19.tgz#5d47f709c4c9fc3c216b6d46127280f40b39d790"
43944392

0 commit comments

Comments
 (0)