From 31d2efd65dc2930859ad4d3b7373ff7f3354069a Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2019 18:39:02 +0000 Subject: [PATCH 1/3] chore(package): update dependencies --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 31679650..03789a90 100644 --- a/package.json +++ b/package.json @@ -5,12 +5,12 @@ "main": "gulpfile.js", "dependencies": { "code-prettify": "^0.1.0", - "fs-extra": "^7.0.1", + "fs-extra": "^8.1.0", "gulp": "^4.0.1", "gulp-connect": "^5.7.0", "harmonize": "^2.0.0", "lodash": "^4.17.11", - "marked": "^0.6.2", + "marked": "^0.7.0", "metalsmith": "^2.3.0", "metalsmith-beautify": "^0.2.0", "metalsmith-headings": "^0.2.0", From 83b8cfa46dda5e4b111b6c31020a50c1616ae22f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2019 18:39:06 +0000 Subject: [PATCH 2/3] docs(readme): add Greenkeeper badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 5b587bd2..f4a31d84 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,8 @@ If you just want to read the documentation, please visit [Use JSDoc][use-jsdoc]. ## Contributing to the documentation +[![Greenkeeper badge](https://badges.greenkeeper.io/jsdoc/jsdoc.github.io.svg)](https://greenkeeper.io/) + The HTML docs are generated with [Metalsmith][] and [Gulp][]. If you'd like to contribute to the docs, make sure Node.js and npm are installed, then follow these steps: From aece1c406b6e494f8c1876872c1c421d6884621b Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sun, 21 Jul 2019 18:39:10 +0000 Subject: [PATCH 3/3] chore(package): update lockfile package-lock.json --- package-lock.json | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/package-lock.json b/package-lock.json index a08feeec..1e39eaf7 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1228,13 +1228,20 @@ "integrity": "sha1-PYyt2Q2XZWn6g1qx+OSyOhBWBac=" }, "fs-extra": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-7.0.1.tgz", - "integrity": "sha1-TxicRKoSO4lfcigE9V6iPq3DSOk=", + "version": "8.1.0", + "resolved": "https://registry.npmjs.org/fs-extra/-/fs-extra-8.1.0.tgz", + "integrity": "sha512-yhlQgA6mnOJUKOsRUFsgJdQCvkKhcz8tlZG5HBQfReYZy46OwLcY+Zia0mtdHsOo9y/hP+CxMN0TU9QxoOtG4g==", "requires": { - "graceful-fs": "^4.1.2", + "graceful-fs": "^4.2.0", "jsonfile": "^4.0.0", "universalify": "^0.1.0" + }, + "dependencies": { + "graceful-fs": { + "version": "4.2.0", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.0.tgz", + "integrity": "sha512-jpSvDPV4Cq/bgtpndIWbI5hmYxhQGHPC4d4cqBPb4DLniCfhJokdXhwhaDuLBGLQdvvRum/UiX6ECVIPvDXqdg==" + } } }, "fs-mkdirp-stream": { @@ -2485,9 +2492,9 @@ } }, "marked": { - "version": "0.6.2", - "resolved": "https://registry.npmjs.org/marked/-/marked-0.6.2.tgz", - "integrity": "sha512-LqxwVH3P/rqKX4EKGz7+c2G9r98WeM/SW34ybhgNGhUQNKtf1GmmSkJ6cDGJ/t6tiyae49qRkpyTw2B9HOrgUA==" + "version": "0.7.0", + "resolved": "https://registry.npmjs.org/marked/-/marked-0.7.0.tgz", + "integrity": "sha512-c+yYdCZJQrsRjTPhUx7VKkApw9bwDkNbHUKo1ovgcfDjb2kc8rLuRbIFyXL5WOEUwzSSKo3IXpph2K6DqB/KZg==" }, "matchdep": { "version": "2.0.0", @@ -2598,6 +2605,11 @@ "ms": "^2.1.1" } }, + "marked": { + "version": "0.6.3", + "resolved": "https://registry.npmjs.org/marked/-/marked-0.6.3.tgz", + "integrity": "sha512-Fqa7eq+UaxfMriqzYLayfqAE40WN03jf+zHjT18/uXNuzjq3TY0XTbrAoPeqSJrAmPz11VuUA+kBPYOhHt9oOQ==" + }, "ms": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.1.tgz", @@ -3906,7 +3918,7 @@ "universalify": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/universalify/-/universalify-0.1.2.tgz", - "integrity": "sha1-tkb2m+OULavOzJ1mOcgNwQXvqmY=" + "integrity": "sha512-rBJeI5CXAlmy1pV+617WB9J63U6XcazHHF2f2dbJix4XzpUF0RS3Zbj0FGIOCAva5P/d/GBOYaACQ1w+0azUkg==" }, "unpipe": { "version": "1.0.0",