From 739a3fd38425e81c8e84a0d9082fdeb294ccb562 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:34:58 +0000 Subject: [PATCH] Bump reveal.js from 3.8.0 to 3.9.2 Bumps [reveal.js](https://github.com/hakimel/reveal.js) from 3.8.0 to 3.9.2. - [Release notes](https://github.com/hakimel/reveal.js/releases) - [Commits](https://github.com/hakimel/reveal.js/compare/3.8.0...3.9.2) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 47ff482..81600e4 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "babel-preset-es2015": "^6.24.1", "foundation-sites": "5.5.2", "jquery": "^3.5.0", - "reveal.js": "^3.8.0", + "reveal.js": "^3.9.2", "script-loader": "^0.7.0", "webpack": "^2.4.1" } diff --git a/yarn.lock b/yarn.lock index 95de07f..5812443 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2065,10 +2065,10 @@ ret@~0.1.10: resolved "https://registry.yarnpkg.com/ret/-/ret-0.1.15.tgz#b8a4825d5bdb1fc3f6f53c2bc33f81388681c7bc" integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg== -reveal.js@^3.8.0: - version "3.8.0" - resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-3.8.0.tgz#9a2818e366d46237f0e64c00f50a05f2340cd50f" - integrity sha512-MQ+UBXIIL9IyBXhkLZWb/AG5h5/BedmnHXHIEavMBawNLVfAayvTrwNlDjGn4tf/CQ2CTJR8jSyIdu4RpfoLpg== +reveal.js@^3.9.2: + version "3.9.2" + resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-3.9.2.tgz#7f63d3dfec338b6c313dcabdf006e8cf80e0b358" + integrity sha512-Dvv2oA9FrtOHE2DWj5js8pMRfwq++Wmvsn1EyAdYLC80lBjTphns+tPsB652Bnvep9AVviuVS/b4XoVY9rXHLA== right-align@^0.1.1: version "0.1.3"