Skip to content

Commit 155a55c

Browse files
committed
Update dependency eslint-config-prettier to v8.8.0
1 parent 3fed310 commit 155a55c

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"del-cli": "4.0.1",
3333
"dotenv": "16.0.3",
3434
"eslint": "8.36.0",
35-
"eslint-config-prettier": "8.7.0",
35+
"eslint-config-prettier": "8.8.0",
3636
"eslint-config-xo": "0.43.1",
3737
"eslint-config-xo-typescript": "0.56.0",
3838
"ethereum-waffle": "3.4.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4026,10 +4026,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
40264026
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
40274027
integrity sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==
40284028

4029-
eslint-config-prettier@8.7.0:
4030-
version "8.7.0"
4031-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.7.0.tgz#f1cc58a8afebc50980bd53475451df146c13182d"
4032-
integrity sha512-HHVXLSlVUhMSmyW4ZzEuvjpwqamgmlfkutD53cYXLikh4pt/modINRcCIApJ84czDxM4GZInwUrromsDdTImTA==
4029+
eslint-config-prettier@8.8.0:
4030+
version "8.8.0"
4031+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
4032+
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
40334033

40344034
eslint-config-xo-typescript@0.56.0:
40354035
version "0.56.0"

0 commit comments

Comments
 (0)