Skip to content

Commit ea93f3f

Browse files
Update dependency eslint-config-prettier to v8.10.2 (#437)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b17827e commit ea93f3f

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
@@ -32,7 +32,7 @@
3232
"del-cli": "4.0.1",
3333
"dotenv": "16.4.7",
3434
"eslint": "8.57.1",
35-
"eslint-config-prettier": "8.10.0",
35+
"eslint-config-prettier": "8.10.2",
3636
"eslint-config-xo": "0.43.1",
3737
"eslint-config-xo-typescript": "0.57.0",
3838
"ethereum-waffle": "3.4.4",

yarn.lock

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

4047-
eslint-config-prettier@8.10.0:
4048-
version "8.10.0"
4049-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
4050-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
4047+
eslint-config-prettier@8.10.2:
4048+
version "8.10.2"
4049+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.2.tgz#0642e53625ebc62c31c24726b0f050df6bd97a2e"
4050+
integrity sha512-/IGJ6+Dka158JnP5n5YFMOszjDWrXggGz1LaK/guZq9vZTmniaKlHcsscvkAhn9y4U+BU3JuUdYvtAMcv30y4A==
40514051

40524052
eslint-config-xo-typescript@0.57.0:
40534053
version "0.57.0"

0 commit comments

Comments
 (0)