chore(deps): update dependency eslint-config-prettier to v9 (#662)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-08-28 00:05:45 +08:00 committed by GitHub
parent 477462bc01
commit f674b76e0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -22,7 +22,7 @@
"@vitest/coverage-v8": "^0.33.0",
"bumpp": "^9.1.1",
"eslint": "^8.45.0",
"eslint-config-prettier": "^8.8.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-import": "^2.27.5",
"jsdom": "^22.1.0",
"prettier": "^3.0.0",

8
pnpm-lock.yaml generated
View File

@ -30,8 +30,8 @@ importers:
specifier: ^8.45.0
version: 8.45.0
eslint-config-prettier:
specifier: ^8.8.0
version: 8.8.0(eslint@8.45.0)
specifier: ^9.0.0
version: 9.0.0(eslint@8.45.0)
eslint-plugin-import:
specifier: ^2.27.5
version: 2.27.5(@typescript-eslint/parser@6.0.0)(eslint@8.45.0)
@ -2962,8 +2962,8 @@ packages:
engines: {node: '>=10'}
dev: true
/eslint-config-prettier@8.8.0(eslint@8.45.0):
resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==}
/eslint-config-prettier@9.0.0(eslint@8.45.0):
resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'