Skip to content

Commit 9df1c12

Browse files
Update dependency eslint-config-prettier to v10.1.8
1 parent 38a2c4b commit 9df1c12

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
@@ -38,7 +38,7 @@
3838
"@typescript-eslint/eslint-plugin": "5.62.0",
3939
"@typescript-eslint/parser": "5.62.0",
4040
"eslint": "8.57.1",
41-
"eslint-config-prettier": "10.1.5",
41+
"eslint-config-prettier": "10.1.8",
4242
"eslint-plugin-functional": "4.4.1",
4343
"husky": "8.0.3",
4444
"prettier": "3.6.2",

yarn.lock

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

546-
eslint-config-prettier@10.1.5:
547-
version "10.1.5"
548-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.5.tgz#00c18d7225043b6fbce6a665697377998d453782"
549-
integrity sha512-zc1UmCpNltmVY34vuLRV61r1K27sWuX39E+uyUnY8xS2Bex88VV9cugG+UZbRSRGtGyFboj+D8JODyme1plMpw==
546+
eslint-config-prettier@10.1.8:
547+
version "10.1.8"
548+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
549+
integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
550550

551551
eslint-plugin-functional@4.4.1:
552552
version "4.4.1"

0 commit comments

Comments
 (0)