Skip to content

Commit 1c4d690

Browse files
chore(deps): update dependency eslint-config-prettier to v8.10.1
1 parent 20b12ca commit 1c4d690

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
@@ -78,7 +78,7 @@
7878
"@typescript-eslint/parser": "5.62.0",
7979
"babel-loader": "^9.0.0",
8080
"eslint": "8.57.1",
81-
"eslint-config-prettier": "8.10.0",
81+
"eslint-config-prettier": "8.10.1",
8282
"eslint-plugin-jest": "27.9.0",
8383
"eslint-plugin-jsx-a11y": "^6.6.1",
8484
"eslint-plugin-react": "^7.31.10",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7990,10 +7990,10 @@ escodegen@^2.0.0:
79907990
optionalDependencies:
79917991
source-map "~0.6.1"
79927992

7993-
7994-
version "8.10.0"
7995-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
7996-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
7993+
7994+
version "8.10.1"
7995+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.1.tgz#b0ffb62c2f714496118acf1ff7a890e7dc1b49e1"
7996+
integrity sha512-mXi3I2ghYZv02pKsUS5C2IRcYlOs3WFNYzYtLKX5s9mFju7BIAjxJqA4UG2qN2DAC0yUECdnfs5iGnyUdgOWzA==
79977997

79987998
79997999
version "27.9.0"

0 commit comments

Comments
 (0)