From c2c63c029f63333250a1a427515aa02aff70b8b0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 11 Aug 2025 09:46:08 +0000 Subject: [PATCH] chore(deps): bump reveal.js and @types/reveal.js Bumps [reveal.js](https://github.com/hakimel/reveal.js) and [@types/reveal.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/reveal.js). These dependencies needed to be updated together. Updates `reveal.js` from 5.1.0 to 5.2.1 - [Release notes](https://github.com/hakimel/reveal.js/releases) - [Commits](https://github.com/hakimel/reveal.js/compare/5.1.0...5.2.1) Updates `@types/reveal.js` from 5.0.3 to 5.2.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/reveal.js) --- updated-dependencies: - dependency-name: reveal.js dependency-version: 5.2.1 dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: "@types/reveal.js" dependency-version: 5.2.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- yarn.lock | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/yarn.lock b/yarn.lock index c1d79bd..712adba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -472,9 +472,9 @@ integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ== "@types/reveal.js@^5.0.1": - version "5.0.3" - resolved "https://registry.yarnpkg.com/@types/reveal.js/-/reveal.js-5.0.3.tgz#3d53723d1a959027af4270888c84fb0f9e189acb" - integrity sha512-gwnK8TR38IOBIORWFrV5/z9lRX4iLke2FBqNgRhXxehaWJFkrzVY2TVzfdX/SX94eugt+OI5l++zDBBSfdzruQ== + version "5.2.0" + resolved "https://registry.yarnpkg.com/@types/reveal.js/-/reveal.js-5.2.0.tgz#d000dcdb9457e387b5d0c2773662ce5092cc35cc" + integrity sha512-IHO3Nc0YjI4CKQHeK/2U+6SinAJCC8/xiKCIDQnlFCiq02GMag+WrveIszll033zyv/mtXoCnWmYZITUngE2pA== "@typescript-eslint/eslint-plugin@^7.4.0": version "7.18.0" @@ -2539,9 +2539,9 @@ reusify@^1.0.4: integrity sha512-U9nH88a3fc/ekCF1l0/UP1IosiuIjyTh7hBvXVMHYgVcfGvt897Xguj2UOLDeI5BG2m7/uwyaLVT6fbtCwTyzw== reveal.js@^5.0.5: - version "5.1.0" - resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-5.1.0.tgz#dfaa4631127e739aa8ebbaa425d653e72d799e66" - integrity sha512-KDt7m0+xwKV6nAZt4CNPVFBf42sTKRQapg0bGGKB5PKO5XvChnMfwlZkybydHiQJ7p5+6LbHKRGrhXODdoNIaA== + version "5.2.1" + resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-5.2.1.tgz#22e5f4aca16b2b9efc0fef7b8b62455861fef39c" + integrity sha512-r7//6mIM5p34hFiDMvYfXgyjXqGRta+/psd9YtytsgRlrpRzFv4RbH76TXd2qD+7ZPZEbpBDhdRhJaFgfQ7zNQ== rfdc@^1.4.1: version "1.4.1"