Skip to content

Commit f80a628

Browse files
committed
Update dependency eslint-config-prettier to v9
1 parent 7e37b26 commit f80a628

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.46.0",
41-
"eslint-config-prettier": "8.10.0",
41+
"eslint-config-prettier": "9.0.0",
4242
"eslint-plugin-functional": "4.4.1",
4343
"husky": "8.0.3",
4444
"prettier": "3.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -492,10 +492,10 @@ escape-string-regexp@^4.0.0:
492492
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
493493
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
494494

495-
eslint-config-prettier@8.10.0:
496-
version "8.10.0"
497-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
498-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
495+
eslint-config-prettier@9.0.0:
496+
version "9.0.0"
497+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
498+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
499499

500500
501501
version "4.4.1"

0 commit comments

Comments
 (0)