From 921d27be9fa8f822bdbc42e2a1da9fd8fdf9abc0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Nov 2020 00:33:45 +0000 Subject: [PATCH] chore(deps-dev): bump eslint-plugin-nuxt from 1.0.0 to 2.0.0 Bumps [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) from 1.0.0 to 2.0.0. - [Release notes](https://github.com/nuxt/eslint-plugin-nuxt/releases) - [Changelog](https://github.com/nuxt/eslint-plugin-nuxt/blob/master/CHANGELOG.md) - [Commits](https://github.com/nuxt/eslint-plugin-nuxt/compare/v1.0.0...v2.0.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 24 +++++++++++++++++------- 2 files changed, 18 insertions(+), 8 deletions(-) diff --git a/package.json b/package.json index a699351..bcafd98 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "babel-eslint": "^10.1.0", "eslint": "^7.10.0", "eslint-config-prettier": "^6.12.0", - "eslint-plugin-nuxt": "^1.0.0", + "eslint-plugin-nuxt": "^2.0.0", "eslint-plugin-prettier": "^3.1.4", "prettier": "^2.1.2" } diff --git a/yarn.lock b/yarn.lock index 44bda8d..8eb65c1 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3761,14 +3761,14 @@ eslint-plugin-node@^11.1.0: resolve "^1.10.1" semver "^6.1.0" -eslint-plugin-nuxt@^1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-nuxt/-/eslint-plugin-nuxt-1.0.0.tgz#68a5da64ab780e9752fbccd7a0bb609c3d900b9f" - integrity sha512-/wStWT367UXimakvNkYmG66dlP+O4CIEDS7Kg8BrwSlLX/ubQRZowVT3oJqspJJvR6jqJPMdGym5PBYd5iE+xg== +eslint-plugin-nuxt@^2.0.0: + version "2.0.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-nuxt/-/eslint-plugin-nuxt-2.0.0.tgz#62dce8b2f6aa205a93a328d22ce04c39f7ee79d7" + integrity sha512-0VaG4SlKeGwMKSmOug/gNjliKoDNM/XfgiPhJ4v6FnjYrM3zSwTQVMH6vPjI8Gs722NjgwOZTucvmYbHzYEp5A== dependencies: - eslint-plugin-vue "^6.2.2" + eslint-plugin-vue "^7.1.0" semver "^7.3.2" - vue-eslint-parser "^7.0.0" + vue-eslint-parser "^7.1.1" eslint-plugin-prettier@^3.1.4: version "3.1.4" @@ -3815,6 +3815,16 @@ eslint-plugin-vue@^6.2.2: semver "^5.6.0" vue-eslint-parser "^7.0.0" +eslint-plugin-vue@^7.1.0: + version "7.1.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-7.1.0.tgz#832d83e4e1e480c7285b2bc3ff1076cd0dca7a5b" + integrity sha512-9dW7kj8/d2IkDdgNpvIhJdJ3XzU3x4PThXYMzWt49taktYnGyrTY6/bXCYZ/VtQKU9kXPntPrZ41+8Pw0Nxblg== + dependencies: + eslint-utils "^2.1.0" + natural-compare "^1.4.0" + semver "^7.3.2" + vue-eslint-parser "^7.1.1" + eslint-scope@^4.0.3: version "4.0.3" resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-4.0.3.tgz#ca03833310f6889a3264781aa82e63eb9cfe7848" @@ -9376,7 +9386,7 @@ vue-client-only@^2.0.0: resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.0.0.tgz#ddad8d675ee02c761a14229f0e440e219de1da1c" integrity sha512-arhk1wtWAfLsJyxGMoEYhoBowM87/i6HLSG2LH/03Yog6i2d9JEN1peMP0Ceis+/n9DxdenGYZZTxbPPJyHciA== -vue-eslint-parser@^7.0.0: +vue-eslint-parser@^7.0.0, vue-eslint-parser@^7.1.1: version "7.1.1" resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-7.1.1.tgz#c43c1c715ff50778b9a7e9a4e16921185f3425d3" integrity sha512-8FdXi0gieEwh1IprIBafpiJWcApwrU+l2FEj8c1HtHFdNXMd0+2jUSjBVmcQYohf/E72irwAXEXLga6TQcB3FA==