Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit bef6812

Browse files
committed
chore(deps): update dependency eslint-plugin-vue to ^7.10.0
1 parent 51aefce commit bef6812

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
@@ -54,7 +54,7 @@
5454
"standard-version": "^9.3.0"
5555
},
5656
"dependencies": {
57-
"eslint-plugin-vue": "^7.9.0",
57+
"eslint-plugin-vue": "^7.10.0",
5858
"semver": "^7.3.5",
5959
"vue-eslint-parser": "^7.6.0"
6060
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1739,10 +1739,10 @@ eslint-plugin-standard@^4.1.0:
17391739
resolved "https://registry.npmjs.org/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz#0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5"
17401740
integrity sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==
17411741

1742-
eslint-plugin-vue@^7.9.0:
1743-
version "7.9.0"
1744-
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.9.0.tgz#f8e83a2a908f4c43fc8304f5401d4ff671f3d560"
1745-
integrity sha512-2Q0qQp5+5h+pZvJKCbG1/jCRUYrdgAz5BYKGyTlp2NU8mx09u3Hp7PsH6d5qef6ojuPoCXMnrbbDxeoplihrSw==
1742+
eslint-plugin-vue@^7.10.0:
1743+
version "7.10.0"
1744+
resolved "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.10.0.tgz#251749aa99e089e085275f011042c6e74189f89a"
1745+
integrity sha512-xdr6e4t/L2moRAeEQ9HKgge/hFq+w9v5Dj+BA54nTAzSFdUyKLiSOdZaRQjCHMY0Pk2WaQBFH9QiWG60xiC+6A==
17461746
dependencies:
17471747
eslint-utils "^2.1.0"
17481748
natural-compare "^1.4.0"

0 commit comments

Comments
 (0)