From e6a2edf1e73ce99724117f83ac7c58084f6aff48 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 23 Jun 2023 01:37:42 +0000 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 0301ce58 -> 12f5ba4c ### Changes for revealjs On branch: master Commits: https://github.com/hakimel/reveal.js/compare/0301ce58ab185f7191696e16b1b6389f58df2892...12f5ba4c9d53c500ec20aea2cc8b8f66e725026a - [0b443087](https://github.com/hakimel/reveal.js/commit/0b44308754d69d2cf596915b6eb226104718d096) add ln-start-from for code sections to markdown - [bf749ee1](https://github.com/hakimel/reveal.js/commit/bf749ee1da8e6ffc5ef7e5b504549ebae2e0d94a) add tests - [227f90fa](https://github.com/hakimel/reveal.js/commit/227f90fa008c3c840c310a5583f426f3121dbf3d) fix code block auto-animate bug that caused unmatched lines to appear without fading in - [12f5ba4c](https://github.com/hakimel/reveal.js/commit/12f5ba4c9d53c500ec20aea2cc8b8f66e725026a) auto-slide duration falls back on global setting instead of looking at first fragment --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index c4ec48f..4ca7433 100644 --- a/flake.lock +++ b/flake.lock @@ -343,11 +343,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1681386605, - "narHash": "sha256-9Q7aWgjAV37iJp6oYDz45e8J+RKwKY1Uvgg/BXwf5nQ=", + "lastModified": 1686910306, + "narHash": "sha256-3R1ygMi07/hj4S9O45/g5SOd9ClvtQ347GSsH/MAY/U=", "owner": "hakimel", "repo": "reveal.js", - "rev": "0301ce58ab185f7191696e16b1b6389f58df2892", + "rev": "12f5ba4c9d53c500ec20aea2cc8b8f66e725026a", "type": "github" }, "original": {