From 13e59dd8d2d254b1da45a8324b723c68be973e50 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 5 May 2022 09:41:10 +0100 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 9415ad5d -> 0ca38972 (#128) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ### Changes for revealjs On branch: master Commits: https://github.com/hakimel/reveal.js/compare/9415ad5d7f329ccd8fbc82627789396a57fdbb3d...0ca389721c5c7eff5db6f67159cbb1cdd51a3d7f - [286d5ef5](https://github.com/hakimel/reveal.js/commit/286d5ef5613e936bc5073e4d7cf0b21413636bc4) made data-background attribute work with .webp [hakimel/reveal.js⁠#3200](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3200) - [eada286c](https://github.com/hakimel/reveal.js/commit/eada286ca00ab81bbf30c6c36de20e7845c2d8be) fix issue where auto-animate did not work when jumping three or more slides (i.e. longer than the view distance) - [0ca38972](https://github.com/hakimel/reveal.js/commit/0ca389721c5c7eff5db6f67159cbb1cdd51a3d7f) add support for 'data-background-gradient' [hakimel/reveal.js⁠#2510](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/2510) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- flake.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/flake.lock b/flake.lock index d9289d9..2b86dfb 100644 --- a/flake.lock +++ b/flake.lock @@ -291,11 +291,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1649243708, - "narHash": "sha256-yBCBpnUTJG6EphpRzID61vVlwqrm5iuKDVQjkAQZTkQ=", + "lastModified": 1651495761, + "narHash": "sha256-B3L8h0CyYgZCen8aWyLiDXHZMugXAzFToLJNg8f2PWU=", "owner": "hakimel", "repo": "reveal.js", - "rev": "9415ad5d7f329ccd8fbc82627789396a57fdbb3d", + "rev": "0ca389721c5c7eff5db6f67159cbb1cdd51a3d7f", "type": "github" }, "original": {