mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Update dependency eslint-config-vuepress to v3.9.0 (#915)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
b0473d4b50
commit
65f05f55ad
14
package-lock.json
generated
14
package-lock.json
generated
@ -35,7 +35,7 @@
|
|||||||
"@vuepress/plugin-pwa": "1.9.7",
|
"@vuepress/plugin-pwa": "1.9.7",
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
"eslint": "7.32.0",
|
"eslint": "7.32.0",
|
||||||
"eslint-config-vuepress": "3.8.0",
|
"eslint-config-vuepress": "3.9.0",
|
||||||
"eslint-plugin-markdown": "2.2.1",
|
"eslint-plugin-markdown": "2.2.1",
|
||||||
"eslint-plugin-promise": "6.0.0",
|
"eslint-plugin-promise": "6.0.0",
|
||||||
"eslint-plugin-vue": "9.1.0",
|
"eslint-plugin-vue": "9.1.0",
|
||||||
@ -7045,9 +7045,9 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"node_modules/eslint-config-vuepress": {
|
"node_modules/eslint-config-vuepress": {
|
||||||
"version": "3.8.0",
|
"version": "3.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-config-vuepress/-/eslint-config-vuepress-3.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-config-vuepress/-/eslint-config-vuepress-3.9.0.tgz",
|
||||||
"integrity": "sha512-zv9/RxPB9LR7drbQE3qE+7ujKnxLvDo01lWs5h5eiT7UPNsonHdxlbfxWuWjB3ZarJX15HphLxAMV34L06EaHw==",
|
"integrity": "sha512-zraEmHRt2BNc4k0/PkD6HrNXVdg4x5gbMHAZ3CycksOItVJoW7Qe2vq6bR5bEjYt4G4Ks9HeW9LEAgGIFSGE2Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"eslint-config-prettier": "^8.5.0",
|
"eslint-config-prettier": "^8.5.0",
|
||||||
@ -23924,9 +23924,9 @@
|
|||||||
"requires": {}
|
"requires": {}
|
||||||
},
|
},
|
||||||
"eslint-config-vuepress": {
|
"eslint-config-vuepress": {
|
||||||
"version": "3.8.0",
|
"version": "3.9.0",
|
||||||
"resolved": "https://registry.npmjs.org/eslint-config-vuepress/-/eslint-config-vuepress-3.8.0.tgz",
|
"resolved": "https://registry.npmjs.org/eslint-config-vuepress/-/eslint-config-vuepress-3.9.0.tgz",
|
||||||
"integrity": "sha512-zv9/RxPB9LR7drbQE3qE+7ujKnxLvDo01lWs5h5eiT7UPNsonHdxlbfxWuWjB3ZarJX15HphLxAMV34L06EaHw==",
|
"integrity": "sha512-zraEmHRt2BNc4k0/PkD6HrNXVdg4x5gbMHAZ3CycksOItVJoW7Qe2vq6bR5bEjYt4G4Ks9HeW9LEAgGIFSGE2Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"requires": {
|
"requires": {
|
||||||
"eslint-config-prettier": "^8.5.0",
|
"eslint-config-prettier": "^8.5.0",
|
||||||
|
@ -27,7 +27,7 @@
|
|||||||
"@vuepress/plugin-pwa": "1.9.7",
|
"@vuepress/plugin-pwa": "1.9.7",
|
||||||
"babel-eslint": "10.1.0",
|
"babel-eslint": "10.1.0",
|
||||||
"eslint": "7.32.0",
|
"eslint": "7.32.0",
|
||||||
"eslint-config-vuepress": "3.8.0",
|
"eslint-config-vuepress": "3.9.0",
|
||||||
"eslint-plugin-markdown": "2.2.1",
|
"eslint-plugin-markdown": "2.2.1",
|
||||||
"eslint-plugin-promise": "6.0.0",
|
"eslint-plugin-promise": "6.0.0",
|
||||||
"eslint-plugin-vue": "9.1.0",
|
"eslint-plugin-vue": "9.1.0",
|
||||||
|
Loading…
Reference in New Issue
Block a user