Bump eslint-plugin-vue from 6.1.1 to 6.1.2

Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v6.1.1...v6.1.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-01-05 02:13:27 +00:00 коммит произвёл GitHub
Родитель 2fe0a2cc61
Коммит b0e487eb7d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
2 изменённых файлов: 5 добавлений и 4 удалений

7
package-lock.json сгенерированный
Просмотреть файл

@ -4544,11 +4544,12 @@
}
},
"eslint-plugin-vue": {
"version": "6.1.1",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-6.1.1.tgz",
"integrity": "sha512-WsJcndi3iOtKF+Wkrw7mWiKT3GdGYUM8onbWYX7sBgggiFKoxHyx8VciA5letkx6iKzoW4B7XrBeVdTukmrtpg==",
"version": "6.1.2",
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-6.1.2.tgz",
"integrity": "sha512-M75oAB+2a/LNkLKRbeEaS07EjzjIUaV7/hYoHAfRFeeF8ZMmCbahUn8nQLsLP85mkar24+zDU3QW2iT1JRsACw==",
"dev": true,
"requires": {
"semver": "^5.6.0",
"vue-eslint-parser": "^7.0.0"
}
},

Просмотреть файл

@ -46,7 +46,7 @@
"eslint-config-prettier": "^6.9.0",
"eslint-plugin-nextcloud": "^0.3.0",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-vue": "^6.1.1",
"eslint-plugin-vue": "^6.1.2",
"file-loader": "^5.0.2",
"jsdom": "^15.2.1",
"jsdom-global": "^3.0.2",