Skip to content

Commit b91bf91

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent 61b06b8 commit b91bf91

File tree

2 files changed

+2
-7
lines changed

2 files changed

+2
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@typescript-eslint/eslint-plugin": "7.18.0",
4848
"@vercel/ncc": "0.38.3",
4949
"eslint": "^9.1.1",
50-
"eslint-config-prettier": "^9.0.0",
50+
"eslint-config-prettier": "^10.0.0",
5151
"eslint-config-standard-with-typescript": "^43.0.1",
5252
"eslint-plugin-eslint-comments": "^3.2.0",
5353
"eslint-plugin-filenames": "^1.3.2",

yarn.lock

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1724,16 +1724,11 @@ eslint-compat-utils@^0.5.1:
17241724
dependencies:
17251725
semver "^7.5.4"
17261726

1727-
eslint-config-prettier@>=8.0.0:
1727+
eslint-config-prettier@>=8.0.0, eslint-config-prettier@^10.0.0:
17281728
version "10.1.1"
17291729
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.1.tgz#cf0ff6e5c4e7e15f129f1f1ce2a5ecba92dec132"
17301730
integrity sha512-4EQQr6wXwS+ZJSzaR5ZCrYgLxqvUjdXctaEtBqHcbkW944B1NQyO4qpdHQbXBONfwxXdkAY81HH4+LUfrg+zPw==
17311731

1732-
eslint-config-prettier@^9.0.0:
1733-
version "9.1.0"
1734-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
1735-
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
1736-
17371732
eslint-config-standard-with-typescript@^43.0.1:
17381733
version "43.0.1"
17391734
resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-43.0.1.tgz#977862d7d41b0e1f27f399137bbf7b2e017037ff"

0 commit comments

Comments
 (0)