Skip to content

Commit 7f633c3

Browse files
committed
Update dependency eslint-config-prettier to v9
1 parent 21c0bce commit 7f633c3

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
@@ -58,7 +58,7 @@
5858
"bl": "6.0.3",
5959
"dotenv": "16.3.1",
6060
"eslint": "8.46.0",
61-
"eslint-config-prettier": "8.10.0",
61+
"eslint-config-prettier": "9.0.0",
6262
"eslint-plugin-functional": "4.4.1",
6363
"esm": "3.2.25",
6464
"fs-extra": "11.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3718,10 +3718,10 @@ escape-string-regexp@^4.0.0:
37183718
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
37193719
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
37203720

3721-
eslint-config-prettier@8.10.0:
3722-
version "8.10.0"
3723-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
3724-
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
3721+
eslint-config-prettier@9.0.0:
3722+
version "9.0.0"
3723+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.0.0.tgz#eb25485946dd0c66cd216a46232dc05451518d1f"
3724+
integrity sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==
37253725

37263726
37273727
version "4.4.1"

0 commit comments

Comments
 (0)