Skip to content

Commit 0dd579e

Browse files
authored
Merge pull request NdoleStudio#165 from NdoleStudio/dependabot/npm_and_yarn/web/eslint-plugin-vue-9.11.0
chore(deps-dev): bump eslint-plugin-vue from 9.10.0 to 9.11.0 in /web
2 parents 233a201 + e87df3c commit 0dd579e

3 files changed

Lines changed: 9 additions & 10 deletions

File tree

web/package-lock.json

Lines changed: 4 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"eslint": "^8.38.0",
6060
"eslint-config-prettier": "^8.8.0",
6161
"eslint-plugin-nuxt": "^4.0.0",
62-
"eslint-plugin-vue": "^9.10.0",
62+
"eslint-plugin-vue": "^9.11.0",
6363
"jest": "^27.4.4",
6464
"lint-staged": "^13.2.1",
6565
"postcss-html": "^1.5.0",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6431,10 +6431,10 @@ eslint-plugin-unicorn@^44.0.2:
64316431
semver "^7.3.7"
64326432
strip-indent "^3.0.0"
64336433

6434-
eslint-plugin-vue@^9.10.0, eslint-plugin-vue@^9.4.0, eslint-plugin-vue@^9.7.0:
6435-
version "9.10.0"
6436-
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.10.0.tgz"
6437-
integrity sha512-2MgP31OBf8YilUvtakdVMc8xVbcMp7z7/iQj8LHVpXrSXHPXSJRUIGSPFI6b6pyCx/buKaFJ45ycqfHvQRiW2g==
6434+
eslint-plugin-vue@^9.11.0, eslint-plugin-vue@^9.4.0, eslint-plugin-vue@^9.7.0:
6435+
version "9.11.0"
6436+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.11.0.tgz#99a247455c02181f24d9240d422380fd16dd630c"
6437+
integrity sha512-bBCJAZnkBV7ATH4Z1E7CvN3nmtS4H7QUU3UBxPdo8WohRU+yHjnQRALpTbxMVcz0e4Mx3IyxIdP5HYODMxK9cQ==
64386438
dependencies:
64396439
"@eslint-community/eslint-utils" "^4.3.0"
64406440
natural-compare "^1.4.0"

0 commit comments

Comments
 (0)