Skip to content

Commit d10f9b6

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v8.9.0
1 parent 043ffa8 commit d10f9b6

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
@@ -53,7 +53,7 @@
5353
"@typescript-eslint/eslint-plugin": "5.62.0",
5454
"@typescript-eslint/parser": "5.62.0",
5555
"eslint": "8.45.0",
56-
"eslint-config-prettier": "8.8.0",
56+
"eslint-config-prettier": "8.9.0",
5757
"eslint-plugin-functional": "4.4.1",
5858
"eslint-plugin-jest": "27.2.3",
5959
"ethers": "6.6.5",

yarn.lock

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

2641-
eslint-config-prettier@8.8.0:
2642-
version "8.8.0"
2643-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.8.0.tgz#bfda738d412adc917fd7b038857110efe98c9348"
2644-
integrity sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==
2641+
eslint-config-prettier@8.9.0:
2642+
version "8.9.0"
2643+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.9.0.tgz#094b6254b2804b0544f7cee535f802b6d29ee10b"
2644+
integrity sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==
26452645

26462646
26472647
version "4.4.1"

0 commit comments

Comments
 (0)