diff --git a/package-lock.json b/package-lock.json index 8374920d..9801e601 100644 --- a/package-lock.json +++ b/package-lock.json @@ -30,7 +30,7 @@ "@types/semantic-release": "17.2.3", "chai": "4.3.6", "eslint": "8.8.0", - "eslint-config-prettier": "8.3.0", + "eslint-config-prettier": "8.10.0", "eslint-plugin-array-func": "3.1.7", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.25.4", @@ -3938,9 +3938,9 @@ } }, "node_modules/eslint-config-prettier": { - "version": "8.3.0", - "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz", - "integrity": "sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==", + "version": "8.10.0", + "resolved": "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz", + "integrity": "sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==", "dev": true, "bin": { "eslint-config-prettier": "bin/cli.js" diff --git a/package.json b/package.json index d6802d36..b57bed43 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "@types/semantic-release": "17.2.3", "chai": "4.3.6", "eslint": "8.8.0", - "eslint-config-prettier": "8.3.0", + "eslint-config-prettier": "8.10.0", "eslint-plugin-array-func": "3.1.7", "eslint-plugin-eslint-comments": "3.2.0", "eslint-plugin-import": "2.25.4",