From 75c4e67e9e8f7670260819c61419e000fd31518d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 22:43:46 +0000 Subject: [PATCH] Bump reveal.js from 3.8.0 to 4.3.0 Bumps [reveal.js](https://github.com/hakimel/reveal.js) from 3.8.0 to 4.3.0. - [Release notes](https://github.com/hakimel/reveal.js/releases) - [Commits](https://github.com/hakimel/reveal.js/compare/3.8.0...4.3.0) --- updated-dependencies: - dependency-name: reveal.js dependency-type: direct:production ... 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..ad98121 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": "^4.3.0", "script-loader": "^0.7.0", "webpack": "^2.4.1" } diff --git a/yarn.lock b/yarn.lock index 95de07f..34fd8c0 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@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-4.3.0.tgz#6fe91cc84de2e286f039545cb596dbc4d0d52294" + integrity sha512-KzZxJjj1gmxVNyplY6g9MiGwtDvZJiYkMvG1Qmaita7vWT/8eoTEK+RuIPLvxDeyxOtTz56u2wrOETVO79qL4A== right-align@^0.1.1: version "0.1.3"