From 989799b7e1f78f7e832a22d4dc6a066e33abd70d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 01:11:42 +0000 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - ff200518 -> 5e12c6ae (#76) 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/ff20051861f16da2f69fe9de8cc5dc54b2a79207...5e12c6aeb7a37acca7ca22c0bd29548f9ff282ea - [1e0cbe67](https://github.com/hakimel/reveal.js/commit/1e0cbe677910ac4e329251c37e3dff256b519cfc) reveal.js can now be uninitialized by calling Reveal.destroy() [hakimel/reveal.js⁠#1145](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/1145) [hakimel/reveal.js⁠#3134](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3134) - [5e12c6ae](https://github.com/hakimel/reveal.js/commit/5e12c6aeb7a37acca7ca22c0bd29548f9ff282ea) additional cleanup when destroying [hakimel/reveal.js⁠#1145](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/1145) 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 8f2d765..75db77b 100644 --- a/flake.lock +++ b/flake.lock @@ -291,11 +291,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1644496127, - "narHash": "sha256-d3Rrqi2MAeme9Zwg8L+HEe7ch8gFEJ6XDjmo2xSxPO0=", + "lastModified": 1645450091, + "narHash": "sha256-3fM1hKCbuIy8HzBv9JjjZW/RwE1CKeq++delBhbSvys=", "owner": "hakimel", "repo": "reveal.js", - "rev": "ff20051861f16da2f69fe9de8cc5dc54b2a79207", + "rev": "5e12c6aeb7a37acca7ca22c0bd29548f9ff282ea", "type": "github" }, "original": {