mirror of
https://git.freecumextremist.com/grumbulon/pomme.git
synced 2024-11-22 10:23:46 +00:00
chore(deps): update dependency eslint-config-prettier to v9
This commit is contained in:
parent
6e3ae28edc
commit
91eff0b6a6
2 changed files with 5 additions and 5 deletions
|
@ -24,7 +24,7 @@
|
|||
"carbon-icons-svelte": "12.1.0",
|
||||
"carbon-preprocess-svelte": "0.10.0",
|
||||
"eslint": "8.46.0",
|
||||
"eslint-config-prettier": "8.10.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"eslint-plugin-svelte3": "4.0.0",
|
||||
"prettier": "2.8.8",
|
||||
"prettier-plugin-svelte": "2.10.1",
|
||||
|
|
|
@ -32,8 +32,8 @@ devDependencies:
|
|||
specifier: 8.46.0
|
||||
version: 8.46.0
|
||||
eslint-config-prettier:
|
||||
specifier: 8.10.0
|
||||
version: 8.10.0(eslint@8.46.0)
|
||||
specifier: 9.0.0
|
||||
version: 9.0.0(eslint@8.46.0)
|
||||
eslint-plugin-svelte3:
|
||||
specifier: 4.0.0
|
||||
version: 4.0.0(eslint@8.46.0)(svelte@4.1.2)
|
||||
|
@ -1049,8 +1049,8 @@ packages:
|
|||
engines: {node: '>=10'}
|
||||
dev: true
|
||||
|
||||
/eslint-config-prettier@8.10.0(eslint@8.46.0):
|
||||
resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==}
|
||||
/eslint-config-prettier@9.0.0(eslint@8.46.0):
|
||||
resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==}
|
||||
hasBin: true
|
||||
peerDependencies:
|
||||
eslint: '>=7.0.0'
|
||||
|
|
Loading…
Reference in a new issue