Skip to content

Commit 3900422

Browse files
committed
Update dependency eslint-config-prettier to v8.8.0
1 parent f6cfd8a commit 3900422

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.3.7",
3232
"dotenv": "16.0.3",
3333
"eslint": "8.38.0",
34-
"eslint-config-prettier": "8.6.0",
34+
"eslint-config-prettier": "8.8.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
@@ -3607,10 +3607,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
36073607
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
36083608
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=
36093609

3610-
eslint-config-prettier@8.6.0:
3611-
version "8.6.0"
3612-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.6.0.tgz#dec1d29ab728f4fa63061774e1672ac4e363d207"
3613-
integrity sha512-bAF0eLpLVqP5oEVUFKpMA+NnRFICwn9X8B5jrR9FcqnYBuPbqWEjTEspPWMj5ye6czoSLDweCzSo3Ko7gGrZaA==
3610+
eslint-config-prettier@8.8.0:
3611+
version "8.8.0"
3612+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
3613+
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
36143614

36153615
36163616
version "0.55.1"

0 commit comments

Comments
 (0)