mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Update dependency eslint-plugin-vue to v9.0.1 (#908)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
0ff79b1389
commit
8432226b28
14
package-lock.json
generated
14
package-lock.json
generated
@ -38,7 +38,7 @@
|
||||
"eslint-config-vuepress": "3.7.1",
|
||||
"eslint-plugin-markdown": "2.2.1",
|
||||
"eslint-plugin-promise": "6.0.0",
|
||||
"eslint-plugin-vue": "9.0.0",
|
||||
"eslint-plugin-vue": "9.0.1",
|
||||
"node-sass": "6.0.1",
|
||||
"prettier": "2.6.2",
|
||||
"sass-loader": "10.2.1",
|
||||
@ -7621,9 +7621,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/eslint-plugin-vue": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.0.0.tgz",
|
||||
"integrity": "sha512-UD1uQp8bzMi1b0/YS1ErmZY2/zJ7YVcVp40KniccN+yka0Agji/5X3SJ/gmrjFYXpEaXRebxa49uegZ4NamFHg==",
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.0.1.tgz",
|
||||
"integrity": "sha512-/w/9/vzz+4bSYtp5UqXgJ0CfycXTMtpp6lkz7/fMp0CcJxPWyRP6Pr88ihhrsNEcVt2ZweMupWRNYa+5Md41LQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"eslint-utils": "^3.0.0",
|
||||
@ -24434,9 +24434,9 @@
|
||||
"requires": {}
|
||||
},
|
||||
"eslint-plugin-vue": {
|
||||
"version": "9.0.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.0.0.tgz",
|
||||
"integrity": "sha512-UD1uQp8bzMi1b0/YS1ErmZY2/zJ7YVcVp40KniccN+yka0Agji/5X3SJ/gmrjFYXpEaXRebxa49uegZ4NamFHg==",
|
||||
"version": "9.0.1",
|
||||
"resolved": "https://registry.npmjs.org/eslint-plugin-vue/-/eslint-plugin-vue-9.0.1.tgz",
|
||||
"integrity": "sha512-/w/9/vzz+4bSYtp5UqXgJ0CfycXTMtpp6lkz7/fMp0CcJxPWyRP6Pr88ihhrsNEcVt2ZweMupWRNYa+5Md41LQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"eslint-utils": "^3.0.0",
|
||||
|
@ -30,7 +30,7 @@
|
||||
"eslint-config-vuepress": "3.7.1",
|
||||
"eslint-plugin-markdown": "2.2.1",
|
||||
"eslint-plugin-promise": "6.0.0",
|
||||
"eslint-plugin-vue": "9.0.0",
|
||||
"eslint-plugin-vue": "9.0.1",
|
||||
"node-sass": "6.0.1",
|
||||
"prettier": "2.6.2",
|
||||
"sass-loader": "10.2.1",
|
||||
|
Loading…
Reference in New Issue
Block a user