From 730abd950dc840bec0c1d755a25849d937b64e5e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 20 Dec 2023 22:29:26 +0000 Subject: [PATCH] Bump reveal.js from 4.6.1 to 5.0.3 in /csunplugged Bumps [reveal.js](https://github.com/hakimel/reveal.js) from 4.6.1 to 5.0.3. - [Release notes](https://github.com/hakimel/reveal.js/releases) - [Commits](https://github.com/hakimel/reveal.js/compare/4.6.1...5.0.3) --- updated-dependencies: - dependency-name: reveal.js dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- csunplugged/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csunplugged/package.json b/csunplugged/package.json index 99b0176a3..8e90a3438 100644 --- a/csunplugged/package.json +++ b/csunplugged/package.json @@ -34,7 +34,7 @@ "popper.js": "1.16.1", "postcss": "8.4.32", "postcss-flexbugs-fixes": "5.0.2", - "reveal.js": "4.6.1", + "reveal.js": "5.0.3", "sass": "1.69.5", "scratchblocks": "3.6.4", "vinyl-buffer": "1.0.1",