This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree 3 files changed +24
-8
lines changed 3 files changed +24
-8
lines changed Original file line number Diff line number Diff line change 97
97
"enzyme" : " 3.10.0" ,
98
98
"enzyme-adapter-react-16" : " 1.14.0" ,
99
99
"enzyme-to-json" : " 3.3.5" ,
100
- "eslint-config-prettier" : " 4.3 .0" ,
100
+ "eslint-config-prettier" : " 6.0 .0" ,
101
101
"eslint-plugin-react" : " 7.14.2" ,
102
102
"husky" : " 3.0.0" ,
103
103
"jest" : " 24.8.0" ,
Original file line number Diff line number Diff line change @@ -3907,10 +3907,10 @@ eslint-config-kentcdodds@^14.3.2:
3907
3907
semver "^5.5.1"
3908
3908
webpack "^4.29.0"
3909
3909
3910
- eslint-config-prettier@4.3.0, eslint-config-prettier@^4.1 .0 :
3911
- version "4.3 .0"
3912
- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.3 .0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0 "
3913
- integrity sha512-sZwhSTHVVz78+kYD3t5pCWSYEdVSBR0PXnwjDRsUs8ytIrK8PLXw+6FKp8r3Z7rx4ZszdetWlXYKOHoUrrwPlA ==
3910
+ eslint-config-prettier@6.0 .0 :
3911
+ version "6.0 .0"
3912
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.0 .0.tgz#f429a53bde9fc7660e6353910fd996d6284d3c25 "
3913
+ integrity sha512-vDrcCFE3+2ixNT5H83g28bO/uYAwibJxerXPj+E7op4qzBCsAV36QfvdAyVOoNxKAH2Os/e01T/2x++V0LPukA ==
3914
3914
dependencies :
3915
3915
get-stdin "^6.0.0"
3916
3916
@@ -3921,6 +3921,13 @@ eslint-config-prettier@^2.9.0:
3921
3921
dependencies :
3922
3922
get-stdin "^5.0.1"
3923
3923
3924
+ eslint-config-prettier@^4.1.0 :
3925
+ version "4.3.0"
3926
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-4.3.0.tgz#c55c1fcac8ce4518aeb77906984e134d9eb5a4f0"
3927
+ integrity sha512-sZwhSTHVVz78+kYD3t5pCWSYEdVSBR0PXnwjDRsUs8ytIrK8PLXw+6FKp8r3Z7rx4ZszdetWlXYKOHoUrrwPlA==
3928
+ dependencies :
3929
+ get-stdin "^6.0.0"
3930
+
3924
3931
eslint-config-xo@^0.22.0 :
3925
3932
version "0.22.2"
3926
3933
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.22.2.tgz#04c52a0291a320860a05a1b7333be495b255df71"
You can’t perform that action at this time.
0 commit comments