chore(deps): update dependency eslint-config-prettier to v9.1.0
All checks were successful
ci/woodpecker/pr/checks Pipeline was successful
ci/woodpecker/push/checks Pipeline was successful

This commit is contained in:
Renovate Bot 2023-12-02 10:00:48 +00:00
parent 78131507c1
commit 334f696ae8
2 changed files with 5 additions and 5 deletions

View file

@ -77,7 +77,7 @@
"conventional-changelog-cli": "4.1.0",
"conventional-changelog-conventionalcommits": "7.0.2",
"eslint": "8.55.0",
"eslint-config-prettier": "9.0.0",
"eslint-config-prettier": "9.1.0",
"fs-extra": "11.2.0",
"handlebars": "4.7.8",
"npm-run-all": "4.1.5",

View file

@ -48,8 +48,8 @@ devDependencies:
specifier: 8.55.0
version: 8.55.0
eslint-config-prettier:
specifier: 9.0.0
version: 9.0.0(eslint@8.55.0)
specifier: 9.1.0
version: 9.1.0(eslint@8.55.0)
fs-extra:
specifier: 11.2.0
version: 11.2.0
@ -2217,8 +2217,8 @@ packages:
engines: {node: '>=10'}
dev: true
/eslint-config-prettier@9.0.0(eslint@8.55.0):
resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==}
/eslint-config-prettier@9.1.0(eslint@8.55.0):
resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'