From a0ba0f296d303cd748799d8cfe870fb2f6c0659d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 00:44:07 +0000 Subject: [PATCH] Bump reveal.js from 4.1.3 to 4.3.0 Bumps [reveal.js](https://github.com/hakimel/reveal.js) from 4.1.3 to 4.3.0. - [Release notes](https://github.com/hakimel/reveal.js/releases) - [Commits](https://github.com/hakimel/reveal.js/commits/4.3.0) --- updated-dependencies: - dependency-name: reveal.js dependency-type: indirect ... Signed-off-by: dependabot[bot] --- package-lock.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 374d1653..0d057f83 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9768,9 +9768,9 @@ "dev": true }, "reveal.js": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-4.1.3.tgz", - "integrity": "sha512-5VbL4nVDUedVKnOIIM3UQAIUlp+CvR/SrUkrN5GDoVfcWJAxH2oIh7PWyShy7+pE7tgkH2q+3e5EikGRpgE+oA==", + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-4.3.0.tgz", + "integrity": "sha512-KzZxJjj1gmxVNyplY6g9MiGwtDvZJiYkMvG1Qmaita7vWT/8eoTEK+RuIPLvxDeyxOtTz56u2wrOETVO79qL4A==", "dev": true }, "rgb-regex": {