Skip to content

Commit 85beb16

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent e827078 commit 85beb16

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
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: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1721,11 +1721,16 @@ eslint-compat-utils@^0.5.1:
17211721
dependencies:
17221722
semver "^7.5.4"
17231723

1724-
eslint-config-prettier@>=8.0.0, eslint-config-prettier@^9.0.0:
1724+
eslint-config-prettier@>=8.0.0:
17251725
version "9.1.0"
17261726
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
17271727
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
17281728

1729+
eslint-config-prettier@^10.0.0:
1730+
version "10.0.1"
1731+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
1732+
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
1733+
17291734
eslint-config-standard-with-typescript@^43.0.1:
17301735
version "43.0.1"
17311736
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)