From 726cb7773e74aa62dda14244603bbca354987978 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 4 Mar 2022 01:19:12 +0000 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 5e12c6ae -> 853764bc (#81) ### Changes for revealjs On branch: master Commits: https://github.com/hakimel/reveal.js/compare/5e12c6aeb7a37acca7ca22c0bd29548f9ff282ea...853764bc8ca791240ec7783273b707ce07a65af1 - [e33c3c72](https://github.com/hakimel/reveal.js/commit/e33c3c72f93d4c70ded3a90f5918f60082c96451) the speaker view presentation URL can be overridden via (needed for reveal.js docs) - [32cdd3b1](https://github.com/hakimel/reveal.js/commit/32cdd3b1872ba8e2267c9e87ae216cb55f40f4d2) Fix DOM XSS - [c83c6850](https://github.com/hakimel/reveal.js/commit/c83c68500f2e8e0df0bd6c98720a9f99ffff5ef7) rebuild notes plugin when html changes - [ffd533c4](https://github.com/hakimel/reveal.js/commit/ffd533c40d1434ce8cc25d2e92990a00c3d71512) 4.2.2 - [e325cea6](https://github.com/hakimel/reveal.js/commit/e325cea6b79982013927358dfb590093d9609022) dependency update - [853764bc](https://github.com/hakimel/reveal.js/commit/853764bc8ca791240ec7783273b707ce07a65af1) 4.3.0 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 ce52c62..ad51515 100644 --- a/flake.lock +++ b/flake.lock @@ -291,11 +291,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1645450091, - "narHash": "sha256-3fM1hKCbuIy8HzBv9JjjZW/RwE1CKeq++delBhbSvys=", + "lastModified": 1646038996, + "narHash": "sha256-8nNszZo+CLwTMKfDLi0XtjmKFMVVfBTbsfclHR49Ocs=", "owner": "hakimel", "repo": "reveal.js", - "rev": "5e12c6aeb7a37acca7ca22c0bd29548f9ff282ea", + "rev": "853764bc8ca791240ec7783273b707ce07a65af1", "type": "github" }, "original": {