From ac5eb33f2899284642fe7be4e9f1652cbd5d7447 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 18 Oct 2022 02:31:40 +0000 Subject: deps(npm): bump reveal.js from 4.3.1 to 4.4.0 in /exampleSite (#578) 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] Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- exampleSite/package-lock.json | 14 +++++++------- exampleSite/package.json | 2 +- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/exampleSite/package-lock.json b/exampleSite/package-lock.json index 4407974b..8356d720 100644 --- a/exampleSite/package-lock.json +++ b/exampleSite/package-lock.json @@ -13,7 +13,7 @@ "hotkeys-js": "^3.10.0", "mathjax": "^3.2.2", "mermaid": "^9.1.7", - "reveal.js": "^4.3.1" + "reveal.js": "^4.4.0" } }, "node_modules/@braintree/sanitize-url": { @@ -797,9 +797,9 @@ "integrity": "sha512-9ARkWHBs+6YJIvrIp0Ik5tyTTtP9PoV0Ssu2Ocq5y9v8+NOOpWiRshAp8c4rZVWTOe+157on/5G+zj5pwIQFEQ==" }, "node_modules/reveal.js": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-4.3.1.tgz", - "integrity": "sha512-1kyEnWeUkaCdBdX//XXq9dtBK95ppvIlSwlHelrP8/wrX6LcsYp4HT9WTFoFEOUBfVqkm8C2aHQ367o+UKfcxw==", + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-4.4.0.tgz", + "integrity": "sha512-jIV6C9V2NEUjGzU8L6dUFGpk1KJmq7/EzP2fOW67ggc2c0Cp/PdprWxZ9Qgp46F0T2ZWDCjQ1p3Ytzy5jA6a2w==", "engines": { "node": ">=10.0.0" } @@ -1479,9 +1479,9 @@ "integrity": "sha512-9ARkWHBs+6YJIvrIp0Ik5tyTTtP9PoV0Ssu2Ocq5y9v8+NOOpWiRshAp8c4rZVWTOe+157on/5G+zj5pwIQFEQ==" }, "reveal.js": { - "version": "4.3.1", - "resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-4.3.1.tgz", - "integrity": "sha512-1kyEnWeUkaCdBdX//XXq9dtBK95ppvIlSwlHelrP8/wrX6LcsYp4HT9WTFoFEOUBfVqkm8C2aHQ367o+UKfcxw==" + "version": "4.4.0", + "resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-4.4.0.tgz", + "integrity": "sha512-jIV6C9V2NEUjGzU8L6dUFGpk1KJmq7/EzP2fOW67ggc2c0Cp/PdprWxZ9Qgp46F0T2ZWDCjQ1p3Ytzy5jA6a2w==" }, "robust-predicates": { "version": "3.0.1", diff --git a/exampleSite/package.json b/exampleSite/package.json index 3b7da740..0f7b2cb2 100644 --- a/exampleSite/package.json +++ b/exampleSite/package.json @@ -11,7 +11,7 @@ "hotkeys-js": "^3.10.0", "mathjax": "^3.2.2", "mermaid": "^9.1.7", - "reveal.js": "^4.3.1" + "reveal.js": "^4.4.0" }, "description": "", "license": "MIT", -- cgit v1.2.3