Skip to content

Commit 2bd9b46

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

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
@@ -44,7 +44,7 @@
4444
"class-transformer": "0.5.1",
4545
"class-validator": "0.14.1",
4646
"eslint": "9.24.0",
47-
"eslint-config-prettier": "10.1.1",
47+
"eslint-config-prettier": "10.1.2",
4848
"eslint-plugin-import": "2.31.0",
4949
"eslint-plugin-prettier": "5.2.6",
5050
"graphql": "16.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4596,10 +4596,10 @@ escodegen@^2.1.0:
45964596
optionalDependencies:
45974597
source-map "~0.6.1"
45984598

4599-
4600-
version "10.1.1"
4601-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
4602-
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
4599+
4600+
version "10.1.2"
4601+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
4602+
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
46034603

46044604
eslint-import-resolver-node@^0.3.9:
46054605
version "0.3.9"

0 commit comments

Comments
 (0)