From 2433fe787120260636bbc2bae740d0f04be1444d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Sep 2023 10:54:20 +0000 Subject: [PATCH] fix(deps): update dependency reveal.js to v4.6.1 (#1008) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [reveal.js](https://revealjs.com) ([source](https://togithub.com/hakimel/reveal.js)) | [`4.6.0` -> `4.6.1`](https://renovatebot.com/diffs/npm/reveal.js/4.6.0/4.6.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/reveal.js/4.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/reveal.js/4.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/reveal.js/4.6.0/4.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/reveal.js/4.6.0/4.6.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes
hakimel/reveal.js (reveal.js) ### [`v4.6.1`](https://togithub.com/hakimel/reveal.js/compare/4.6.0...4.6.1) [Compare Source](https://togithub.com/hakimel/reveal.js/compare/4.6.0...4.6.1)
--- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/peaceiris/hugo-theme-iris). Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- exampleSite/package-lock.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/exampleSite/package-lock.json b/exampleSite/package-lock.json index 1e90a760c..d787e75b4 100644 --- a/exampleSite/package-lock.json +++ b/exampleSite/package-lock.json @@ -574,9 +574,9 @@ "integrity": "sha512-gkXMxRzUH+PB0ax9dUN0yYF0S25BqeAYqhgMaLUFmpXLEk7Fcu8f4emJuOAY0V8kjDICxROIKsTAKsV/v355xw==" }, "node_modules/reveal.js": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-4.6.0.tgz", - "integrity": "sha512-QC80rYsZldAe95bW9VImucIPTjfsKhI0jRQrIOXU4P92ZyXb/dfw9L3EE96bN6i7UmeUl1qBieH4UNTr25erYw==", + "version": "4.6.1", + "resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-4.6.1.tgz", + "integrity": "sha512-1CW0auaXNPmwmvQ7TwpszwVxMi2Xr5cTS3J3EBC/HHgbPF32Dn7aiu/LKWDOGjMbaDwKQiGmfqcoGQ74HUHCMw==", "engines": { "node": ">=10.0.0" } @@ -1059,9 +1059,9 @@ "integrity": "sha512-gkXMxRzUH+PB0ax9dUN0yYF0S25BqeAYqhgMaLUFmpXLEk7Fcu8f4emJuOAY0V8kjDICxROIKsTAKsV/v355xw==" }, "reveal.js": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-4.6.0.tgz", - "integrity": "sha512-QC80rYsZldAe95bW9VImucIPTjfsKhI0jRQrIOXU4P92ZyXb/dfw9L3EE96bN6i7UmeUl1qBieH4UNTr25erYw==" + "version": "4.6.1", + "resolved": "https://registry.npmjs.org/reveal.js/-/reveal.js-4.6.1.tgz", + "integrity": "sha512-1CW0auaXNPmwmvQ7TwpszwVxMi2Xr5cTS3J3EBC/HHgbPF32Dn7aiu/LKWDOGjMbaDwKQiGmfqcoGQ74HUHCMw==" }, "robust-predicates": { "version": "3.0.1",