Skip to content

Commit 62eb724

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency eslint-config-prettier to v8.4.0
1 parent f56d749 commit 62eb724

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.3.0",
65+
"eslint-config-prettier": "8.4.0",
6666
"eslint-config-react-app": "6.0.0",
6767
"eslint-config-standard": "16.0.3",
6868
"eslint-plugin-import": "2.25.4",

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.3.0",
95+
"eslint-config-prettier": "8.4.0",
9696
"eslint-config-react-app": "6.0.0",
9797
"eslint-plugin-flowtype": "5.10.0",
9898
"eslint-plugin-jsx-a11y": "6.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11175,10 +11175,10 @@ [email protected]:
1117511175
dependencies:
1117611176
eslint-config-airbnb-base "^14.2.1"
1117711177

11178-
eslint-config-prettier@8.3.0:
11179-
version "8.3.0"
11180-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
11181-
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
11178+
eslint-config-prettier@8.4.0:
11179+
version "8.4.0"
11180+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.4.0.tgz#8e6d17c7436649e98c4c2189868562921ef563de"
11181+
integrity sha512-CFotdUcMY18nGRo5KGsnNxpznzhkopOcOo0InID+sgQssPrzjvsyKZPvOgymTFeHrFuC3Tzdf2YndhXtULK9Iw==
1118211182

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

0 commit comments

Comments
 (0)