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 26
26
"@types/node" : " ^12.7.1" ,
27
27
"cross-env" : " ^5.2.0" ,
28
28
"eslint" : " ^6.1.0" ,
29
- "eslint-config-prettier" : " ^6 .0.0" ,
29
+ "eslint-config-prettier" : " ^10 .0.0" ,
30
30
"eslint-plugin-prettier" : " ^3.1.0" ,
31
31
"husky" : " ^3.0.3" ,
32
32
"jest" : " ^24.8.0" ,
Original file line number Diff line number Diff line change @@ -2641,12 +2641,10 @@ escodegen@^1.9.1:
2641
2641
optionalDependencies :
2642
2642
source-map "~0.6.1"
2643
2643
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.0.1"
2646
+ resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-10.0.1.tgz#fbb03bfc8db0651df9ce4e8b7150d11c5fe3addf"
2647
+ integrity sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==
2650
2648
2651
2649
eslint-import-resolver-node@^0.3.2 :
2652
2650
version "0.3.2"
@@ -3310,11 +3308,6 @@ get-stdin@^4.0.1:
3310
3308
resolved "https://registry.yarnpkg.com/get-stdin/-/get-stdin-4.0.1.tgz#b968c6b0a04384324902e8bf1a5df32579a450fe"
3311
3309
integrity sha1-uWjGsKBDhDJJAui/Gl3zJXmkUP4=
3312
3310
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
-
3318
3311
get-stdin@^7.0.0 :
3319
3312
version "7.0.0"
3320
3313
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