Skip to content

Commit 09e7ea2

Browse files
chore(deps-dev): bump eslint-plugin-vue from 9.8.0 to 9.9.0 in /web
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.8.0 to 9.9.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.8.0...v9.9.0) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 8f9ab0e commit 09e7ea2

3 files changed

Lines changed: 12 additions & 12 deletions

File tree

web/package-lock.json

Lines changed: 7 additions & 7 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
@@ -57,7 +57,7 @@
5757
"eslint": "^8.4.1",
5858
"eslint-config-prettier": "^8.3.0",
5959
"eslint-plugin-nuxt": "^4.0.0",
60-
"eslint-plugin-vue": "^9.8.0",
60+
"eslint-plugin-vue": "^9.9.0",
6161
"jest": "^27.4.4",
6262
"lint-staged": "^13.1.0",
6363
"postcss-html": "^1.5.0",

web/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5865,10 +5865,10 @@ eslint-plugin-vue@^8.7.1:
58655865
semver "^7.3.5"
58665866
vue-eslint-parser "^8.0.1"
58675867

5868-
eslint-plugin-vue@^9.4.0, eslint-plugin-vue@^9.8.0:
5869-
version "9.8.0"
5870-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.8.0.tgz#91de2aabbee8cdbef078ccd4f650a9ecfa445f4f"
5871-
integrity sha512-E/AXwcTzunyzM83C2QqDHxepMzvI2y6x+mmeYHbVDQlKFqmKYvRrhaVixEeeG27uI44p9oKDFiyCRw4XxgtfHA==
5868+
eslint-plugin-vue@^9.4.0, eslint-plugin-vue@^9.9.0:
5869+
version "9.9.0"
5870+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.9.0.tgz#ac788ebccd2eb94d846a507df55da50693b80c91"
5871+
integrity sha512-YbubS7eK0J7DCf0U2LxvVP7LMfs6rC6UltihIgval3azO3gyDwEGVgsCMe1TmDiEkl6GdMKfRpaME6QxIYtzDQ==
58725872
dependencies:
58735873
eslint-utils "^3.0.0"
58745874
natural-compare "^1.4.0"

0 commit comments

Comments
 (0)