File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 62
62
"tslint-check" : " tslint-config-prettier-check ./tslint.json"
63
63
},
64
64
"devDependencies" : {
65
- "@types/fs-extra" : " 8.0.0 " ,
65
+ "@types/fs-extra" : " 8.0.1 " ,
66
66
"@types/mocha" : " 5.2.7" ,
67
67
"@types/node" : " 12.7.4" ,
68
68
"@types/sinon" : " 7.0.13" ,
Original file line number Diff line number Diff line change 63
63
resolved "https://registry.yarnpkg.com/@sinonjs/text-encoding/-/text-encoding-0.7.1.tgz#8da5c6530915653f3a1f38fd5f101d8c3f8079c5"
64
64
integrity sha512-+iTbntw2IZPb/anVDbypzfQa+ay64MW0Zo8aJ8gZPWMMK6/OubMVb6lUPMagqjOPnmtauXnFCACVl3O7ogjeqQ==
65
65
66
- " @types/fs-extra@8.0.0 " :
67
- version "8.0.0 "
68
- resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.0.0 .tgz#d3e2c313ca29f95059f198dd60d1f774642d4b25 "
69
- integrity sha512-bCtL5v9zdbQW86yexOlXWTEGvLNqWxMFyi7gQA7Gcthbezr2cPSOb8SkESVKA937QD5cIwOFLDFt0MQoXOEr9Q ==
66
+ " @types/fs-extra@8.0.1 " :
67
+ version "8.0.1 "
68
+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.0.1 .tgz#a2378d6e7e8afea1564e44aafa2e207dadf77686 "
69
+ integrity sha512-J00cVDALmi/hJOYsunyT52Hva5TnJeKP5yd1r+mH/ZU0mbYZflR0Z5kw5kITtKTRYMhm1JMClOFYdHnQszEvqw ==
70
70
dependencies :
71
71
" @types/node" " *"
72
72
You can’t perform that action at this time.
0 commit comments