diff --git a/package.json b/package.json index 8d3ba2bfcefbe1b9f21574c024b6cf534d026d64..1742f1dd039b986c079ee674d6bb07317f9e0b89 100644 --- a/package.json +++ b/package.json @@ -259,7 +259,7 @@ "diff": "5.0.0", "emojibase-data": "7.0.1", "eslint": "8.9.0", - "eslint-config-prettier": "8.3.0", + "eslint-config-prettier": "8.4.0", "eslint-formatter-gha": "1.4.1", "eslint-import-resolver-typescript": "2.5.0", "eslint-plugin-import": "2.25.4", diff --git a/yarn.lock b/yarn.lock index ac27786ef4fc0990c0e2d6c0508ddc758409ddf4..83f3cb6eaaafa6e575f1e08fb19affd036df2715 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4224,10 +4224,10 @@ escodegen@^2.0.0: optionalDependencies: source-map "~0.6.1" -eslint-config-prettier@8.3.0: - version "8.3.0" - resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a" - integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew== +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-formatter-gha@1.4.1: version "1.4.1"