Skip to content

Commit 3af0588

Browse files
fix(deps): update dependency eslint-config-prettier to v10.1.2 (#947)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 649f611 commit 3af0588

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
@@ -8,7 +8,7 @@
88
"@typescript-eslint/parser": "8.29.1",
99
"eslint": "8.57.1",
1010
"eslint-config-airbnb": "19.0.4",
11-
"eslint-config-prettier": "10.1.1",
11+
"eslint-config-prettier": "10.1.2",
1212
"eslint-config-xo": "0.45.0",
1313
"eslint-config-xo-react": "0.27.0",
1414
"eslint-plugin-import": "2.31.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2602,10 +2602,10 @@ [email protected]:
26022602
eslint-plugin-react "^7.37.0"
26032603
eslint-plugin-react-hooks "^5.0.0"
26042604

2605-
2606-
version "10.1.1"
2607-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
2608-
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
2605+
2606+
version "10.1.2"
2607+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
2608+
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
26092609

26102610
26112611
version "0.27.0"

0 commit comments

Comments
 (0)