File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 76
76
"@typescript-eslint/parser" : " ^7.1.0" ,
77
77
"check-export-map" : " ^1.3.1" ,
78
78
"eslint" : " ^8.54.0" ,
79
- "eslint-config-prettier" : " ^9 .0.0 " ,
79
+ "eslint-config-prettier" : " ^10 .0.1 " ,
80
80
"eslint-plugin-hexagonal-architecture" : " ^1.0.3" ,
81
81
"eslint-plugin-import" : " ^2.29.0" ,
82
82
"eslint-plugin-jest" : " ^28.2.0" ,
Original file line number Diff line number Diff line change @@ -4532,10 +4532,10 @@ escape-string-regexp@^4.0.0:
4532
4532
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
4533
4533
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
4534
4534
4535
- eslint-config-prettier@^9 .0.0 :
4536
- version "9.1.0 "
4537
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0. tgz#31af3d94578645966c082fcb71a5846d3c94867f "
4538
- integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw ==
4535
+ eslint-config-prettier@^10 .0.1 :
4536
+ version "10.0.1 "
4537
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1. tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf "
4538
+ integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw ==
4539
4539
4540
4540
eslint-import-resolver-node@^0.3.9 :
4541
4541
version "0.3.9"
You can’t perform that action at this time.
0 commit comments