Skip to content

Commit e409af8

Browse files
chore(deps): update dependency eslint-config-prettier to v10.0.2 (#1316)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f58475e commit e409af8

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
@@ -33,7 +33,7 @@
3333
"@typescript-eslint/eslint-plugin": "5.62.0",
3434
"@typescript-eslint/parser": "5.62.0",
3535
"eslint": "8.57.1",
36-
"eslint-config-prettier": "10.0.1",
36+
"eslint-config-prettier": "10.0.2",
3737
"eslint-plugin-import": "2.31.0",
3838
"eslint-plugin-prettier": "5.2.3",
3939
"jest": "26.6.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4843,10 +4843,10 @@ escodegen@^1.14.1:
48434843
optionalDependencies:
48444844
source-map "~0.6.1"
48454845

4846-
eslint-config-prettier@10.0.1:
4847-
version "10.0.1"
4848-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
4849-
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
4846+
eslint-config-prettier@10.0.2:
4847+
version "10.0.2"
4848+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
4849+
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
48504850

48514851
eslint-import-resolver-node@^0.3.9:
48524852
version "0.3.9"

0 commit comments

Comments
 (0)