Skip to content

Commit 7b10db2

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

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
@@ -56,7 +56,7 @@
5656
"@typescript-eslint/eslint-plugin": "5.62.0",
5757
"@typescript-eslint/parser": "5.62.0",
5858
"eslint": "8.57.1",
59-
"eslint-config-prettier": "10.1.5",
59+
"eslint-config-prettier": "10.1.8",
6060
"eslint-plugin-functional": "4.4.1",
6161
"eslint-plugin-jest": "28.14.0",
6262
"ethers": "6.15.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2657,10 +2657,10 @@ escape-string-regexp@^4.0.0:
26572657
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
26582658
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
26592659

2660-
eslint-config-prettier@10.1.5:
2661-
version "10.1.5"
2662-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
2663-
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
2660+
eslint-config-prettier@10.1.8:
2661+
version "10.1.8"
2662+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
2663+
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
26642664

26652665
eslint-plugin-functional@4.4.1:
26662666
version "4.4.1"

0 commit comments

Comments
 (0)