Skip to content

Commit 60d7199

Browse files
authored
Merge pull request NdoleStudio#258 from NdoleStudio/dependabot/npm_and_yarn/web/eslint-plugin-vue-9.16.1
chore(deps-dev): bump eslint-plugin-vue from 9.15.1 to 9.16.1 in /web
2 parents dfbc564 + 4328d09 commit 60d7199

2 files changed

Lines changed: 13 additions & 13 deletions

File tree

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"eslint": "^8.46.0",
6464
"eslint-config-prettier": "^8.8.0",
6565
"eslint-plugin-nuxt": "^4.0.0",
66-
"eslint-plugin-vue": "^9.15.0",
66+
"eslint-plugin-vue": "^9.16.1",
6767
"jest": "^27.4.4",
6868
"lint-staged": "^13.2.2",
6969
"postcss-html": "^1.5.0",

web/yarn.lock

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1473,7 +1473,7 @@
14731473
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.7.tgz#1d572bfbbe14b7704e0ba0f39b74815b84870d70"
14741474
integrity sha512-dBVuXR082gk3jsFp7Rd/JI4kytwGHecnCoTtXFb7DB6CNHp4rg5k1bhg0nWdLGLnOV71lmDzGQaLMy8iPLY0pw==
14751475

1476-
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.3.0":
1476+
"@eslint-community/eslint-utils@^4.2.0", "@eslint-community/eslint-utils@^4.4.0":
14771477
version "4.4.0"
14781478
resolved "https://registry.yarnpkg.com/@eslint-community/eslint-utils/-/eslint-utils-4.4.0.tgz#a23514e8fb9af1269d5f7788aa556798d61c6b59"
14791479
integrity sha512-1/sA4dwrzBAyeUoQ6oxahHKmrZvsnLCg4RfxW3ZFGGmQkSNQPFNLV9CUEFQP1x9EYXHTo5p6xdhZM1Ne9p/AfA==
@@ -6677,17 +6677,17 @@ eslint-plugin-unicorn@^44.0.2:
66776677
semver "^7.3.7"
66786678
strip-indent "^3.0.0"
66796679

6680-
eslint-plugin-vue@^9.15.0, eslint-plugin-vue@^9.4.0, eslint-plugin-vue@^9.7.0:
6681-
version "9.15.1"
6682-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.15.1.tgz#3c09e0edab444b5d4d9239a12a645a0e2e2ea5be"
6683-
integrity sha512-CJE/oZOslvmAR9hf8SClTdQ9JLweghT6JCBQNrT2Iel1uVw0W0OLJxzvPd6CxmABKCvLrtyDnqGV37O7KQv6+A==
6680+
eslint-plugin-vue@^9.16.1, eslint-plugin-vue@^9.4.0, eslint-plugin-vue@^9.7.0:
6681+
version "9.16.1"
6682+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.16.1.tgz#3508d9279d797b40889db76da2fd26524e9144e6"
6683+
integrity sha512-2FtnTqazA6aYONfDuOZTk0QzwhAwi7Z4+uJ7+GHeGxcKapjqWlDsRWDenvyG/utyOfAS5bVRmAG3cEWiYEz2bA==
66846684
dependencies:
6685-
"@eslint-community/eslint-utils" "^4.3.0"
6685+
"@eslint-community/eslint-utils" "^4.4.0"
66866686
natural-compare "^1.4.0"
6687-
nth-check "^2.0.1"
6688-
postcss-selector-parser "^6.0.9"
6689-
semver "^7.3.5"
6690-
vue-eslint-parser "^9.3.0"
6687+
nth-check "^2.1.1"
6688+
postcss-selector-parser "^6.0.13"
6689+
semver "^7.5.4"
6690+
vue-eslint-parser "^9.3.1"
66916691
xml-name-validator "^4.0.0"
66926692

66936693
eslint-scope@5.1.1, eslint-scope@^5.1.1:
@@ -10433,7 +10433,7 @@ npm-run-path@^5.1.0:
1043310433
dependencies:
1043410434
path-key "^4.0.0"
1043510435

10436-
nth-check@^2.0.1:
10436+
nth-check@^2.0.1, nth-check@^2.1.1:
1043710437
version "2.1.1"
1043810438
resolved "https://registry.yarnpkg.com/nth-check/-/nth-check-2.1.1.tgz#c9eab428effce36cd6b92c924bdb000ef1f1ed1d"
1043910439
integrity sha512-lqjrjmaOoAnWfMmBPL+XNnynZh2+swxiX3WUE0s4yEHI6m+AwrK2UZOimIRl3X/4QctVqS8AiZjFqyOGrMXb/w==
@@ -14154,7 +14154,7 @@ vue-client-only@^2.1.0:
1415414154
resolved "https://registry.yarnpkg.com/vue-client-only/-/vue-client-only-2.1.0.tgz#1a67a47b8ecacfa86d75830173fffee3bf8a4ee3"
1415514155
integrity sha512-vKl1skEKn8EK9f8P2ZzhRnuaRHLHrlt1sbRmazlvsx6EiC3A8oWF8YCBrMJzoN+W3OnElwIGbVjsx6/xelY1AA==
1415614156

14157-
vue-eslint-parser@^9.0.3, vue-eslint-parser@^9.3.0:
14157+
vue-eslint-parser@^9.0.3, vue-eslint-parser@^9.3.1:
1415814158
version "9.3.1"
1415914159
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.3.1.tgz#429955e041ae5371df5f9e37ebc29ba046496182"
1416014160
integrity sha512-Clr85iD2XFZ3lJ52/ppmUDG/spxQu6+MAeHXjjyI4I1NUYZ9xmenQp4N0oaHJhrA8OOxltCVxMRfANGa70vU0g==

0 commit comments

Comments
 (0)