File tree 2 files changed +8
-8
lines changed
2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 87
87
"eslint" : " ^6.8.0" ,
88
88
"eslint-config-airbnb-typescript" : " ^11.0.0" ,
89
89
"eslint-config-kentcdodds" : " ^15.0.0" ,
90
- "eslint-config-prettier" : " ^6.10 .0" ,
90
+ "eslint-config-prettier" : " ^6.12 .0" ,
91
91
"eslint-plugin-import" : " ^2.20.0" ,
92
92
"eslint-plugin-jest" : " ^24.0.1" ,
93
93
"eslint-plugin-jsx-a11y" : " ^6.2.3" ,
Original file line number Diff line number Diff line change @@ -3864,20 +3864,20 @@ eslint-config-kentcdodds@^15.0.0:
3864
3864
semver "^7.3.2"
3865
3865
webpack "^4.44.2"
3866
3866
3867
- eslint-config-prettier@^6.10.0 :
3868
- version "6.12.0"
3869
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12.0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2"
3870
- integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw==
3871
- dependencies :
3872
- get-stdin "^6.0.0"
3873
-
3874
3867
eslint-config-prettier@^6.11.0 :
3875
3868
version "6.11.0"
3876
3869
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.11.0.tgz#f6d2238c1290d01c859a8b5c1f7d352a0b0da8b1"
3877
3870
integrity sha512-oB8cpLWSAjOVFEJhhyMZh6NOEOtBVziaqdDQ86+qhDHFbZXoRTM7pNSvFRfW/W/L/LrQ38C99J5CGuRBBzBsdA==
3878
3871
dependencies :
3879
3872
get-stdin "^6.0.0"
3880
3873
3874
+ eslint-config-prettier@^6.12.0 :
3875
+ version "6.12.0"
3876
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.12.0.tgz#9eb2bccff727db1c52104f0b49e87ea46605a0d2"
3877
+ integrity sha512-9jWPlFlgNwRUYVoujvWTQ1aMO8o6648r+K7qU7K5Jmkbyqav1fuEZC0COYpGBxyiAJb65Ra9hrmFx19xRGwXWw==
3878
+ dependencies :
3879
+ get-stdin "^6.0.0"
3880
+
3881
3881
eslint-import-resolver-node@^0.3.3, eslint-import-resolver-node@^0.3.4 :
3882
3882
version "0.3.4"
3883
3883
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
You can’t perform that action at this time.
0 commit comments