Update all minor/patch dependencies

pull/195/head
Romain 4 years ago
parent 6c9f01e8e2
commit 4488cfb81e

2031
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -37,47 +37,47 @@
"@thumbsup/theme-flow": "^1.2.1", "@thumbsup/theme-flow": "^1.2.1",
"@thumbsup/theme-mosaic": "^1.1.0", "@thumbsup/theme-mosaic": "^1.1.0",
"JSONStream": "^1.3.5", "JSONStream": "^1.3.5",
"async": "^3.0.1", "async": "^3.2.0",
"better-sqlite3": "^5.4.0", "better-sqlite3": "^5.4.0",
"boxen": "^4.0.0", "boxen": "^4.2.0",
"chalk": "^2.4.2", "chalk": "^2.4.2",
"command-exists": "^1.2.8", "command-exists": "^1.2.9",
"debug": "^4.1.1", "debug": "^4.1.1",
"event-stream": "^4.0.1", "event-stream": "^4.0.1",
"fs-extra": "^8.0.1", "fs-extra": "^8.0.1",
"fs-readdir-recursive": "^1.0.0", "fs-readdir-recursive": "^1.0.0",
"handlebars": "^4.1.2", "handlebars": "^4.7.6",
"ini": "^1.3.4", "ini": "^1.3.4",
"insight": "^0.10.3", "insight": "^0.10.3",
"less": "^3.9.0", "less": "^3.11.1",
"listr": "^0.14.3", "listr": "^0.14.3",
"lodash": "^4.17.11", "lodash": "^4.17.15",
"micromatch": "^4.0.2", "micromatch": "^4.0.2",
"moment": "^2.24.0", "moment": "^2.25.3",
"readdir-enhanced": "^2.2.4", "readdir-enhanced": "^2.2.4",
"resolve-pkg": "^2.0.0", "resolve-pkg": "^2.0.0",
"slugify": "^1.3.4", "slugify": "^1.4.0",
"through2": "^3.0.1", "through2": "^3.0.1",
"thumbsup-downsize": "^2.3.1", "thumbsup-downsize": "^2.3.1",
"url-join": "^4.0.0", "url-join": "^4.0.1",
"yargs": "^13.2.4", "yargs": "^13.2.4",
"zen-observable": "^0.8.14" "zen-observable": "^0.8.15"
}, },
"devDependencies": { "devDependencies": {
"glob": "^7.1.4", "glob": "^7.1.6",
"gm": "^1.23.1", "gm": "^1.23.1",
"injectmd": "^1.0.0", "injectmd": "^1.0.0",
"istanbul": "^0.4.5", "istanbul": "^0.4.5",
"markdown-toc": "^1.1.0", "markdown-toc": "^1.1.0",
"mocha": "^6.1.4", "mocha": "^6.1.4",
"mock-fs": "^4.10.0", "mock-fs": "^4.12.0",
"mock-spawn": "^0.2.6", "mock-spawn": "^0.2.6",
"require-all": "^3.0.0", "require-all": "^3.0.0",
"require-lint": "^1.3.0", "require-lint": "^1.4.0",
"should": "^13.2.3", "should": "^13.2.3",
"sinon": "^7.3.2", "sinon": "^7.3.2",
"standard": "^12.0.1", "standard": "^12.0.1",
"stream-mock": "^2.0.2", "stream-mock": "^2.0.5",
"tmp": "^0.1.0" "tmp": "^0.1.0"
}, },
"standard": { "standard": {

Loading…
Cancel
Save