File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 24
24
},
25
25
"devDependencies" : {
26
26
"eslint" : " 9.20.1" ,
27
- "eslint-config-prettier" : " 10.0.1 " ,
27
+ "eslint-config-prettier" : " 10.0.2 " ,
28
28
"eslint-plugin-jest" : " 28.11.0" ,
29
29
"express" : " 4.21.2" ,
30
30
"glob" : " 8.1.0" ,
Original file line number Diff line number Diff line change @@ -2102,10 +2102,10 @@ escape-string-regexp@^4.0.0:
2102
2102
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2103
2103
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2104
2104
2105
-
2106
- version "10.0.1 "
2107
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1 .tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf "
2108
- integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw ==
2105
+
2106
+ version "10.0.2 "
2107
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.2 .tgz#47444de8aa104ce82c2f91ad2a5e96b62c01e20d "
2108
+ integrity sha512-1105/17ZIMjmCOJOPNfVdbXafLCLj3hPmkmB7dLgt7XsQ/zkxSuDerE/xgO3RxoHysR1N1whmquY0lSn2O0VLg ==
2109
2109
2110
2110
2111
2111
version "28.11.0"
You can’t perform that action at this time.
0 commit comments