Skip to content

Commit e3a5986

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

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.2",
4646
"eslint": "9.26.0",
47-
"eslint-config-prettier": "10.1.2",
47+
"eslint-config-prettier": "10.1.3",
4848
"eslint-plugin-import": "2.31.0",
4949
"eslint-plugin-prettier": "5.4.0",
5050
"graphql": "16.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4610,10 +4610,10 @@ escodegen@^2.1.0:
46104610
optionalDependencies:
46114611
source-map "~0.6.1"
46124612

4613-
4614-
version "10.1.2"
4615-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.2.tgz#31a4b393c40c4180202c27e829af43323bf85276"
4616-
integrity sha512-Epgp/EofAUeEpIdZkW60MHKvPyru1ruQJxPL+WIycnaPApuseK0Zpkrh/FwL9oIpQvIhJwV7ptOy0DWUjTlCiA==
4613+
4614+
version "10.1.3"
4615+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.3.tgz#b53b626e5fae39aa2a442a929488c35acec53c96"
4616+
integrity sha512-vDo4d9yQE+cS2tdIT4J02H/16veRvkHgiLDRpej+WL67oCfbOb97itZXn8wMPJ/GsiEBVjrjs//AVNw2Cp1EcA==
46174617

46184618
eslint-import-resolver-node@^0.3.9:
46194619
version "0.3.9"

0 commit comments

Comments
 (0)