Skip to content

Commit e4edf59

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

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.31.0",
47-
"eslint-config-prettier": "10.1.5",
47+
"eslint-config-prettier": "10.1.8",
4848
"eslint-plugin-import": "2.32.0",
4949
"eslint-plugin-prettier": "5.5.1",
5050
"graphql": "16.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5082,10 +5082,10 @@ escodegen@^2.1.0:
50825082
optionalDependencies:
50835083
source-map "~0.6.1"
50845084

5085-
5086-
version "10.1.5"
5087-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
5088-
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
5085+
5086+
version "10.1.8"
5087+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
5088+
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
50895089

50905090
eslint-import-resolver-node@^0.3.9:
50915091
version "0.3.9"

0 commit comments

Comments
 (0)