Skip to content

Commit 6fa720d

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent 4b09c96 commit 6fa720d

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@typescript-eslint/eslint-plugin": "4.33.0",
6363
"@typescript-eslint/parser": "4.33.0",
6464
"eslint": "7.32.0",
65-
"eslint-config-prettier": "8.5.0",
65+
"eslint-config-prettier": "10.1.3",
6666
"eslint-config-react-app": "6.0.0",
6767
"eslint-config-standard": "16.0.3",
6868
"eslint-plugin-import": "2.26.0",

packages/frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@typescript-eslint/eslint-plugin": "4.33.0",
9393
"@typescript-eslint/parser": "4.33.0",
9494
"babel-eslint": "10.1.0",
95-
"eslint-config-prettier": "8.5.0",
95+
"eslint-config-prettier": "10.1.3",
9696
"eslint-config-react-app": "6.0.0",
9797
"eslint-plugin-flowtype": "5.10.0",
9898
"eslint-plugin-jsx-a11y": "6.6.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12069,10 +12069,10 @@ [email protected]:
1206912069
dependencies:
1207012070
eslint-config-airbnb-base "^14.2.1"
1207112071

12072-
eslint-config-prettier@8.5.0:
12073-
version "8.5.0"
12074-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
12075-
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
12072+
eslint-config-prettier@10.1.3:
12073+
version "10.1.3"
12074+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.3.tgz#b53b626e5fae39aa2a442a929488c35acec53c96"
12075+
integrity sha512-vDo4d9yQE+cS2tdIT4J02H/16veRvkHgiLDRpej+WL67oCfbOb97itZXn8wMPJ/GsiEBVjrjs//AVNw2Cp1EcA==
1207612076

1207712077
[email protected], eslint-config-react-app@^6.0.0:
1207812078
version "6.0.0"

0 commit comments

Comments
 (0)