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.1.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.1.1 " :
67
+ version "8.1.1 "
68
+ resolved "https://registry.yarnpkg.com/@types/fs-extra/-/fs-extra-8.1.1 .tgz#1e49f22d09aa46e19b51c0b013cb63d0d923a068 "
69
+ integrity sha512-TcUlBem321DFQzBNuz8p0CLLKp0VvF/XH9E4KHNmgwyp4E3AfgI5cjiIVZWlbfThBop2qxFIh4+LeY6hVWWZ2w ==
70
70
dependencies :
71
71
" @types/node" " *"
72
72
You can’t perform that action at this time.
0 commit comments