Skip to content

Commit 050721b

Browse files
Update dependency eslint-config-prettier to v10
1 parent 3717d5c commit 050721b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"babel-eslint": "10.1.0",
2525
"babel-loader": "8.4.1",
2626
"eslint": "7.32.0",
27-
"eslint-config-prettier": "8.10.0",
27+
"eslint-config-prettier": "10.0.1",
2828
"eslint-config-react-app": "6.0.0",
2929
"eslint-plugin-import": "2.31.0",
3030
"eslint-plugin-jsx-a11y": "6.10.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8657,10 +8657,10 @@ escodegen@^2.0.0:
86578657
optionalDependencies:
86588658
source-map "~0.6.1"
86598659

8660-
eslint-config-prettier@8.10.0:
8661-
version "8.10.0"
8662-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
8663-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
8660+
8661+
version "10.0.1"
8662+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
8663+
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
86648664

86658665
86668666
version "6.0.0"

0 commit comments

Comments
 (0)