From 930f8b273c2cf9282ea8e672b3e262f003a2f1a0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" Date: Sat, 27 Oct 2018 00:17:37 +0330 Subject: [PATCH] fix(deps): update all non-major dependencies (#4200) --- package.json | 4 +-- packages/babel-preset-app/package.json | 6 ++-- packages/generator/package.json | 2 +- packages/webpack/package.json | 2 +- yarn.lock | 47 ++++++++++++++++---------- 5 files changed, 37 insertions(+), 24 deletions(-) diff --git a/package.json b/package.json index 1d39a84950..f226d3618a 100644 --- a/package.json +++ b/package.json @@ -34,11 +34,11 @@ "consola": "^1.4.4", "cross-env": "^5.2.0", "cross-spawn": "^6.0.5", - "eslint": "^5.7.0", + "eslint": "^5.8.0", "eslint-config-standard": "^12.0.0", "eslint-multiplexer": "^1.0.2", "eslint-plugin-import": "^2.14.0", - "eslint-plugin-jest": "^21.26.1", + "eslint-plugin-jest": "^21.26.2", "eslint-plugin-node": "^7.0.1", "eslint-plugin-promise": "^4.0.1", "eslint-plugin-standard": "^4.0.0", diff --git a/packages/babel-preset-app/package.json b/packages/babel-preset-app/package.json index b3466d6efd..464c320651 100644 --- a/packages/babel-preset-app/package.json +++ b/packages/babel-preset-app/package.json @@ -10,14 +10,14 @@ ], "main": "src/index.js", "dependencies": { - "@babel/core": "^7.1.0", + "@babel/core": "^7.1.2", "@babel/plugin-proposal-class-properties": "^7.1.0", - "@babel/plugin-proposal-decorators": "^7.1.0", + "@babel/plugin-proposal-decorators": "^7.1.2", "@babel/plugin-syntax-dynamic-import": "^7.0.0", "@babel/plugin-syntax-jsx": "^7.0.0", "@babel/plugin-transform-runtime": "^7.1.0", "@babel/preset-env": "^7.1.0", - "@babel/runtime": "^7.0.0", + "@babel/runtime": "^7.1.2", "babel-helper-vue-jsx-merge-props": "^2.0.3", "babel-plugin-transform-vue-jsx": "^4.0.1" } diff --git a/packages/generator/package.json b/packages/generator/package.json index 461204da0b..ac2952220e 100644 --- a/packages/generator/package.json +++ b/packages/generator/package.json @@ -12,7 +12,7 @@ "chalk": "^2.4.1", "consola": "^1.4.4", "fs-extra": "^7.0.0", - "html-minifier": "^3.5.20" + "html-minifier": "^3.5.21" }, "publishConfig": { "access": "public" diff --git a/packages/webpack/package.json b/packages/webpack/package.json index a9274c6e69..755425b8bd 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -12,7 +12,7 @@ "@babel/polyfill": "^7.0.0", "@nuxt/babel-preset-app": "^2.2.0", "@nuxt/common": "^2.2.0", - "@nuxtjs/friendly-errors-webpack-plugin": "^2.0.2", + "@nuxtjs/friendly-errors-webpack-plugin": "^2.1.0", "babel-loader": "^8.0.4", "cache-loader": "^1.2.2", "caniuse-lite": "^1.0.30000899", diff --git a/yarn.lock b/yarn.lock index faa98098b0..287346b07a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -16,7 +16,7 @@ dependencies: "@babel/highlight" "^7.0.0" -"@babel/core@^7.1.0", "@babel/core@^7.1.2": +"@babel/core@^7.1.2": version "7.1.2" resolved "https://registry.npmjs.org/@babel/core/-/core-7.1.2.tgz#f8d2a9ceb6832887329a7b60f9d035791400ba4e" integrity sha512-IFeSSnjXdhDaoysIlev//UzHZbdEmm7D0EIH2qtse9xK7mXEZQpYjs2P00XlP1qYsYvid79p+Zgg6tz1mp6iVw== @@ -289,7 +289,7 @@ "@babel/helper-replace-supers" "^7.1.0" "@babel/plugin-syntax-class-properties" "^7.0.0" -"@babel/plugin-proposal-decorators@^7.1.0": +"@babel/plugin-proposal-decorators@^7.1.2": version "7.1.2" resolved "https://registry.npmjs.org/@babel/plugin-proposal-decorators/-/plugin-proposal-decorators-7.1.2.tgz#79829bd75fced6581ec6c7ab1930e8d738e892e7" integrity sha512-YooynBO6PmBgHvAd0fl5e5Tq/a0pEC6RqF62ouafme8FzdIVH41Mz/u1dn8fFVm4jzEJ+g/MsOxouwybJPuP8Q== @@ -681,7 +681,7 @@ pirates "^4.0.0" source-map-support "^0.5.9" -"@babel/runtime@^7.0.0": +"@babel/runtime@^7.1.2": version "7.1.2" resolved "https://registry.npmjs.org/@babel/runtime/-/runtime-7.1.2.tgz#81c89935f4647706fc54541145e6b4ecfef4b8e3" integrity sha512-Y3SCjmhSupzFB6wcv1KmmFucH6gDVnI30WjOcicV10ju0cZjak3Jcs67YLIXBrmZYw1xCrVeJPbycFwrqNyxpg== @@ -1345,10 +1345,10 @@ resolved "https://registry.npmjs.org/@nuxtjs/eslint-config/-/eslint-config-0.0.1.tgz#3aeed1cc6a2e01331c7e6b56bfa7152ce8bb2d90" integrity sha512-Scz5oYNtVwePF1ebXcWPrFxBpNF5wAkYh8L++6f2ZdLyUb1mCOwzE2+oVZxS25hGCYUyecFEshbqeSwkC+ktqA== -"@nuxtjs/friendly-errors-webpack-plugin@^2.0.2": - version "2.0.2" - resolved "http://registry.npmjs.org/@nuxtjs/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-2.0.2.tgz#80fd4c4276e87c09a9157a6f433724235eaaaf6e" - integrity sha512-M/XBdrNKpM9fsGSKCPq981Q+KjvenOql2k+XzBNlaxrBekGJXz3Brz5psYb0TYWawDJCOvPbC4bX428pBST1hw== +"@nuxtjs/friendly-errors-webpack-plugin@^2.1.0": + version "2.1.0" + resolved "https://registry.npmjs.org/@nuxtjs/friendly-errors-webpack-plugin/-/friendly-errors-webpack-plugin-2.1.0.tgz#90d0b587b2f118f7f54e3da3d79329ffc72a8578" + integrity sha512-FI8uTmMeA+xnPIfiLFwq3aZ4PzIdTRN5uw9oa7JHPtB1DM9WgiJeJTBLEzz16yIuDrjRAMOim1BQK3bOOhKANg== dependencies: chalk "^2.3.2" error-stack-parser "^2.0.0" @@ -4091,10 +4091,10 @@ eslint-plugin-import@^2.14.0: read-pkg-up "^2.0.0" resolve "^1.6.0" -eslint-plugin-jest@^21.26.1: - version "21.26.1" - resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-21.26.1.tgz#73c5d6838d384fe6a9644077c27011bd99665ff2" - integrity sha512-utdtKV04jP8ZXnqbsrArI/7m0Bg819JYnP/f6zP3gwnU7hHGdUzlYPNW73wShVFIDmllgHnkpo49kOPNhbQwrg== +eslint-plugin-jest@^21.26.2: + version "21.26.2" + resolved "https://registry.npmjs.org/eslint-plugin-jest/-/eslint-plugin-jest-21.26.2.tgz#5b24413970e83e2c5b87c5c047a08a4881783605" + integrity sha512-SCTBC6q182D4qQlQAN81D351jdte/YwTMo4f+l19Gvh1VemaNZP7ak3MLLvw6xkL9dO2FxVjCLk5DCdl1KfdLw== eslint-plugin-node@^7.0.1: version "7.0.1" @@ -4151,10 +4151,10 @@ eslint-visitor-keys@^1.0.0: resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ== -eslint@^5.7.0: - version "5.7.0" - resolved "https://registry.npmjs.org/eslint/-/eslint-5.7.0.tgz#55c326d6fb2ad45fcbd0ce17c3846f025d1d819c" - integrity sha512-zYCeFQahsxffGl87U2aJ7DPyH8CbWgxBC213Y8+TCanhUTf2gEvfq3EKpHmEcozTLyPmGe9LZdMAwC/CpJBM5A== +eslint@^5.8.0: + version "5.8.0" + resolved "https://registry.npmjs.org/eslint/-/eslint-5.8.0.tgz#91fbf24f6e0471e8fdf681a4d9dd1b2c9f28309b" + integrity sha512-Zok6Bru3y2JprqTNm14mgQ15YQu/SMDkWdnmHfFg770DIUlmMFd/gqqzCHekxzjHZJxXv3tmTpH0C1icaYJsRQ== dependencies: "@babel/code-frame" "^7.0.0" ajv "^6.5.3" @@ -5094,7 +5094,7 @@ he@1.1.x: resolved "https://registry.npmjs.org/he/-/he-1.1.1.tgz#93410fd21b009735151f8868c2f271f3427e23fd" integrity sha1-k0EP0hsAlzUVH4howvJx80J+I/0= -he@^1.1.0: +he@1.2.x, he@^1.1.0: version "1.2.0" resolved "https://registry.npmjs.org/he/-/he-1.2.0.tgz#84ae65fa7eafb165fddb61566ae14baf05664f0f" integrity sha512-F/1DnUGPopORZi0ni+CvrCgHQ5FyEAHRLSApuYWMmrbSwoN2Mn/7k+Gl38gJnR7yyDZk6WLXwiGod1JOWNDKGw== @@ -5163,7 +5163,7 @@ html-entities@^1.2.0: resolved "https://registry.npmjs.org/html-entities/-/html-entities-1.2.1.tgz#0df29351f0721163515dfb9e5543e5f6eed5162f" integrity sha1-DfKTUfByEWNRXfueVUPl9u7VFi8= -html-minifier@^3.2.3, html-minifier@^3.5.20: +html-minifier@^3.2.3: version "3.5.20" resolved "https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.20.tgz#7b19fd3caa0cb79f7cde5ee5c3abdf8ecaa6bb14" integrity sha512-ZmgNLaTp54+HFKkONyLFEfs5dd/ZOtlquKaTnqIWFmx3Av5zG6ZPcV2d0o9XM2fXOTxxIf6eDcwzFFotke/5zA== @@ -5176,6 +5176,19 @@ html-minifier@^3.2.3, html-minifier@^3.5.20: relateurl "0.2.x" uglify-js "3.4.x" +html-minifier@^3.5.21: + version "3.5.21" + resolved "https://registry.npmjs.org/html-minifier/-/html-minifier-3.5.21.tgz#d0040e054730e354db008463593194015212d20c" + integrity sha512-LKUKwuJDhxNa3uf/LPR/KVjm/l3rBqtYeCOAekvG8F1vItxMUpueGd94i/asDDr8/1u7InxzFA5EeGjhhG5mMA== + dependencies: + camel-case "3.0.x" + clean-css "4.2.x" + commander "2.17.x" + he "1.2.x" + param-case "2.1.x" + relateurl "0.2.x" + uglify-js "3.4.x" + html-webpack-plugin@^3.2.0: version "3.2.0" resolved "http://registry.npmjs.org/html-webpack-plugin/-/html-webpack-plugin-3.2.0.tgz#b01abbd723acaaa7b37b6af4492ebda03d9dd37b"