chore(deps): update dependency eslint-config-prettier to v9
This commit is contained in:
parent
5be8163ef8
commit
2b496ea51c
2 changed files with 5 additions and 5 deletions
|
@ -77,7 +77,7 @@
|
|||
"conventional-changelog-cli": "3.0.0",
|
||||
"conventional-changelog-conventionalcommits": "6.1.0",
|
||||
"eslint": "8.46.0",
|
||||
"eslint-config-prettier": "8.10.0",
|
||||
"eslint-config-prettier": "9.0.0",
|
||||
"fs-extra": "11.1.1",
|
||||
"handlebars": "4.7.8",
|
||||
"npm-run-all": "4.1.5",
|
||||
|
|
|
@ -48,8 +48,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)
|
||||
fs-extra:
|
||||
specifier: 11.1.1
|
||||
version: 11.1.1
|
||||
|
@ -2189,8 +2189,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