Skip to content

Commit 42793e8

Browse files
Merge pull request #913 from crishellco/renovate/eslint-plugin-vue-9.x
chore(deps): update dependency eslint-plugin-vue to v9.24.1
2 parents 73dc250 + 718a785 commit 42793e8

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
@@ -63,7 +63,7 @@
6363
"eslint-plugin-prettier-vue": "4.2.0",
6464
"eslint-plugin-sort-keys-fix": "^1.1.2",
6565
"eslint-plugin-unused-imports": "^3.0.0",
66-
"eslint-plugin-vue": "9.24.0",
66+
"eslint-plugin-vue": "9.24.1",
6767
"husky": "9.0.11",
6868
"jest": "27.5.1",
6969
"npm-run-all2": "6.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6987,10 +6987,10 @@ [email protected]:
69876987
semver "^7.3.5"
69886988
vue-eslint-parser "^8.0.1"
69896989

6990-
6991-
version "9.24.0"
6992-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.0.tgz#71209f4652ee767f18c0bf56f25991b7cdc5aa46"
6993-
integrity sha512-9SkJMvF8NGMT9aQCwFc5rj8Wo1XWSMSHk36i7ZwdI614BU7sIOR28ZjuFPKp8YGymZN12BSEbiSwa7qikp+PBw==
6990+
6991+
version "9.24.1"
6992+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.24.1.tgz#0d90330c939f9dd2f4c759da5a2ad91dc1c8bac4"
6993+
integrity sha512-wk3SuwmS1pZdcuJlokGYEi/buDOwD6KltvhIZyOnpJ/378dcQ4zchu9PAMbbLAaydCz1iYc5AozszcOOgZIIOg==
69946994
dependencies:
69956995
"@eslint-community/eslint-utils" "^4.4.0"
69966996
globals "^13.24.0"

0 commit comments

Comments
 (0)