Skip to content

Commit 1dce3c2

Browse files
chore(deps): update dependency eslint-plugin-vue to v9.26.0 (#468)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f5ab627 commit 1dce3c2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"eslint-plugin-n": "17.5.1",
3636
"eslint-plugin-promise": "6.1.1",
3737
"eslint-plugin-standard": "5.0.0",
38-
"eslint-plugin-vue": "9.25.0",
38+
"eslint-plugin-vue": "9.26.0",
3939
"flush-promises": "1.0.2",
4040
"jest": "29.7.0",
4141
"jest-environment-jsdom": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5418,10 +5418,10 @@ [email protected]:
54185418
resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
54195419
integrity sha512-eSIXPc9wBM4BrniMzJRBm2uoVuXz2EPa+NXPk2+itrVt+r5SbKFERx/IgrK/HmfjddyKVz2f+j+7gBRvu19xLg==
54205420

5421-
eslint-plugin-vue@9.25.0:
5422-
version "9.25.0"
5423-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.25.0.tgz#615cb7bb6d0e2140d21840b9aa51dce69e803e7a"
5424-
integrity sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==
5421+
eslint-plugin-vue@9.26.0:
5422+
version "9.26.0"
5423+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.26.0.tgz#bf7f5cce62c8f878059b91edae44d22974133af5"
5424+
integrity sha512-eTvlxXgd4ijE1cdur850G6KalZqk65k1JKoOI2d1kT3hr8sPD07j1q98FRFdNnpxBELGPWxZmInxeHGF/GxtqQ==
54255425
dependencies:
54265426
"@eslint-community/eslint-utils" "^4.4.0"
54275427
globals "^13.24.0"

0 commit comments

Comments
 (0)