Skip to content

Commit ac846f1

Browse files
dependabot-preview[bot]SkypLabs
authored andcommitted
Bump reveal.js from 4.0.2 to 4.1.0
Bumps [reveal.js](https://github.com/hakimel/reveal.js) from 4.0.2 to 4.1.0. - [Release notes](https://github.com/hakimel/reveal.js/releases) - [Commits](hakimel/reveal.js@4.0.2...4.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent f732d69 commit ac846f1

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"license": "CC-BY-NC-4.0",
88
"private": true,
99
"dependencies": {
10-
"reveal.js": "^4.0.2"
10+
"reveal.js": "^4.1.0"
1111
},
1212
"scripts": {
1313
"install": "npm-scripts/install.sh"

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,6 @@
22
# yarn lockfile v1
33

44

5-
reveal.js@^4.0.2:
6-
version "4.0.2"
7-
resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-4.0.2.tgz#2e5e9f8ed0fa239924b448f21d4238c5aa6e852e"
5+
reveal.js@^4.1.0:
6+
version "4.1.0"
7+
resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-4.1.0.tgz#db87a754b03810584114e902b2702e96ee1ca63c"

0 commit comments

Comments
 (0)