From 188110e2112d5499fb713c5755cf6d7f87bc395a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 2 Mar 2023 16:46:25 +0000 Subject: [PATCH] :arrow_up: 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 1fcabe8..8cb5b95 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "lodash.assign": "^4.2.0", "lodash.clonedeep": "^4.5.0", "register-service-worker": "^1.0.0", - "reveal.js": "^3.8.0", + "reveal.js": "^4.3.0", "vditor": "3.8.15", "vue": "^2.5.17", "vue-meta": "^2.2.2", diff --git a/yarn.lock b/yarn.lock index 63484bd..33f6ff5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10061,10 +10061,10 @@ reusify@^1.0.4: resolved "https://registry.npmmirror.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76" integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== -reveal.js@^3.8.0: - version "3.9.2" - resolved "https://registry.npmmirror.com/reveal.js/-/reveal.js-3.9.2.tgz#7f63d3dfec338b6c313dcabdf006e8cf80e0b358" - integrity sha512-Dvv2oA9FrtOHE2DWj5js8pMRfwq++Wmvsn1EyAdYLC80lBjTphns+tPsB652Bnvep9AVviuVS/b4XoVY9rXHLA== +reveal.js@^4.3.0: + version "4.3.0" + resolved "https://registry.npmmirror.com/reveal.js/-/reveal.js-4.3.0.tgz#6fe91cc84de2e286f039545cb596dbc4d0d52294" + integrity sha512-KzZxJjj1gmxVNyplY6g9MiGwtDvZJiYkMvG1Qmaita7vWT/8eoTEK+RuIPLvxDeyxOtTz56u2wrOETVO79qL4A== rgb-regex@^1.0.1: version "1.0.1"