Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 84ac131

Browse files
committed
Update dependency eslint-config-prettier to v8.10.0
1 parent 3c6c911 commit 84ac131

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
"ava": "4.3.3",
3333
"dotenv": "16.3.1",
3434
"eslint": "8.55.0",
35-
"eslint-config-prettier": "8.9.0",
35+
"eslint-config-prettier": "8.10.0",
3636
"eslint-plugin-functional": "4.4.1",
3737
"eslint-plugin-prettier": "4.2.1",
3838
"husky": "7.0.4",

yarn.lock

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

3848-
eslint-config-prettier@8.9.0:
3849-
version "8.9.0"
3850-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.9.0.tgz#094b6254b2804b0544f7cee535f802b6d29ee10b"
3851-
integrity sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==
3848+
eslint-config-prettier@8.10.0:
3849+
version "8.10.0"
3850+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
3851+
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
38523852

38533853
38543854
version "4.4.1"

0 commit comments

Comments
 (0)