Skip to content

Commit 8545ef8

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent 1a4d873 commit 8545ef8

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
@@ -1726,16 +1726,11 @@ eslint-compat-utils@^0.5.1:
17261726
dependencies:
17271727
semver "^7.5.4"
17281728

1729-
eslint-config-prettier@>=8.0.0:
1729+
eslint-config-prettier@>=8.0.0, eslint-config-prettier@^10.0.0:
17301730
version "10.0.1"
17311731
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
17321732
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
17331733

1734-
eslint-config-prettier@^9.0.0:
1735-
version "9.1.0"
1736-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
1737-
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
1738-
17391734
eslint-config-standard-with-typescript@^43.0.1:
17401735
version "43.0.1"
17411736
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)