chore(dependencies): update to latest versions

pull/139/head
Romain 6 years ago
parent 4030025bc9
commit e219fcb676

1510
package-lock.json generated

File diff suppressed because it is too large Load Diff

@ -32,34 +32,34 @@
"test": "npm run lint && npm run unit"
},
"dependencies": {
"@thumbsup/theme-cards": "^1.0.0",
"@thumbsup/theme-classic": "^1.0.0",
"@thumbsup/theme-mosaic": "^1.0.0",
"JSONStream": "^1.3.2",
"@thumbsup/theme-cards": "^1.1.0",
"@thumbsup/theme-classic": "^1.1.0",
"@thumbsup/theme-mosaic": "^1.1.0",
"JSONStream": "^1.3.5",
"async": "^2.5.0",
"better-sqlite3": "^4.1.0",
"boxen": "^1.3.0",
"boxen": "^2.0.0",
"chalk": "^2.4.1",
"command-exists": "^1.2.6",
"debug": "^3.1.0",
"event-stream": "^3.3.4",
"fs-extra": "^7.0.0",
"command-exists": "^1.2.8",
"debug": "^4.1.0",
"event-stream": "^4.0.1",
"fs-extra": "^7.0.1",
"fs-readdir-recursive": "^1.0.0",
"handlebars": "~4.0.5",
"handlebars": "^4.0.12",
"ini": "^1.3.4",
"insight": "^0.10.1",
"less": "^3.0.4",
"listr": "^0.14.1",
"lodash": "^4.17.10",
"less": "^3.9.0",
"listr": "^0.14.3",
"lodash": "^4.17.11",
"micromatch": "^3.1.10",
"moment": "^2.22.1",
"readdir-enhanced": "^2.2.1",
"readdir-enhanced": "^2.2.2",
"resolve-pkg": "^1.0.0",
"through2": "^2.0.3",
"thumbsup-downsize": "^2.1.0",
"through2": "^3.0.0",
"thumbsup-downsize": "^2.1.1",
"url-join": "^4.0.0",
"yargs": "^11.0.0",
"zen-observable": "^0.8.8"
"yargs": "^12.0.5",
"zen-observable": "^0.8.11"
},
"devDependencies": {
"gm": "^1.23.1",
@ -67,12 +67,12 @@
"istanbul": "^0.4.5",
"markdown-toc": "^1.1.0",
"mocha": "^5.1.1",
"mock-fs": "^4.5.0",
"mock-fs": "^4.7.0",
"mock-spawn": "^0.2.6",
"require-all": "^2.2.0",
"require-all": "^3.0.0",
"require-lint": "^1.3.0",
"should": "^13.2.1",
"sinon": "^6.0.0",
"should": "^13.2.3",
"sinon": "^7.2.0",
"standard": "^11.0.1",
"stream-mock": "^1.2.0",
"tmp": "0.0.33"

Loading…
Cancel
Save