From 3605bc60e71ce9804705b2fa584eedb4085b215e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jun 2023 01:25:08 +0000 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 0301ce58 -> 227f90fa ### Changes for revealjs On branch: master Commits: https://github.com/hakimel/reveal.js/compare/0301ce58ab185f7191696e16b1b6389f58df2892...227f90fa008c3c840c310a5583f426f3121dbf3d - [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 --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index 75c6c6e..f72bff7 100644 --- a/flake.lock +++ b/flake.lock @@ -327,11 +327,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1681386605, - "narHash": "sha256-9Q7aWgjAV37iJp6oYDz45e8J+RKwKY1Uvgg/BXwf5nQ=", + "lastModified": 1685516830, + "narHash": "sha256-8rxg9TG7rR8Di4+j1IJrrTleIP6AQ8ab0Y3eLmqW+bU=", "owner": "hakimel", "repo": "reveal.js", - "rev": "0301ce58ab185f7191696e16b1b6389f58df2892", + "rev": "227f90fa008c3c840c310a5583f426f3121dbf3d", "type": "github" }, "original": {