From 9c73eecbce336023646f16bd56f968c425128d4c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 20 Jan 2023 01:33:23 +0000 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - a815c7d2 -> 6510916b (#374) 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/a815c7d2696f2d68d767217db3aaf180ef92c47f...6510916b9f55a8f3110030bcdd1aee1b7fb77b6f - [b5fb6da4](https://github.com/hakimel/reveal.js/commit/b5fb6da46e7d9e9c627589bdd42d0a4da8c4081a) Missing lang attribute - [a0924999](https://github.com/hakimel/reveal.js/commit/a09249998177ef1d468f4728358684e930fcaba1) Update js.yml - [d146c1dd](https://github.com/hakimel/reveal.js/commit/d146c1ddc1106a50b3013ae32b86953fac19f453) adds jump-to-slide, press G to activate - [79e9fdf1](https://github.com/hakimel/reveal.js/commit/79e9fdf13f2cb501cc7f29db71497a2141fcfca0) add jump-to-slide to help overlay, style tweaks - [282680e1](https://github.com/hakimel/reveal.js/commit/282680e1635b13734a7fc39693fc054aac564414) delay slide jumps a few ms - [b648a560](https://github.com/hakimel/reveal.js/commit/b648a56009c188333d81f7d11f9245fe4100a106) update hljs 10 > 11.7, fix perf issue in demo presentation caused by auto lang detection - [efcc8627](https://github.com/hakimel/reveal.js/commit/efcc86273b2a50f202a40d87e499a9c81892a6ae) jump-to-slide is 1-indexed, falls back on word search - [60769db4](https://github.com/hakimel/reveal.js/commit/60769db4eebc122a4bbea1df4300c74ce28333df) better selection color contrast for black theme - [fb1fecd7](https://github.com/hakimel/reveal.js/commit/fb1fecd75454bf440d39a6a252ee8f8e511d3b49) enforce a min length on jump to slide search queries - [3301d303](https://github.com/hakimel/reveal.js/commit/3301d3036e1b34806a312562632327f68e6afd58) fix incorrect condition for jump-to-slide - [4a1b91a9](https://github.com/hakimel/reveal.js/commit/4a1b91a9c89a1b4d4029666e864aa87f57b10e5b) jump to slide tweak - [e0ef8db5](https://github.com/hakimel/reveal.js/commit/e0ef8db54ba971330d4541c08f9d0e05d794e672) fix security alerts by upgrading glob-parent [hakimel/reveal.js⁠#3343](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3343) 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 8673241..55c20e6 100644 --- a/flake.lock +++ b/flake.lock @@ -323,11 +323,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1673342689, - "narHash": "sha256-0fNFPuA8ZSUcXzqCs/Yyl0mpnN03BV0EUWuB5weR6Qw=", + "lastModified": 1674035434, + "narHash": "sha256-z+XxEX+GVcnKt4GAollnHTEHA8YkQfVOLLUuHka6EtA=", "owner": "hakimel", "repo": "reveal.js", - "rev": "a815c7d2696f2d68d767217db3aaf180ef92c47f", + "rev": "6510916b9f55a8f3110030bcdd1aee1b7fb77b6f", "type": "github" }, "original": {