Skip to content

Commit 9318b4a

Browse files
chore(deps): update dependency eslint-config-prettier to v10 (#660)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b19bc58 commit 9318b4a

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
@@ -44,7 +44,7 @@
4444
"ava": "6.2.0",
4545
"dotenv": "16.4.7",
4646
"eslint": "8.57.1",
47-
"eslint-config-prettier": "9.1.0",
47+
"eslint-config-prettier": "10.0.1",
4848
"eslint-plugin-functional": "6.6.3",
4949
"husky": "9.1.7",
5050
"prettier": "3.4.2",

yarn.lock

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

2708-
eslint-config-prettier@9.1.0:
2709-
version "9.1.0"
2710-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
2711-
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
2708+
eslint-config-prettier@10.0.1:
2709+
version "10.0.1"
2710+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
2711+
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
27122712

27132713
eslint-plugin-functional@6.6.3:
27142714
version "6.6.3"

0 commit comments

Comments
 (0)