summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-06-12 01:03:24 +0000
committerGitHub <noreply@github.com>2021-06-12 01:03:24 +0000
commite34e33226771e0805e55567bb3c64303c2ea8db8 (patch)
tree69dcb8f640033b422931a1ff4f33e5a549552ad9 /package-lock.json
parent4133d1b9fcc91617064f28bc8409c164ea5888a4 (diff)
Bump eslint-plugin-vue from 7.10.0 to 7.11.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.10.0 to 7.11.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.10.0...v7.11.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>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index bcc9665b..9df1420d 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6318,9 +6318,9 @@
"dev": true
},
"eslint-plugin-vue": {
- "version": "7.10.0",
- "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.10.0.tgz",
- "integrity": "sha512-xdr6e4t/L2moRAeEQ9HKgge/hFq+w9v5Dj+BA54nTAzSFdUyKLiSOdZaRQjCHMY0Pk2WaQBFH9QiWG60xiC+6A==",
+ "version": "7.11.0",
+ "resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-7.11.0.tgz",
+ "integrity": "sha512-Qwo8wilqnOXnG9B5auEiTstyaHefyhHd5lEhhxemwXoWsAxIW2yppzuVudowC5n+qn1nMLNV9TANkTthBK7Waw==",
"dev": true,
"requires": {
"eslint-utils": "^2.1.0",