mirror of
https://github.com/bartvdbraak/hellob.art.git
synced 2025-04-26 17:11:21 +00:00
chore(deps): update dependency eslint-config-prettier to v9
This commit is contained in:
parent
5acd4f0829
commit
e3527d48f7
2 changed files with 5 additions and 5 deletions
|
@ -20,7 +20,7 @@
|
|||
"@typescript-eslint/parser": "^6.0.0",
|
||||
"autoprefixer": "^10.4.14",
|
||||
"eslint": "^8.28.0",
|
||||
"eslint-config-prettier": "^8.5.0",
|
||||
"eslint-config-prettier": "^9.0.0",
|
||||
"eslint-plugin-svelte": "^2.30.0",
|
||||
"lint-staged": "^13.2.3",
|
||||
"postcss": "^8.4.24",
|
||||
|
|
|
@ -47,8 +47,8 @@ devDependencies:
|
|||
specifier: ^8.28.0
|
||||
version: 8.45.0
|
||||
eslint-config-prettier:
|
||||
specifier: ^8.5.0
|
||||
version: 8.8.0(eslint@8.45.0)
|
||||
specifier: ^9.0.0
|
||||
version: 9.0.0(eslint@8.45.0)
|
||||
eslint-plugin-svelte:
|
||||
specifier: ^2.30.0
|
||||
version: 2.32.2(eslint@8.45.0)(svelte@4.1.0)
|
||||
|
@ -1105,8 +1105,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'
|
||||
|
|
Loading…
Reference in a new issue