File tree 2 files changed +6
-6
lines changed
2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 55
55
"@typescript-eslint/parser" : " 8.19.0" ,
56
56
"@vitejs/plugin-react" : " 4.3.4" ,
57
57
"eslint" : " 8.57.1" ,
58
- "eslint-config-prettier" : " ^9 .0.0" ,
58
+ "eslint-config-prettier" : " ^10 .0.0" ,
59
59
"eslint-plugin-flowtype" : " 8.0.3" ,
60
60
"eslint-plugin-jsx-control-statements" : " 3.0.0" ,
61
61
"eslint-plugin-react" : " 7.37.3" ,
Original file line number Diff line number Diff line change @@ -2469,16 +2469,16 @@ escape-string-regexp@^4.0.0:
2469
2469
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2470
2470
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2471
2471
2472
+ eslint-config-prettier@^10.0.0 :
2473
+ version "10.0.1"
2474
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
2475
+ integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
2476
+
2472
2477
eslint-config-prettier@^8.6.0 :
2473
2478
version "8.10.0"
2474
2479
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.10.0.tgz#3a06a662130807e2502fc3ff8b4143d8a0658e11"
2475
2480
integrity sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==
2476
2481
2477
- eslint-config-prettier@^9.0.0 :
2478
- version "9.1.0"
2479
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0.tgz#31af3d94578645966c082fcb71a5846d3c94867f"
2480
- integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==
2481
-
2482
2482
2483
2483
version "8.0.3"
2484
2484
resolved "https://registry.yarnpkg.com/eslint-plugin-flowtype/-/eslint-plugin-flowtype-8.0.3.tgz#e1557e37118f24734aa3122e7536a038d34a4912"
You can’t perform that action at this time.
0 commit comments