Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 15, 2019
1 parent ab0b035 commit 487008c
Show file tree
Hide file tree
Showing 12 changed files with 328 additions and 247 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,8 @@
"babel-jest": "^24.8.0",
"babel-plugin-dynamic-import-node": "^2.2.0",
"cheerio": "^1.0.0-rc.3",
"codecov": "^3.4.0",
"consola": "^2.6.1",
"codecov": "^3.5.0",
"consola": "^2.6.2",
"cross-env": "^5.2.0",
"cross-spawn": "^6.0.5",
"eslint": "^5.16.0",
Expand All @@ -65,14 +65,14 @@
"jest": "^24.8.0",
"jsdom": "^15.1.0",
"klaw-sync": "^6.0.0",
"lerna": "^3.13.4",
"lerna": "^3.14.0",
"lodash": "^4.17.11",
"node-fetch": "^2.5.0",
"puppeteer-core": "^1.16.0",
"request": "^2.88.0",
"request-promise-native": "^1.0.7",
"rimraf": "^2.6.3",
"rollup": "^1.11.3",
"rollup": "^1.12.0",
"rollup-plugin-alias": "^1.5.1",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.3.4",
Expand Down
2 changes: 1 addition & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@nuxt/utils": "2.7.1",
"@nuxt/vue-app": "2.7.1",
"chokidar": "^3.0.0",
"consola": "^2.6.1",
"consola": "^2.6.2",
"fs-extra": "^8.0.1",
"glob": "^7.1.4",
"hash-sum": "^1.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@nuxt/utils": "2.7.1",
"boxen": "^3.2.0",
"chalk": "^2.4.2",
"consola": "^2.6.1",
"consola": "^2.6.2",
"esm": "3.2.20",
"execa": "^1.0.0",
"exit": "^0.1.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"typings": "types/index.d.ts",
"dependencies": {
"@nuxt/utils": "2.7.1",
"consola": "^2.6.1",
"consola": "^2.6.2",
"std-env": "^2.2.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"@nuxt/server": "2.7.1",
"@nuxt/utils": "2.7.1",
"@nuxt/vue-renderer": "2.7.1",
"consola": "^2.6.1",
"consola": "^2.6.2",
"debug": "^4.1.1",
"esm": "3.2.20",
"fs-extra": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@nuxt/utils": "2.7.1",
"chalk": "^2.4.2",
"consola": "^2.6.1",
"consola": "^2.6.2",
"fs-extra": "^8.0.1",
"html-minifier": "^4.0.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/server/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"chalk": "^2.4.2",
"compression": "^1.7.4",
"connect": "^3.6.6",
"consola": "^2.6.1",
"consola": "^2.6.2",
"etag": "^1.8.1",
"fresh": "^0.5.2",
"fs-extra": "^8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/typescript/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"@types/webpack-bundle-analyzer": "^2.13.1",
"@types/webpack-dev-middleware": "^2.0.2",
"@types/webpack-hot-middleware": "^2.16.5",
"consola": "^2.6.1",
"consola": "^2.6.2",
"fork-ts-checker-webpack-plugin": "^1.3.2",
"fs-extra": "^8.0.1",
"ts-loader": "^6.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/utils/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
],
"main": "dist/utils.js",
"dependencies": {
"consola": "^2.6.1",
"consola": "^2.6.2",
"fs-extra": "^8.0.1",
"hash-sum": "^1.0.2",
"proper-lockfile": "^4.1.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/vue-renderer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"@nuxt/devalue": "^1.2.3",
"@nuxt/utils": "2.7.1",
"consola": "^2.6.1",
"consola": "^2.6.2",
"fs-extra": "^8.0.1",
"lru-cache": "^5.1.1",
"vue": "^2.6.10",
Expand Down
10 changes: 5 additions & 5 deletions packages/webpack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"cache-loader": "^3.0.1",
"caniuse-lite": "^1.0.30000967",
"chalk": "^2.4.2",
"consola": "^2.6.1",
"consola": "^2.6.2",
"css-loader": "^2.1.1",
"cssnano": "^4.1.10",
"eventsource-polyfill": "^0.9.6",
Expand All @@ -38,15 +38,15 @@
"postcss-url": "^8.0.0",
"std-env": "^2.2.1",
"style-resources-loader": "^1.2.1",
"terser-webpack-plugin": "^1.2.3",
"terser-webpack-plugin": "^1.2.4",
"thread-loader": "^1.2.0",
"time-fix-plugin": "^2.0.5",
"time-fix-plugin": "^2.0.6",
"url-loader": "^1.1.2",
"vue-loader": "^15.7.0",
"webpack": "^4.31.0",
"webpack-bundle-analyzer": "^3.3.2",
"webpack-dev-middleware": "^3.6.2",
"webpack-hot-middleware": "^2.24.4",
"webpack-dev-middleware": "^3.7.0",
"webpack-hot-middleware": "^2.25.0",
"webpack-node-externals": "^1.7.2",
"webpackbar": "^3.2.0"
},
Expand Down

0 comments on commit 487008c

Please sign in to comment.