From 5f7ae2692de06278c929124413b0be8c59ea80f7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 2 Mar 2022 22:43:56 +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 4ba2b97..0fefe6e 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "react": "^16.8.6", "react-dom": "^16.8.6", "react-scripts": "3.0.1", - "reveal.js": "^3.8.0" + "reveal.js": "^4.3.0" }, "scripts": { "start": "react-scripts start", diff --git a/yarn.lock b/yarn.lock index d8c6669..d079ebb 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8679,10 +8679,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== rgb-regex@^1.0.1: version "1.0.1"