Build(deps-dev): bump @nuxtjs/eslint-module from 4.0.1 to 4.0.2

Bumps [@nuxtjs/eslint-module](https://github.com/nuxt-community/eslint-module) from 4.0.1 to 4.0.2.
- [Release notes](https://github.com/nuxt-community/eslint-module/releases)
- [Changelog](https://github.com/nuxt-community/eslint-module/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nuxt-community/eslint-module/compare/v4.0.1...v4.0.2)
This commit is contained in:
2023-03-11 04:41:41 +00:00
parent 1814848382
commit 144dda9de5
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -54,7 +54,7 @@
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
"@nuxt/types": "^2.16.0",
"@nuxtjs/eslint-config-typescript": "^12.0.0",
"@nuxtjs/eslint-module": "^4.0.1",
"@nuxtjs/eslint-module": "^4.0.2",
"@nuxtjs/stylelint-module": "^5.0.0",
"@typescript-eslint/eslint-plugin": "^5.54.1",
"@typescript-eslint/parser": "^5.54.1",
+4 -4
View File
@@ -2929,10 +2929,10 @@
eslint-plugin-vue "^9.7.0"
local-pkg "^0.4.2"
"@nuxtjs/eslint-module@^4.0.1":
version "4.0.1"
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-module/-/eslint-module-4.0.1.tgz#bdacd545eed89b4d94261c4696a0af6d5f43ef42"
integrity sha512-s0Pdqhr7YEVuf4J5Nm7/EU2plF5TCgolX9c6GTOt+HUkN3DJzwZpDk6JfuCKhDtC4iP2borRZcjJU6av7xMugA==
"@nuxtjs/eslint-module@^4.0.2":
version "4.0.2"
resolved "https://registry.yarnpkg.com/@nuxtjs/eslint-module/-/eslint-module-4.0.2.tgz#5d4d83d39e8d34a0b3adfef175e0adddaed35c7b"
integrity sha512-Lss37KjO9EZwlrxHcvXWiLZnd/kvw40htqhwKJiA8/IwuVWAFJ6Tu5Hl8iz2V0BN4RU1DIaS1ULQOQycndu3dw==
dependencies:
"@nuxt/kit" "^3.2.3"
eslint-webpack-plugin "^4.0.0"