Skip to content

Commit a900f46

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

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.3",
47+
"eslint-config-prettier": "10.1.5",
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.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==
4613+
4614+
version "10.1.5"
4615+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
4616+
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
46174617

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

0 commit comments

Comments
 (0)