Skip to content

Commit 781bbc2

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v8.10.0
1 parent 6988a4e commit 781bbc2

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"babel-loader": "8.3.0",
9393
"babel-plugin-dynamic-import-node": "2.3.3",
9494
"eslint": "8.57.0",
95-
"eslint-config-prettier": "8.5.0",
95+
"eslint-config-prettier": "8.10.0",
9696
"eslint-config-react-app": "6.0.0",
9797
"eslint-plugin-flowtype": "8.0.3",
9898
"eslint-plugin-import": "2.26.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8454,10 +8454,10 @@ escodegen@^1.14.1:
84548454
optionalDependencies:
84558455
source-map "~0.6.1"
84568456

8457-
eslint-config-prettier@8.5.0:
8458-
version "8.5.0"
8459-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
8460-
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
8457+
eslint-config-prettier@8.10.0:
8458+
version "8.10.0"
8459+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
8460+
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
84618461

84628462
eslint-config-react-app@6.0.0:
84638463
version "6.0.0"

0 commit comments

Comments
 (0)