From e44b7e63e6923d06690d311449a1ff1108c9af8c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 3 Mar 2022 00:44:47 +0000 Subject: [PATCH] Bump reveal.js from 4.1.0 to 4.3.0 in /frontend Bumps [reveal.js](https://github.com/hakimel/reveal.js) from 4.1.0 to 4.3.0. - [Release notes](https://github.com/hakimel/reveal.js/releases) - [Commits](https://github.com/hakimel/reveal.js/compare/4.1.0...4.3.0) --- updated-dependencies: - dependency-name: reveal.js dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- frontend/package.json | 2 +- frontend/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/frontend/package.json b/frontend/package.json index ecb8b760..3fb721e5 100644 --- a/frontend/package.json +++ b/frontend/package.json @@ -93,7 +93,7 @@ "remark-breaks": "^2.0.2", "remark-gfm": "^1.0.0", "reselect": "^4.0.0", - "reveal.js": "^4.0.2", + "reveal.js": "^4.3.0", "source-map-support": "^0.5.13", "subscriptions-transport-ws": "^0.9.18", "ts-loader": "^9.1.1", diff --git a/frontend/yarn.lock b/frontend/yarn.lock index 8fef9e83..c2e5b821 100644 --- a/frontend/yarn.lock +++ b/frontend/yarn.lock @@ -15644,10 +15644,10 @@ reusify@^1.0.4: resolved "https://registry.yarnpkg.com/reusify/-/reusify-1.0.4.tgz#90da382b1e126efc02146e90845a88db12925d76" integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== -reveal.js@^4.0.2: - version "4.1.0" - resolved "https://npm.team.kocherga.club/reveal.js/-/reveal.js-4.1.0.tgz#db87a754b03810584114e902b2702e96ee1ca63c" - integrity sha512-lYOMhxSWgq5jtgspF7eRL0d2rBnHO/VGZ4/qp46yu+eGoWqJkYHEuepEXzx71M8MI6Rf8HBYWaTnKi5uHWcU1Q== +reveal.js@^4.3.0: + version "4.3.0" + resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-4.3.0.tgz#6fe91cc84de2e286f039545cb596dbc4d0d52294" + integrity sha512-KzZxJjj1gmxVNyplY6g9MiGwtDvZJiYkMvG1Qmaita7vWT/8eoTEK+RuIPLvxDeyxOtTz56u2wrOETVO79qL4A== rimraf@^2.2.8, rimraf@^2.6.3: version "2.7.1"