summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pandoc.cabal2
-rw-r--r--stack.yaml2
2 files changed, 2 insertions, 2 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index cb55ebf4d..d64d9afe8 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -473,7 +473,7 @@ library
bytestring >= 0.9 && < 0.13,
case-insensitive >= 1.2 && < 1.3,
citeproc >= 0.8.1 && < 0.9,
- commonmark >= 0.2.4.1 && < 0.3,
+ commonmark >= 0.2.5 && < 0.3,
commonmark-extensions >= 0.2.5 && < 0.3,
commonmark-pandoc >= 0.2.2 && < 0.3,
containers >= 0.6.0.1 && < 0.7,
diff --git a/stack.yaml b/stack.yaml
index 16e62b723..2628d8172 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -26,7 +26,7 @@ extra-deps:
- skylighting-format-blaze-html-0.1.1.1
- tls-1.9.0
- texmath-0.12.8.6
-- commonmark-0.2.4.1
+- commonmark-0.2.5
- commonmark-extensions-0.2.5.1
- typst-0.5
- git: https://github.com/jgm/commonmark-hs