Skip to content

Commit 7ae039f

Browse files
Update dependency eslint-config-prettier to v10
1 parent 0e0b4a1 commit 7ae039f

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
@@ -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.1.3",
4848
"eslint-plugin-react": "7.37.4",
4949
"husky": "7.0.4",
5050
"isomorphic-fetch": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
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+
eslint-config-prettier@10.1.3:
2795+
version "10.1.3"
2796+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.3.tgz#b53b626e5fae39aa2a442a929488c35acec53c96"
2797+
integrity sha512-vDo4d9yQE+cS2tdIT4J02H/16veRvkHgiLDRpej+WL67oCfbOb97itZXn8wMPJ/GsiEBVjrjs//AVNw2Cp1EcA==
27982798

27992799
28002800
version "7.37.4"

0 commit comments

Comments
 (0)