Skip to content

Commit 8cfdec3

Browse files
Merge pull request #76 from MekDrop/dependabot/npm_and_yarn/eslint-plugin-vue-9.27.0
Bump eslint-plugin-vue from 9.25.0 to 9.27.0
2 parents f95658e + 51dbdb4 commit 8cfdec3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"eslint": "^8.57.0",
4545
"eslint-config-prettier": "^9.1.0",
4646
"eslint-plugin-cypress": "^3.0.3",
47-
"eslint-plugin-vue": "^9.25.0",
47+
"eslint-plugin-vue": "^9.27.0",
4848
"glob": "^10.3.10",
4949
"postcss": "^8.4.39",
5050
"prettier": "^3.2.5",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -2926,18 +2926,18 @@ eslint-plugin-cypress@^3.0.3:
29262926
dependencies:
29272927
globals "^13.20.0"
29282928

2929-
eslint-plugin-vue@^9.25.0:
2930-
version "9.25.0"
2931-
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.25.0.tgz#615cb7bb6d0e2140d21840b9aa51dce69e803e7a"
2932-
integrity sha512-tDWlx14bVe6Bs+Nnh3IGrD+hb11kf2nukfm6jLsmJIhmiRQ1SUaksvwY9U5MvPB0pcrg0QK0xapQkfITs3RKOA==
2929+
eslint-plugin-vue@^9.27.0:
2930+
version "9.27.0"
2931+
resolved "https://registry.yarnpkg.com/eslint-plugin-vue/-/eslint-plugin-vue-9.27.0.tgz#c22dae704a03d9ecefa81364ff89f60ce0481f94"
2932+
integrity sha512-5Dw3yxEyuBSXTzT5/Ge1X5kIkRTQ3nvBn/VwPwInNiZBSJOO/timWMUaflONnFBzU6NhB68lxnCda7ULV5N7LA==
29332933
dependencies:
29342934
"@eslint-community/eslint-utils" "^4.4.0"
29352935
globals "^13.24.0"
29362936
natural-compare "^1.4.0"
29372937
nth-check "^2.1.1"
29382938
postcss-selector-parser "^6.0.15"
29392939
semver "^7.6.0"
2940-
vue-eslint-parser "^9.4.2"
2940+
vue-eslint-parser "^9.4.3"
29412941
xml-name-validator "^4.0.0"
29422942

29432943
@@ -6958,10 +6958,10 @@ vue-demi@>=0.14.5:
69586958
resolved "https://registry.yarnpkg.com/vue-demi/-/vue-demi-0.14.6.tgz#dc706582851dc1cdc17a0054f4fec2eb6df74c92"
69596959
integrity sha512-8QA7wrYSHKaYgUxDA5ZC24w+eHm3sYCbp0EzcDwKqN3p6HqtTCGR/GVsPyZW92unff4UlcSh++lmqDWN3ZIq4w==
69606960

6961-
vue-eslint-parser@^9.4.2:
6962-
version "9.4.2"
6963-
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.4.2.tgz#02ffcce82042b082292f2d1672514615f0d95b6d"
6964-
integrity sha512-Ry9oiGmCAK91HrKMtCrKFWmSFWvYkpGglCeFAIqDdr9zdXmMMpJOmUJS7WWsW7fX81h6mwHmUZCQQ1E0PkSwYQ==
6961+
vue-eslint-parser@^9.4.3:
6962+
version "9.4.3"
6963+
resolved "https://registry.yarnpkg.com/vue-eslint-parser/-/vue-eslint-parser-9.4.3.tgz#9b04b22c71401f1e8bca9be7c3e3416a4bde76a8"
6964+
integrity sha512-2rYRLWlIpaiN8xbPiDyXZXRgLGOtWxERV7ND5fFAv5qo1D2N9Fu9MNajBNc6o13lZ+24DAWCkQCvj4klgmcITg==
69656965
dependencies:
69666966
debug "^4.3.4"
69676967
eslint-scope "^7.1.1"

0 commit comments

Comments
 (0)