Skip to content

Commit 3ab32b5

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.1.1",
36+
"eslint-config-prettier": "10.1.2",
3737
"eslint-plugin-import": "2.31.0",
3838
"eslint-plugin-prettier": "5.2.6",
3939
"jest": "26.6.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4823,10 +4823,10 @@ escodegen@^1.14.1:
48234823
optionalDependencies:
48244824
source-map "~0.6.1"
48254825

4826-
eslint-config-prettier@10.1.1:
4827-
version "10.1.1"
4828-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
4829-
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
4826+
eslint-config-prettier@10.1.2:
4827+
version "10.1.2"
4828+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
4829+
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
48304830

48314831
eslint-import-resolver-node@^0.3.9:
48324832
version "0.3.9"

0 commit comments

Comments
 (0)