mirror of
https://gitlab.com/Binaryify/neteasecloudmusicapi.git
synced 2025-07-03 07:12:09 +08:00
Update dependency eslint-config-prettier to v6.12.0
This commit is contained in:
parent
4f90957090
commit
d7a740ae10
10
package-lock.json
generated
10
package-lock.json
generated
@ -1488,9 +1488,9 @@
|
||||
}
|
||||
},
|
||||
"eslint-config-prettier": {
|
||||
"version": "6.11.0",
|
||||
"resolved": "https://registry.npm.taobao.org/eslint-config-prettier/download/eslint-config-prettier-6.11.0.tgz",
|
||||
"integrity": "sha1-9tIjjBKQ0ByFmotcH301KgsNqLE=",
|
||||
"version": "6.12.0",
|
||||
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-6.12.0.tgz",
|
||||
"integrity": "sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"get-stdin": "^6.0.0"
|
||||
@ -2036,8 +2036,8 @@
|
||||
},
|
||||
"get-stdin": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npm.taobao.org/get-stdin/download/get-stdin-6.0.0.tgz",
|
||||
"integrity": "sha1-ngm/cSs2CrkiXoEgSPcf3pyJZXs=",
|
||||
"resolved": "https://registry.npmjs.org/get-stdin/-/get-stdin-6.0.0.tgz",
|
||||
"integrity": "sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==",
|
||||
"dev": true
|
||||
},
|
||||
"get-stream": {
|
||||
|
@ -52,7 +52,7 @@
|
||||
"@typescript-eslint/eslint-plugin": "4.1.1",
|
||||
"@typescript-eslint/parser": "4.1.1",
|
||||
"eslint": "7.9.0",
|
||||
"eslint-config-prettier": "6.11.0",
|
||||
"eslint-config-prettier": "6.12.0",
|
||||
"eslint-plugin-html": "6.0.3",
|
||||
"eslint-plugin-prettier": "3.1.4",
|
||||
"husky": "4.2.5",
|
||||
|
Loading…
x
Reference in New Issue
Block a user