aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal4
-rw-r--r--stack.yaml4
2 files changed, 4 insertions, 4 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 517cbaf33..1d2306376 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -405,8 +405,8 @@ library
bytestring >= 0.9 && < 0.12,
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.1.1 && < 0.2,
- commonmark >= 0.1.1 && < 0.2,
- commonmark-extensions >= 0.2.0.2 && < 0.3,
+ commonmark >= 0.1.1.1 && < 0.2,
+ commonmark-extensions >= 0.2.0.3 && < 0.3,
commonmark-pandoc >= 0.2 && < 0.3,
connection >= 0.3.1,
containers >= 0.4.2.1 && < 0.7,
diff --git a/stack.yaml b/stack.yaml
index 26c22e7a2..bc3116870 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -19,8 +19,8 @@ extra-deps:
- HsYAML-0.2.1.0
- HsYAML-aeson-0.2.0.0
- doctemplates-0.8.2
-- commonmark-0.1.1
-- commonmark-extensions-0.2.0.2
+- commonmark-0.1.1.1
+- commonmark-extensions-0.2.0.3
- commonmark-pandoc-0.2.0.1
- citeproc-0.1.1