chore: bump eslint-config-prettier to v9

This commit is contained in:
Nitin Kumar 2023-08-13 16:35:40 +05:30
parent c32f6c5eff
commit 7125ce8269
2 changed files with 5 additions and 5 deletions

View File

@ -55,7 +55,7 @@
"es5-ext": "^0.10.53",
"es6-promise-polyfill": "^1.2.0",
"eslint": "^8.46.0",
"eslint-config-prettier": "^8.1.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jsdoc": "^43.0.5",
"eslint-plugin-node": "^11.0.0",

View File

@ -2614,10 +2614,10 @@ escodegen@1.8.x:
optionalDependencies:
source-map "~0.2.0"
eslint-config-prettier@^8.1.0:
version "8.8.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
eslint-config-prettier@^9.0.0:
version "9.0.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
eslint-plugin-es@^3.0.0:
version "3.0.1"