This repository was archived by the owner on Mar 9, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +24
-8
lines changed Expand file tree Collapse file tree 3 files changed +24
-8
lines changed Original file line number Diff line number Diff line change 9797 "enzyme" : " 3.10.0" ,
9898 "enzyme-adapter-react-16" : " 1.14.0" ,
9999 "enzyme-to-json" : " 3.3.5" ,
100- "eslint-config-prettier" : " 4.3 .0" ,
100+ "eslint-config-prettier" : " 6.0 .0" ,
101101 "eslint-plugin-react" : " 7.14.2" ,
102102 "husky" : " 3.0.0" ,
103103 "jest" : " 24.8.0" ,
Original file line number Diff line number Diff line change @@ -3907,10 +3907,10 @@ eslint-config-kentcdodds@^14.3.2:
39073907 semver "^5.5.1"
39083908 webpack "^4.29.0"
39093909
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 ==
39143914 dependencies :
39153915 get-stdin "^6.0.0"
39163916
@@ -3921,6 +3921,13 @@ eslint-config-prettier@^2.9.0:
39213921 dependencies :
39223922 get-stdin "^5.0.1"
39233923
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+
39243931eslint-config-xo@^0.22.0 :
39253932 version "0.22.2"
39263933 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