From 97503dd74b11bbb228edadff3f5f1d433ae1a9f1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 08:12:28 +0000 Subject: [PATCH] Bump reveal.js from 4.3.1 to 4.4.0 Bumps [reveal.js](https://github.com/hakimel/reveal.js) from 4.3.1 to 4.4.0. - [Release notes](https://github.com/hakimel/reveal.js/releases) - [Commits](https://github.com/hakimel/reveal.js/compare/4.3.1...4.4.0) --- updated-dependencies: - dependency-name: reveal.js dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ccdb100..6c88c60 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "license": "CC-BY-NC-4.0", "private": true, "dependencies": { - "reveal.js": "^4.3.1" + "reveal.js": "^4.4.0" }, "scripts": { "install": "npm-scripts/install.sh" diff --git a/yarn.lock b/yarn.lock index d61c5ee..f70d43a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2,6 +2,6 @@ # yarn lockfile v1 -reveal.js@^4.3.1: - version "4.3.1" - resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-4.3.1.tgz#24a63300cff92cf5cbdd40a46f5d3699614d49ca" +reveal.js@^4.4.0: + version "4.4.0" + resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-4.4.0.tgz#bff589987a842d99bc8f6eb9b2b59f6d9941bf87"