Skip to content

Commit 3b08e9c

Browse files
committed
Update dependency eslint-config-prettier to v8.9.0
1 parent 6182cd5 commit 3b08e9c

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.45.0",
61-
"eslint-config-prettier": "8.8.0",
61+
"eslint-config-prettier": "8.9.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
@@ -3713,10 +3713,10 @@ escape-string-regexp@^4.0.0:
37133713
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
37143714
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
37153715

3716-
eslint-config-prettier@8.8.0:
3717-
version "8.8.0"
3718-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
3719-
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
3716+
eslint-config-prettier@8.9.0:
3717+
version "8.9.0"
3718+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.9.0.tgz#094b6254b2804b0544f7cee535f802b6d29ee10b"
3719+
integrity sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==
37203720

37213721
eslint-plugin-functional@4.4.1:
37223722
version "4.4.1"

0 commit comments

Comments
 (0)