Skip to content

Commit e277a00

Browse files
committed
Update dependency eslint-config-prettier to v8.10.0
1 parent bfbde74 commit e277a00

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
@@ -14,7 +14,7 @@
1414
"@types/jest": "29.5.3",
1515
"codecov": "3.8.3",
1616
"eslint": "8.46.0",
17-
"eslint-config-prettier": "8.9.0",
17+
"eslint-config-prettier": "8.10.0",
1818
"eslint-config-typed-fp": "5.1.0",
1919
"eslint-plugin-functional": "5.0.8",
2020
"eslint-plugin-jest": "27.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1732,10 +1732,10 @@ escape-string-regexp@^5.0.0:
17321732
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz#4683126b500b61762f2dbebace1806e8be31b1c8"
17331733
integrity sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==
17341734

1735-
eslint-config-prettier@8.9.0:
1736-
version "8.9.0"
1737-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.9.0.tgz#094b6254b2804b0544f7cee535f802b6d29ee10b"
1738-
integrity sha512-+sbni7NfVXnOpnRadUA8S28AUlsZt9GjgFvABIRL9Hkn8KqNzOp+7Lw4QWtrwn20KzU3wqu1QoOj2m+7rKRqkA==
1735+
eslint-config-prettier@8.10.0:
1736+
version "8.10.0"
1737+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
1738+
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
17391739

17401740
eslint-config-typed-fp@5.1.0:
17411741
version "5.1.0"

0 commit comments

Comments
 (0)