From 45413004367e5baa6679d3acbe4f147a4f78d929 Mon Sep 17 00:00:00 2001 From: Joakim Olsson Date: Thu, 1 Sep 2022 04:42:00 +0000 Subject: [PATCH] Build(deps-dev): bump eslint-plugin-nuxt from 3.2.0 to 4.0.0 Bumps [eslint-plugin-nuxt](https://github.com/nuxt/eslint-plugin-nuxt) from 3.2.0 to 4.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/v3.2.0...v4.0.0) --- package.json | 2 +- yarn.lock | 20 ++++++++++---------- 2 files changed, 11 insertions(+), 11 deletions(-) diff --git a/package.json b/package.json index 5c7df01..3b4b625 100644 --- a/package.json +++ b/package.json @@ -69,7 +69,7 @@ "eslint-config-prettier": "^8.5.0", "eslint-loader": "^4.0.2", "eslint-plugin-import": "^2.26.0", - "eslint-plugin-nuxt": "^3.2.0", + "eslint-plugin-nuxt": "^4.0.0", "eslint-plugin-prettier": "^4.2.1", "eslint-plugin-vue": "^9.4.0", "husky": "^8.0.1", diff --git a/yarn.lock b/yarn.lock index bb71926..ea784b3 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6734,14 +6734,14 @@ eslint-plugin-node@^11.1.0: resolve "^1.10.1" semver "^6.1.0" -eslint-plugin-nuxt@^3.2.0: - version "3.2.0" - resolved "https://registry.yarnpkg.com/eslint-plugin-nuxt/-/eslint-plugin-nuxt-3.2.0.tgz#5fbe95c8c7784c071d39adc848a695ef5e91fb34" - integrity sha512-SWpmJALwagdrlMooajFX9IFxFEKdBxD+e4NFOVw9FGc22HQpNKdiljRHchS/3O5e2R7sPZYv8xdCtoordqIXFQ== +eslint-plugin-nuxt@^4.0.0: + version "4.0.0" + resolved "https://registry.yarnpkg.com/eslint-plugin-nuxt/-/eslint-plugin-nuxt-4.0.0.tgz#f124b05c9038207ffaae74e2741f4a2e87472bae" + integrity sha512-v3Vwdk8YKe52bAz8eSIDqQuTtfL/T1r9dSl1uhC5SyR5pgLxgKkQdxXVf/Bf6Ax7uyd9rHqiAuYVdqqDb7ILdA== dependencies: - eslint-plugin-vue "^8.5.0" - semver "^7.3.5" - vue-eslint-parser "^8.3.0" + eslint-plugin-vue "^9.4.0" + semver "^7.3.7" + vue-eslint-parser "^9.0.3" eslint-plugin-prettier@^4.2.1: version "4.2.1" @@ -6775,7 +6775,7 @@ eslint-plugin-unicorn@^42.0.0: semver "^7.3.5" strip-indent "^3.0.0" -eslint-plugin-vue@^8.5.0, eslint-plugin-vue@^8.7.1: +eslint-plugin-vue@^8.7.1: version "8.7.1" resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-8.7.1.tgz#f13c53547a0c9d64588a675cc5ecc6ccaf63703f" integrity sha512-28sbtm4l4cOzoO1LtzQPxfxhQABararUb1JtqusQqObJpWX2e/gmVyeYVfepizPFne0Q5cILkYGiBoV36L12Wg== @@ -14891,7 +14891,7 @@ vue-demi@*, vue-demi@^0.13.1, vue-demi@^0.13.11: resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.13.11.tgz#7d90369bdae8974d87b1973564ad390182410d99" integrity sha512-IR8HoEEGM65YY3ZJYAjMlKygDQn25D5ajNFNoKh9RSDMQtlzCxtfQjdQgv9jjK+m3377SsJXY8ysq8kLCZL25A== -vue-eslint-parser@^8.0.1, vue-eslint-parser@^8.3.0: +vue-eslint-parser@^8.0.1: version "8.3.0" resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-8.3.0.tgz#5d31129a1b3dd89c0069ca0a1c88f970c360bd0d" integrity sha512-dzHGG3+sYwSf6zFBa0Gi9ZDshD7+ad14DGOdTLjruRVgZXe2J+DcZ9iUhyR48z5g1PqRa20yt3Njna/veLJL/g== @@ -14904,7 +14904,7 @@ vue-eslint-parser@^8.0.1, vue-eslint-parser@^8.3.0: lodash "^4.17.21" semver "^7.3.5" -vue-eslint-parser@^9.0.1: +vue-eslint-parser@^9.0.1, vue-eslint-parser@^9.0.3: version "9.0.3" resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.0.3.tgz#0c17a89e0932cc94fa6a79f0726697e13bfe3c96" integrity sha512-yL+ZDb+9T0ELG4VIFo/2anAOz8SvBdlqEnQnvJ3M7Scq56DvtjY0VY88bByRZB0D4J0u8olBcfrXTVONXsh4og==