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 71
71
"eslint" : " ^8.8.0" ,
72
72
"eslint-config-airbnb" : " 19.0.0" ,
73
73
"eslint-config-airbnb-typescript" : " ^16.1.0" ,
74
- "eslint-config-prettier" : " ^8.3 .0" ,
74
+ "eslint-config-prettier" : " ^8.5 .0" ,
75
75
"eslint-plugin-import" : " ^2.25.4" ,
76
76
"eslint-plugin-jest" : " ^26.1.1" ,
77
77
"eslint-plugin-jsx-a11y" : " ^6.5.1" ,
Original file line number Diff line number Diff line change @@ -3366,10 +3366,10 @@ eslint-config-kentcdodds@^20.0.1:
3366
3366
read-pkg-up "^7.0.1"
3367
3367
semver "^7.3.5"
3368
3368
3369
- eslint-config-prettier@^8.3.0 :
3370
- version "8.3 .0"
3371
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3 .0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a "
3372
- integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew ==
3369
+ eslint-config-prettier@^8.3.0, eslint-config-prettier@^8.5.0 :
3370
+ version "8.5 .0"
3371
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5 .0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1 "
3372
+ integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q ==
3373
3373
3374
3374
eslint-import-resolver-node@^0.3.6 :
3375
3375
version "0.3.6"
You can’t perform that action at this time.
0 commit comments