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 12
12
},
13
13
"devDependencies" : {
14
14
"eslint" : " ^7.32.0" ,
15
- "eslint-config-prettier" : " ^9 .0.0 " ,
15
+ "eslint-config-prettier" : " ^10 .0.1 " ,
16
16
"eslint-plugin-jest" : " ^28.3.0" ,
17
17
"eslint-plugin-prettier" : " ^4.0.0" ,
18
18
"jest" : " ^29.0.1" ,
Original file line number Diff line number Diff line change @@ -2740,10 +2740,10 @@ escape-string-regexp@^4.0.0:
2740
2740
resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz#14ba83a5d373e3d311e5afca29cf5bfad965bf34"
2741
2741
integrity sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==
2742
2742
2743
- eslint-config-prettier@^9 .0.0 :
2744
- version "9.1.0 "
2745
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-9.1.0. tgz#31af3d94578645966c082fcb71a5846d3c94867f "
2746
- integrity sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw ==
2743
+ eslint-config-prettier@^10 .0.1 :
2744
+ version "10.0.1 "
2745
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1. tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf "
2746
+ integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw ==
2747
2747
2748
2748
eslint-plugin-jest@^28.3.0 :
2749
2749
version "28.10.0"
You can’t perform that action at this time.
0 commit comments