Skip to content

Commit a3c3b2d

Browse files
committed
Revert "Bump marked from 0.7.0 to 4.0.10"
This reverts commit 2333f45.
1 parent abdb57f commit a3c3b2d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"inflected": "^2.0.4",
4646
"keyfinder": "^1.0.0",
4747
"lodash": "^4.17.21",
48-
"marked": "^4.0.10",
48+
"marked": "^0.7.0",
4949
"minimist": "^1.2.6",
5050
"mkdir-promise": "^1.0.0",
5151
"mkdirp": "^0.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1797,10 +1797,10 @@ map-age-cleaner@^0.1.1:
17971797
dependencies:
17981798
p-defer "^1.0.0"
17991799

1800-
marked@^4.0.10:
1801-
version "4.0.10"
1802-
resolved "https://registry.yarnpkg.com/marked/-/marked-4.0.10.tgz#423e295385cc0c3a70fa495e0df68b007b879423"
1803-
integrity sha512-+QvuFj0nGgO970fySghXGmuw+Fd0gD2x3+MqCWLIPf5oxdv1Ka6b2q+z9RP01P/IaKPMEramy+7cNy/Lw8c3hw==
1800+
marked@^0.7.0:
1801+
version "0.7.0"
1802+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.7.0.tgz#b64201f051d271b1edc10a04d1ae9b74bb8e5c0e"
1803+
integrity sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==
18041804

18051805
mem@^4.0.0:
18061806
version "4.3.0"

0 commit comments

Comments
 (0)