diff --git a/package.json b/package.json index 75b5339..f718cee 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "chai-as-promised": "^7.1.1", "cz-conventional-changelog": "^3.3.0", "eslint": "^7.26.0", - "eslint-config-prettier": "^8.5.0", + "eslint-config-prettier": "^8.6.0", "eslint-config-salesforce": "^1.1.0", "eslint-config-salesforce-license": "^0.1.0", "eslint-config-salesforce-typescript": "^0.2.8", diff --git a/yarn.lock b/yarn.lock index f21778d..ed46a2e 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2756,10 +2756,10 @@ escape-string-regexp@^1.0.5: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= -eslint-config-prettier@^8.5.0: - version "8.5.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1" - integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q== +eslint-config-prettier@^8.5.0, eslint-config-prettier@^8.6.0: + version "8.6.0" + resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207" + integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA== eslint-config-salesforce-license@^0.1.0, eslint-config-salesforce-license@^0.1.6: version "0.1.6"