Skip to content

Commit 5ec3a73

Browse files
committed
Update dependency eslint-config-prettier to v8.10.0
1 parent be6f26e commit 5ec3a73

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
@@ -34,7 +34,7 @@
3434
"del-cli": "4.0.1",
3535
"dotenv": "16.4.1",
3636
"eslint": "8.56.0",
37-
"eslint-config-prettier": "8.8.0",
37+
"eslint-config-prettier": "8.10.0",
3838
"eslint-config-xo": "0.43.1",
3939
"eslint-config-xo-typescript": "0.57.0",
4040
"ethereum-waffle": "3.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3717,10 +3717,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
37173717
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
37183718
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
37193719

3720-
eslint-config-prettier@8.8.0:
3721-
version "8.8.0"
3722-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
3723-
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
3720+
eslint-config-prettier@8.10.0:
3721+
version "8.10.0"
3722+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
3723+
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
37243724

37253725
37263726
version "0.57.0"

0 commit comments

Comments
 (0)