From 27d4ea2be3d66869ac2a135eb942928b2d8eacf8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 01:16:43 +0000 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 853764bc -> 37861335 (#85) 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/853764bc8ca791240ec7783273b707ce07a65af1...37861335a225a3cc9f67e98977aceda3c2a9eca9 - [fc861fca](https://github.com/hakimel/reveal.js/commit/fc861fca508a6a0406114bfdb4577077191ab95f) throttle calls to replaceState to fix security error when navigating quickly in Safari [hakimel/reveal.js⁠#3147](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3147) - [2a239aed](https://github.com/hakimel/reveal.js/commit/2a239aedca792e61076b6e47c697bc24a58c206f) debounce messages from notes -> main window, fixes [hakimel/reveal.js⁠#3147](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3147) - [37861335](https://github.com/hakimel/reveal.js/commit/37861335a225a3cc9f67e98977aceda3c2a9eca9) add getSlidePath API method, update URL tests to work with new replaceState throttle 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 3837725..c7eec4c 100644 --- a/flake.lock +++ b/flake.lock @@ -291,11 +291,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1646038996, - "narHash": "sha256-8nNszZo+CLwTMKfDLi0XtjmKFMVVfBTbsfclHR49Ocs=", + "lastModified": 1646820626, + "narHash": "sha256-J3bcoO/42FcPIqCU7ORiV7dcvJDKtEHG8N7/stEQqDg=", "owner": "hakimel", "repo": "reveal.js", - "rev": "853764bc8ca791240ec7783273b707ce07a65af1", + "rev": "37861335a225a3cc9f67e98977aceda3c2a9eca9", "type": "github" }, "original": {