File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 47
47
"@typescript-eslint/eslint-plugin" : " 7.18.0" ,
48
48
"@vercel/ncc" : " 0.38.3" ,
49
49
"eslint" : " ^9.1.1" ,
50
- "eslint-config-prettier" : " ^9 .0.0" ,
50
+ "eslint-config-prettier" : " ^10 .0.0" ,
51
51
"eslint-config-standard-with-typescript" : " ^43.0.1" ,
52
52
"eslint-plugin-eslint-comments" : " ^3.2.0" ,
53
53
"eslint-plugin-filenames" : " ^1.3.2" ,
Original file line number Diff line number Diff line change @@ -1721,11 +1721,16 @@ eslint-compat-utils@^0.5.1:
1721
1721
dependencies :
1722
1722
semver "^7.5.4"
1723
1723
1724
- eslint-config-prettier@>=8.0.0, eslint-config-prettier@^9.0.0 :
1724
+ eslint-config-prettier@>=8.0.0 :
1725
1725
version "9.1.0"
1726
1726
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
1727
1727
integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
1728
1728
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
+
1729
1734
eslint-config-standard-with-typescript@^43.0.1 :
1730
1735
version "43.0.1"
1731
1736
resolved "https://registry.yarnpkg.com/eslint-config-standard-with-typescript/-/eslint-config-standard-with-typescript-43.0.1.tgz#977862d7d41b0e1f27f399137bbf7b2e017037ff"
You can’t perform that action at this time.
0 commit comments