Skip to content

Commit b4a108b

Browse files
committed
Update dependency eslint-config-prettier to v9
1 parent 8c46873 commit b4a108b

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
@@ -47,7 +47,7 @@
4747
"ava": "4.3.3",
4848
"dotenv": "16.3.1",
4949
"eslint": "7.32.0",
50-
"eslint-config-prettier": "8.10.0",
50+
"eslint-config-prettier": "9.0.0",
5151
"eslint-plugin-functional": "3.7.2",
5252
"ethereum-waffle": "3.4.4",
5353
"husky": "7.0.4",

yarn.lock

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

3128-
eslint-config-prettier@8.10.0:
3129-
version "8.10.0"
3130-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
3131-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
3128+
eslint-config-prettier@9.0.0:
3129+
version "9.0.0"
3130+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
3131+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
31323132

31333133
31343134
version "3.7.2"

0 commit comments

Comments
 (0)