diff --git a/package.json b/package.json index 9f10c0c..fb12de8 100644 --- a/package.json +++ b/package.json @@ -26,7 +26,7 @@ }, "devDependencies": { "eslint": "^7.32.0", - "eslint-config-prettier": "^7.2.0", + "eslint-config-prettier": "^8.4.0", "eslint-plugin-jest": "^24.5.0", "eslint-plugin-node": "^11.1.0", "eslint-plugin-prettier": "^3.4.1", diff --git a/yarn.lock b/yarn.lock index e6f36d9..64e4c39 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1899,10 +1899,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@^7.2.0: - version "7.2.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9" - integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg== +eslint-config-prettier@^8.4.0: + version "8.4.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz#8e6d17c7436649e98c4c2189868562921ef563de" + integrity sha512-CFotdUcMY18nGRo5KGsnNxpznzhkopOcOo0InID+sgQssPrzjvsyKZPvOgymTFeHrFuC3Tzdf2YndhXtULK9Iw== eslint-plugin-es@^3.0.0: version "3.0.0"