Update eslint-config-prettier to version 9.0.0

This commit is contained in:
depfu[bot]
2023-09-07 06:15:18 +00:00
committed by Owen Rees
parent 7b19a346aa
commit 056bd5cb5a
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -49,7 +49,7 @@
"@types/nodemailer": "^6.4.8",
"eslint": "8.47.0",
"eslint-config-next": "^13.4.12",
"eslint-config-prettier": "^8.10.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-react-hooks": "^5.0.0-canary-7118f5dd7-20230705",
"prettier": "3.0.3",
"prettier-plugin-tailwindcss": "^0.5.3"
@@ -2165,9 +2165,9 @@
}
},
"node_modules/eslint-config-prettier": {
"version": "8.10.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz",
"integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==",
"version": "9.0.0",
"resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz",
"integrity": "sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==",
"dev": true,
"bin": {
"eslint-config-prettier": "bin/cli.js"