Skip to content

Commit 1a6846d

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v9
1 parent 1641d92 commit 1a6846d

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
@@ -53,7 +53,7 @@
5353
"@typescript-eslint/eslint-plugin": "5.62.0",
5454
"@typescript-eslint/parser": "5.62.0",
5555
"eslint": "8.46.0",
56-
"eslint-config-prettier": "8.10.0",
56+
"eslint-config-prettier": "9.0.0",
5757
"eslint-plugin-functional": "4.4.1",
5858
"eslint-plugin-jest": "27.2.3",
5959
"ethers": "6.7.0",

yarn.lock

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

2646-
eslint-config-prettier@8.10.0:
2647-
version "8.10.0"
2648-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
2649-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
2646+
eslint-config-prettier@9.0.0:
2647+
version "9.0.0"
2648+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
2649+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
26502650

26512651
26522652
version "4.4.1"

0 commit comments

Comments
 (0)