chore(deps): update dependency eslint-config-prettier to v8.9.0 #151

Merged
renovate-bot merged 1 commit from renovate/eslint-config-prettier-8.x into main 2023-07-27 15:00:37 +02:00
2 changed files with 5 additions and 5 deletions

View file

@ -77,7 +77,7 @@
"conventional-changelog-cli": "3.0.0",
"conventional-changelog-conventionalcommits": "6.1.0",
"eslint": "8.45.0",
"eslint-config-prettier": "8.8.0",
"eslint-config-prettier": "8.9.0",
"fs-extra": "11.1.1",
"handlebars": "4.7.7",
"npm-run-all": "4.1.5",

View file

@ -48,8 +48,8 @@ devDependencies:
specifier: 8.45.0
version: 8.45.0
eslint-config-prettier:
specifier: 8.8.0
version: 8.8.0(eslint@8.45.0)
specifier: 8.9.0
version: 8.9.0(eslint@8.45.0)
fs-extra:
specifier: 11.1.1
version: 11.1.1
@ -2199,8 +2199,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@8.9.0(eslint@8.45.0):
resolution: {integrity: sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==}
hasBin: true
peerDependencies:
eslint: '>=7.0.0'