Skip to content

Commit dc80dc7

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

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
@@ -41,7 +41,7 @@
4141
"@vercel/node": "^5.0.0",
4242
"dotenv": "16.4.7",
4343
"eslint": "8.57.1",
44-
"eslint-config-prettier": "10.0.1",
44+
"eslint-config-prettier": "10.0.2",
4545
"eslint-plugin-functional": "6.6.1",
4646
"husky": "9.1.7",
4747
"prettier": "3.5.2",

yarn.lock

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

2629-
2630-
version "10.0.1"
2631-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
2632-
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
2629+
2630+
version "10.0.2"
2631+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
2632+
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
26332633

26342634
26352635
version "6.6.1"

0 commit comments

Comments
 (0)