From e2e61603d7e9e98ee4d4b09732b34d4cc5827ad3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 01:14:14 +0000 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 0301ce58 -> c8a7f262 ### Changes for revealjs On branch: master Commits: https://github.com/hakimel/reveal.js/compare/0301ce58ab185f7191696e16b1b6389f58df2892...c8a7f26229f20c4ad7991f989d79ed96e84bdd4d - [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 - [c8a7f262](https://github.com/hakimel/reveal.js/commit/c8a7f26229f20c4ad7991f989d79ed96e84bdd4d) fix issue where fragment-evel autoslide timing was when multiple fragments share the same index --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 75c6c6e..6c70ecc 100644 --- a/flake.lock +++ b/flake.lock @@ -327,11 +327,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1681386605, - "narHash": "sha256-9Q7aWgjAV37iJp6oYDz45e8J+RKwKY1Uvgg/BXwf5nQ=", + "lastModified": 1691071200, + "narHash": "sha256-kWTUzxc2NKNfYFAjwTPZMaaez+b0faIpr97uzMQ3jpo=", "owner": "hakimel", "repo": "reveal.js", - "rev": "0301ce58ab185f7191696e16b1b6389f58df2892", + "rev": "c8a7f26229f20c4ad7991f989d79ed96e84bdd4d", "type": "github" }, "original": {