From dc2353c94767f69b02f87d81ef05a7f15fc49406 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 14 Jun 2021 05:00:51 +0000 Subject: [PATCH] Bump reveal.js from 3.9.2 to 4.1.3 Bumps [reveal.js](https://github.com/hakimel/reveal.js) from 3.9.2 to 4.1.3. - [Release notes](https://github.com/hakimel/reveal.js/releases) - [Commits](https://github.com/hakimel/reveal.js/commits) --- updated-dependencies: - dependency-name: reveal.js dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f4cc2bf..23a149b 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "jquery": "^3.1.0", "load-awesome": "^1.1.0", "lodash": "4.17.19", - "reveal.js": "^3.3.0", + "reveal.js": "^4.1.3", "selectize": "^0.12.2", "selectize-scss": "^0.9.1", "simple-masonry": "1.0.5",