File tree Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Expand file tree Collapse file tree 2 files changed +5
-12
lines changed Original file line number Diff line number Diff line change 2626 "@types/node" : " ^12.7.1" ,
2727 "cross-env" : " ^5.2.0" ,
2828 "eslint" : " ^6.1.0" ,
29- "eslint-config-prettier" : " ^6 .0.0" ,
29+ "eslint-config-prettier" : " ^10 .0.0" ,
3030 "eslint-plugin-prettier" : " ^3.1.0" ,
3131 "husky" : " ^3.0.3" ,
3232 "jest" : " ^24.8.0" ,
Original file line number Diff line number Diff line change @@ -2641,12 +2641,10 @@ escodegen@^1.9.1:
26412641 optionalDependencies :
26422642 source-map "~0.6.1"
26432643
2644- eslint-config-prettier@^6.0.0 :
2645- version "6.0.0"
2646- resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.0.0.tgz#f429a53bde9fc7660e6353910fd996d6284d3c25"
2647- integrity sha512-vDrcCFE3+2ixNT5H83g28bO/uYAwibJxerXPj+E7op4qzBCsAV36QfvdAyVOoNxKAH2Os/e01T/2x++V0LPukA==
2648- dependencies :
2649- get-stdin "^6.0.0"
2644+ eslint-config-prettier@^10.0.0 :
2645+ version "10.1.8"
2646+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.1.8.tgz#15734ce4af8c2778cc32f0b01b37b0b5cd1ecb97"
2647+ integrity sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==
26502648
26512649eslint-import-resolver-node@^0.3.2 :
26522650 version "0.3.2"
@@ -3310,11 +3308,6 @@ get-stdin@^4.0.1:
33103308 resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
33113309 integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
33123310
3313- get-stdin@^6.0.0 :
3314- version "6.0.0"
3315- resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-6.0.0.tgz#9e09bf712b360ab9225e812048f71fde9c89657b"
3316- integrity sha512-jp4tHawyV7+fkkSKyvjuLZswblUtz+SQKzSWnBbii16BuZksJlU1wuBYXY75r+duh/llF1ur6oNwi+2ZzjKZ7g==
3317-
33183311get-stdin@^7.0.0 :
33193312 version "7.0.0"
33203313 resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-7.0.0.tgz#8d5de98f15171a125c5e516643c7a6d0ea8a96f6"
You can’t perform that action at this time.
0 commit comments