Skip to content

Commit d5e2ecd

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v9
1 parent c3b82a7 commit d5e2ecd

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
@@ -40,7 +40,7 @@
4040
"del-cli": "5.0.0",
4141
"dotenv": "16.3.1",
4242
"eslint": "8.46.0",
43-
"eslint-config-prettier": "8.10.0",
43+
"eslint-config-prettier": "9.0.0",
4444
"eslint-config-xo": "0.43.1",
4545
"eslint-config-xo-typescript": "0.55.1",
4646
"husky": "8.0.3",

yarn.lock

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

4817-
eslint-config-prettier@8.10.0:
4818-
version "8.10.0"
4819-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
4820-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
4817+
eslint-config-prettier@9.0.0:
4818+
version "9.0.0"
4819+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
4820+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
48214821

48224822
eslint-config-xo-typescript@0.55.1:
48234823
version "0.55.1"

0 commit comments

Comments
 (0)