Skip to content

Commit

Permalink
Merge pull request mmistakes#86 from aymaneMx/dependabot/npm_and_yarn…
Browse files Browse the repository at this point in the history
…/eslint-plugin-nuxt-4.0.0

chore(deps-dev): bump eslint-plugin-nuxt from 3.2.0 to 4.0.0
  • Loading branch information
aymaneMx authored Sep 6, 2022
2 parents c1023c3 + f0894f0 commit 9bf5b09
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@nuxtjs/tailwindcss": "^5.3.2",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-nuxt": "^3.2.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-vue": "^9.4.0",
"postcss": "^8.4.16",
"prettier": "^2.7.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4261,14 +4261,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-promise@^6.0.0:
version "6.0.0"
Expand Down Expand Up @@ -10010,7 +10010,7 @@ vue-client-only@^2.0.0:
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.1.0.tgz#1a67a47b8ecacfa86d75830173fffee3bf8a4ee3"
integrity sha512-vKl1skEKn8EK9f8P2ZzhRnuaRHLHrlt1sbRmazlvsx6EiC3A8oWF8YCBrMJzoN+W3OnElwIGbVjsx6/xelY1AA==

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==
Expand All @@ -10023,7 +10023,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==
Expand Down

0 comments on commit 9bf5b09

Please # to comment.