Skip to content

Commit a56e6c6

Browse files
authored
Merge pull request #8 from SkypLabs/dependabot/npm_and_yarn/develop/reveal.js-4.0.2
Bump reveal.js from 4.0.1 to 4.0.2
2 parents 2106f6c + 1512e10 commit a56e6c6

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.1"
10+
"reveal.js": "^4.0.2"
1111
},
1212
"scripts": {
1313
"install": "for dir in css js lib plugin; do cp -r node_modules/reveal.js/${dir}/* ${dir}; done"

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.1:
6-
version "4.0.1"
7-
resolved "https://registry.yarnpkg.com/reveal.js/-/reveal.js-4.0.1.tgz#0ef7f7a4e5707165bf784a57cec58171f6af3550"
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"

0 commit comments

Comments
 (0)