diff --git a/package.json b/package.json index 7352b915..161770ae 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "electron-devtools-installer": "3.1.1", "electron-rebuild": "2.3.5", "eslint": "7.20.0", - "eslint-config-prettier": "8.0.0", + "eslint-config-prettier": "8.1.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-prettier": "3.3.1", "eslint-plugin-react": "7.22.0", diff --git a/yarn.lock b/yarn.lock index 8feba7e6..c482f225 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3175,10 +3175,10 @@ escape-string-regexp@^4.0.0: resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34" integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA== -eslint-config-prettier@8.0.0: - version "8.0.0" - resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.0.0.tgz#024d661444319686c588c8849c8da33815dbdb1c" - integrity sha512-5EaAVPsIHu+grmm5WKjxUia4yHgRrbkd8I0ffqUSwixCPMVBrbS97UnzlEY/Q7OWo584vgixefM0kJnUfo/VjA== +eslint-config-prettier@8.1.0: + version "8.1.0" + resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.1.0.tgz#4ef1eaf97afe5176e6a75ddfb57c335121abc5a6" + integrity sha512-oKMhGv3ihGbCIimCAjqkdzx2Q+jthoqnXSP+d86M9tptwugycmTFdVR4IpLgq2c4SHifbwO90z2fQ8/Aio73yw== eslint-plugin-eslint-comments@^3.2.0: version "3.2.0"