Skip to content

Commit b4eea7c

Browse files
committed
Update dependency eslint-config-prettier to v8.10.0
1 parent bb58fc5 commit b4eea7c

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
@@ -31,7 +31,7 @@
3131
"chai": "4.4.1",
3232
"dotenv": "16.4.1",
3333
"eslint": "8.56.0",
34-
"eslint-config-prettier": "8.8.0",
34+
"eslint-config-prettier": "8.10.0",
3535
"eslint-config-xo": "0.43.1",
3636
"eslint-config-xo-typescript": "0.55.1",
3737
"ethereum-waffle": "3.4.4",

yarn.lock

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

3622-
eslint-config-prettier@8.8.0:
3623-
version "8.8.0"
3624-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
3625-
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
3622+
eslint-config-prettier@8.10.0:
3623+
version "8.10.0"
3624+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
3625+
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
36263626

36273627
36283628
version "0.55.1"

0 commit comments

Comments
 (0)