Skip to content

Commit cd474bf

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v9
1 parent 83bdeb1 commit cd474bf

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
@@ -34,7 +34,7 @@
3434
"del-cli": "5.0.0",
3535
"dotenv": "16.3.1",
3636
"eslint": "8.46.0",
37-
"eslint-config-prettier": "8.10.0",
37+
"eslint-config-prettier": "9.0.0",
3838
"eslint-config-xo": "0.43.1",
3939
"eslint-config-xo-typescript": "1.0.1",
4040
"ethereum-waffle": "4.0.10",

yarn.lock

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

2501-
eslint-config-prettier@8.10.0:
2502-
version "8.10.0"
2503-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
2504-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
2501+
eslint-config-prettier@9.0.0:
2502+
version "9.0.0"
2503+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
2504+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
25052505

25062506
eslint-config-xo-typescript@1.0.1:
25072507
version "1.0.1"

0 commit comments

Comments
 (0)