Skip to content

Commit 318e6b7

Browse files
committed
chore(deps): update dependency eslint-config-prettier to v8.10.0
1 parent 2d74b26 commit 318e6b7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.46.0",
56-
"eslint-config-prettier": "8.9.0",
56+
"eslint-config-prettier": "8.10.0",
5757
"eslint-plugin-functional": "4.4.1",
5858
"eslint-plugin-jest": "27.2.3",
5959
"ethers": "6.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2643,10 +2643,10 @@ escape-string-regexp@^4.0.0:
26432643
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
26442644
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
26452645

2646-
eslint-config-prettier@8.9.0:
2647-
version "8.9.0"
2648-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.9.0.tgz#094b6254b2804b0544f7cee535f802b6d29ee10b"
2649-
integrity sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==
2646+
eslint-config-prettier@8.10.0:
2647+
version "8.10.0"
2648+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
2649+
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
26502650

26512651
26522652
version "4.4.1"

0 commit comments

Comments
 (0)