Skip to content

Commit b72f572

Browse files
chore(deps): update dependency eslint-config-prettier to v10.1.1
1 parent 7807969 commit b72f572

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
@@ -39,7 +39,7 @@
3939
"@typescript-eslint/parser": "8.26.0",
4040
"babel-jest": "29.7.0",
4141
"eslint": "9.21.0",
42-
"eslint-config-prettier": "10.0.2",
42+
"eslint-config-prettier": "10.1.1",
4343
"eslint-plugin-react": "7.37.4",
4444
"jest": "29.7.0",
4545
"jest-circus": "29.7.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2450,10 +2450,10 @@ escodegen@^2.0.0:
24502450
optionalDependencies:
24512451
source-map "~0.6.1"
24522452

2453-
eslint-config-prettier@10.0.2:
2454-
version "10.0.2"
2455-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2.tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d"
2456-
integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg==
2453+
eslint-config-prettier@10.1.1:
2454+
version "10.1.1"
2455+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
2456+
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
24572457

24582458
24592459
version "7.37.4"

0 commit comments

Comments
 (0)