summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2023-06-20 11:05:13 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2023-06-20 11:05:13 -0700
commit19ea12dc64fc3a00525ca74f81db9681c2d2a7c4 (patch)
tree16bae607d2e32af8f0b9bc6e7d1b22101d2151a7
parent0134b6332323f3230fb174ebf3bc85c1520228b2 (diff)
Bump versions for skylighting-core, skylighting.
-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 4889e90b9..6f7bd8ba2 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -509,8 +509,8 @@ library
random >= 1 && < 1.3,
safe >= 0.3.18 && < 0.4,
scientific >= 0.3 && < 0.4,
- skylighting >= 0.13.2.1 && < 0.14,
- skylighting-core >= 0.13.2.1 && < 0.14,
+ skylighting >= 0.13.3 && < 0.14,
+ skylighting-core >= 0.13.3 && < 0.14,
split >= 0.2 && < 0.3,
syb >= 0.1 && < 0.8,
tagsoup >= 0.14.6 && < 0.15,
diff --git a/stack.yaml b/stack.yaml
index 41af56d21..e440c3c31 100644
--- a/stack.yaml
+++ b/stack.yaml
@@ -37,8 +37,8 @@ extra-deps:
- pandoc-types-1.23
- pandoc-lua-marshal-0.2.2
- commonmark-pandoc-0.2.1.3
-- skylighting-0.13.2.1
-- skylighting-core-0.13.2.1
+- skylighting-0.13.3
+- skylighting-core-0.13.3
- skylighting-format-context-0.1.0.2
- tasty-lua-1.1.0
- tasty-hslua-1.1.0