Skip to content

Commit 3321c29

Browse files
Update dependency eslint-config-prettier to v10
1 parent 96b8d06 commit 3321c29

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"babel-jest": "27.5.1",
4545
"cypress": "9.7.0",
4646
"eslint": "8.57.1",
47-
"eslint-config-prettier": "8.10.0",
47+
"eslint-config-prettier": "10.0.2",
4848
"eslint-plugin-react": "7.37.4",
4949
"husky": "7.0.4",
5050
"isomorphic-fetch": "3.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2791,10 +2791,10 @@ escodegen@^2.0.0:
27912791
optionalDependencies:
27922792
source-map "~0.6.1"
27932793

2794-
eslint-config-prettier@8.10.0:
2795-
version "8.10.0"
2796-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
2797-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
2794+
2795+
version "10.0.2"
2796+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
2797+
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
27982798

27992799
28002800
version "7.37.4"

0 commit comments

Comments
 (0)