Skip to content

Commit 0951c59

Browse files
build(deps-dev): bump eslint-plugin-vue from 9.32.0 to 9.33.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.32.0 to 9.33.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](vuejs/eslint-plugin-vue@v9.32.0...v9.33.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 c34bf45 commit 0951c59

2 files changed

Lines changed: 34 additions & 21 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"eslint-plugin-node": "11.1.0",
151151
"eslint-plugin-nuxt": "4.0.0",
152152
"eslint-plugin-promise": "7.2.1",
153-
"eslint-plugin-vue": "9.32.0",
153+
"eslint-plugin-vue": "9.33.0",
154154
"extract-zip": "2.0.1",
155155
"glob": "^11.0.1",
156156
"jest": "29.7.0",

yarn.lock

Lines changed: 33 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -3079,14 +3079,7 @@
30793079
dependencies:
30803080
"@types/node" "*"
30813081

3082-
"@types/node@*", "@types/node@^22.7.7":
3083-
version "22.13.9"
3084-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9.tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca"
3085-
integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==
3086-
dependencies:
3087-
undici-types "~6.20.0"
3088-
3089-
"@types/node@22.13.9":
3082+
"@types/node@*", "@types/node@22.13.9", "@types/node@^22.7.7":
30903083
version "22.13.9"
30913084
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.13.9.tgz#5d9a8f7a975a5bd3ef267352deb96fb13ec02eca"
30923085
integrity sha512-acBjXdRJ3A6Pb3tqnw9HZmyR3Fiol3aGxRCK1x3d+6CDAMjl7I649wpSd+yNURCjbOUGu9tqtLKnTGxmK6CyGw==
@@ -6730,10 +6723,10 @@ eslint-plugin-unicorn@^43.0.2:
67306723
semver "^7.3.7"
67316724
strip-indent "^3.0.0"
67326725

6733-
eslint-plugin-vue@9.32.0, eslint-plugin-vue@^9.4.0:
6734-
version "9.32.0"
6735-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.32.0.tgz#2b558e827886b567dfaa156cc1cad0f596461fab"
6736-
integrity sha512-b/Y05HYmnB/32wqVcjxjHZzNpwxj1onBOvqW89W+V+XNG1dRuaFbNd3vT9CLbr2LXjEoq+3vn8DanWf7XU22Ug==
6726+
eslint-plugin-vue@9.33.0, eslint-plugin-vue@^9.4.0:
6727+
version "9.33.0"
6728+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.33.0.tgz#de33eba8f78e1d172c59c8ec7fbfd60c6ca35c39"
6729+
integrity sha512-174lJKuNsuDIlLpjeXc5E2Tss8P44uIimAfGD0b90k0NoirJqpG7stLuU9Vp/9ioTOrQdWVREc4mRd1BD+CvGw==
67376730
dependencies:
67386731
"@eslint-community/eslint-utils" "^4.4.0"
67396732
globals "^13.24.0"
@@ -12661,7 +12654,16 @@ string-length@^5.0.1:
1266112654
char-regex "^2.0.0"
1266212655
strip-ansi "^7.0.1"
1266312656

12664-
"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^2.1.1, string-width@^4, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.0.1, string-width@^5.1.2:
12657+
"string-width-cjs@npm:string-width@^4.2.0":
12658+
version "4.2.3"
12659+
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
12660+
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
12661+
dependencies:
12662+
emoji-regex "^8.0.0"
12663+
is-fullwidth-code-point "^3.0.0"
12664+
strip-ansi "^6.0.1"
12665+
12666+
"string-width@^1.0.2 || 2 || 3 || 4", string-width@^2.1.1, string-width@^4, string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3, string-width@^5.0.1, string-width@^5.1.2:
1266512667
version "4.2.3"
1266612668
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
1266712669
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
@@ -12730,7 +12732,7 @@ string_decoder@~1.1.1:
1273012732
dependencies:
1273112733
safe-buffer "~5.1.0"
1273212734

12733-
"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12735+
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
1273412736
version "6.0.1"
1273512737
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
1273612738
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
@@ -12744,6 +12746,13 @@ strip-ansi@^4.0.0:
1274412746
dependencies:
1274512747
ansi-regex "^3.0.0"
1274612748

12749+
strip-ansi@^6.0.0, strip-ansi@^6.0.1:
12750+
version "6.0.1"
12751+
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
12752+
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
12753+
dependencies:
12754+
ansi-regex "^5.0.1"
12755+
1274712756
strip-ansi@^7.0.1:
1274812757
version "7.1.0"
1274912758
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-7.1.0.tgz#d5b6568ca689d8561370b0707685d22434faff45"
@@ -13393,11 +13402,6 @@ undici-types@~5.26.4:
1339313402
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1339413403
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1339513404

13396-
undici-types@~6.19.2:
13397-
version "6.19.8"
13398-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.19.8.tgz#35111c9d1437ab83a7cdc0abae2f26d88eda0a02"
13399-
integrity sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==
13400-
1340113405
undici-types@~6.20.0:
1340213406
version "6.20.0"
1340313407
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.20.0.tgz#8171bf22c1f588d1554d55bf204bc624af388433"
@@ -14078,7 +14082,7 @@ word-wrap@~1.2.3:
1407814082
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
1407914083
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
1408014084

14081-
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
14085+
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
1408214086
version "7.0.0"
1408314087
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
1408414088
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
@@ -14104,6 +14108,15 @@ wrap-ansi@^6.2.0:
1410414108
string-width "^4.1.0"
1410514109
strip-ansi "^6.0.0"
1410614110

14111+
wrap-ansi@^7.0.0:
14112+
version "7.0.0"
14113+
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
14114+
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
14115+
dependencies:
14116+
ansi-styles "^4.0.0"
14117+
string-width "^4.1.0"
14118+
strip-ansi "^6.0.0"
14119+
1410714120
wrap-ansi@^8.1.0:
1410814121
version "8.1.0"
1410914122
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-8.1.0.tgz#56dc22368ee570face1b49819975d9b9a5ead214"

0 commit comments

Comments
 (0)