Skip to content

Commit 93280c1

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

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.2",
44+
"eslint-config-prettier": "10.1.1",
4545
"eslint-plugin-functional": "6.6.1",
4646
"husky": "9.1.7",
4747
"prettier": "3.5.3",

yarn.lock

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

2634-
eslint-config-prettier@10.0.2:
2635-
version "10.0.2"
2636-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
2637-
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
2634+
eslint-config-prettier@10.1.1:
2635+
version "10.1.1"
2636+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
2637+
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
26382638

26392639
26402640
version "6.6.1"

0 commit comments

Comments
 (0)