Skip to content

Commit 95723b9

Browse files
chore(deps): update dependency eslint-config-prettier to v10
1 parent a11070e commit 95723b9

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
@@ -1719,16 +1719,11 @@ eslint-compat-utils@^0.5.1:
17191719
dependencies:
17201720
semver "^7.5.4"
17211721

1722-
eslint-config-prettier@>=8.0.0:
1722+
eslint-config-prettier@>=8.0.0, eslint-config-prettier@^10.0.0:
17231723
version "10.0.1"
17241724
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
17251725
integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
17261726

1727-
eslint-config-prettier@^9.0.0:
1728-
version "9.1.0"
1729-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
1730-
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
1731-
17321727
eslint-config-standard-with-typescript@^43.0.1:
17331728
version "43.0.1"
17341729
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)