From 943121f9c90a0820bfe230cf6cf0fc8704c2c99f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 01:35:22 +0300 Subject: [PATCH] flake.lock: Updating 'revealjs (hakimel/reveal.js)' - 37861335 -> 9415ad5d (#107) 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/37861335a225a3cc9f67e98977aceda3c2a9eca9...9415ad5d7f329ccd8fbc82627789396a57fdbb3d - [c78e2868](https://github.com/hakimel/reveal.js/commit/c78e28682da5b715e36b136c569ff352348d19a9) Correct a comment - [42d5dcab](https://github.com/hakimel/reveal.js/commit/42d5dcab983d15a2f6e78fa21995c2b84dee8a8a) Call me crazy, but this seems like a typo - [ac46f773](https://github.com/hakimel/reveal.js/commit/ac46f773ee28f6794213927b5306cca8237218fb) Removed incorrect possessive apostrophe - [1b3b8327](https://github.com/hakimel/reveal.js/commit/1b3b83273cac360dbf5014ae4d7ad344f42ee757) gulp: fixing base path for 'package' task - [470aa768](https://github.com/hakimel/reveal.js/commit/470aa768946ab53253be319585827ca30aefbe90) Allow the skipHtmlTags option to be overriden - [a5d1b688](https://github.com/hakimel/reveal.js/commit/a5d1b688006e0e184ca0279c65c5dca2f109f9d5) replace deprecated String.prototype.substr() - [3077ddbd](https://github.com/hakimel/reveal.js/commit/3077ddbd0933d2172db6790e35a50e1614efa8e9) recover support for running speaker view from file:// protocol [hakimel/reveal.js⁠#3158](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3158) - [f4cadb9b](https://github.com/hakimel/reveal.js/commit/f4cadb9b0e883c012ee0dbe812ceff40510b84ef) dont run full build + tests for package task [hakimel/reveal.js⁠#3156](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3156) - [bdcc2bd9](https://github.com/hakimel/reveal.js/commit/bdcc2bd9dda112710a4de00a684034e787922c6d) fix vertical slide link in demo [hakimel/reveal.js⁠#3155](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3155) - [31407082](https://github.com/hakimel/reveal.js/commit/31407082ebecfd90705c99dd7ac50c19672735f7) fix [hakimel/reveal.js⁠#3154](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3154) - [0247ae75](https://github.com/hakimel/reveal.js/commit/0247ae7582a517ac4c88532dba4e37cfcb6dd68c) notes plugin allows messsages from current/upcoming slide windows - [3fcf0db9](https://github.com/hakimel/reveal.js/commit/3fcf0db96e1a65336677e4ff7df813ed9c4a6792) 4.3.1 - [918ee561](https://github.com/hakimel/reveal.js/commit/918ee5610a5062d872fdda43351de09f526a71bd) update lock file - [e281b323](https://github.com/hakimel/reveal.js/commit/e281b3234e7991283ce4dcca705dd9a6a9ebe5d2) always use css transforms for presentation scaling (zoom has too many quirks even if it is slightly sharper on ldpi displays) - [953aaad8](https://github.com/hakimel/reveal.js/commit/953aaad83a184e5bb9e732c1e705ecec23e8eb72) fix: pdf page numbering for fragment group - [914b2aea](https://github.com/hakimel/reveal.js/commit/914b2aea83d494e8786acec92aea0d3dac14944e) fix inconsistent fragment visibility in looping presentations [hakimel/reveal.js⁠#3123](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3123) - [1767e76c](https://github.com/hakimel/reveal.js/commit/1767e76cdc9e4a9375f698db7c6f344a1cff67a9) fix issue with [hakimel/reveal.js⁠#3182](http://r.duckduckgo.com/l/?uddg=https://github.com/hakimel/reveal.js/issues/3182) when slide numbers are disabled - [9415ad5d](https://github.com/hakimel/reveal.js/commit/9415ad5d7f329ccd8fbc82627789396a57fdbb3d) update link 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 039c8e7..d0e5753 100644 --- a/flake.lock +++ b/flake.lock @@ -291,11 +291,11 @@ "revealjs": { "flake": false, "locked": { - "lastModified": 1646820626, - "narHash": "sha256-J3bcoO/42FcPIqCU7ORiV7dcvJDKtEHG8N7/stEQqDg=", + "lastModified": 1649243708, + "narHash": "sha256-yBCBpnUTJG6EphpRzID61vVlwqrm5iuKDVQjkAQZTkQ=", "owner": "hakimel", "repo": "reveal.js", - "rev": "37861335a225a3cc9f67e98977aceda3c2a9eca9", + "rev": "9415ad5d7f329ccd8fbc82627789396a57fdbb3d", "type": "github" }, "original": {