File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 34
34
"semantic-release" : " ^15.13.3"
35
35
},
36
36
"dependencies" : {
37
+ "@electron/docs-parser" : " ^0.2.1" ,
37
38
"@types/node" : " ^11.13.7" ,
38
39
"chalk" : " ^2.4.2" ,
39
40
"colors" : " ^1.1.2" ,
40
41
"debug" : " ^4.1.1" ,
41
42
"electron-docs" : " ^3.0.2" ,
42
- "@electron/docs-parser" : " ^0.1.1" ,
43
43
"fs-extra" : " ^7.0.1" ,
44
44
"lodash" : " ^4.17.11" ,
45
45
"minimist" : " ^1.2.0" ,
Original file line number Diff line number Diff line change 27
27
read-pkg "^4.0.0"
28
28
registry-auth-token "^3.3.1"
29
29
30
- " @electron/docs-parser@^0.1 .1 " :
31
- version "0.1 .1"
32
- resolved "https://registry.yarnpkg.com/@electron/docs-parser/-/docs-parser-0.1 .1.tgz#a350d666ebc7c23ab2572c40eb7b85935e3bdf0b "
33
- integrity sha512-M2fgTOfFo9tcoGJFsRInfU78s7ZvWBeskhC4yHZ0uBEUf3NCV5vhXIIN0vJjtwhFg8llcl9DIRedjjSmIM4viw ==
30
+ " @electron/docs-parser@^0.2 .1 " :
31
+ version "0.2 .1"
32
+ resolved "https://registry.yarnpkg.com/@electron/docs-parser/-/docs-parser-0.2 .1.tgz#14bcc7ec5afa1b2e89dc6dbdb7152dc74c2b5c46 "
33
+ integrity sha512-vQNxIQzIudFp3TECH9TEkPZUvLrDzZO5wZPmgN5e3c69yqmMj779I86Ny8giQfY93jFpRZ/+gRqIwVfD6gFEWA ==
34
34
dependencies :
35
35
" @types/markdown-it" " ^0.0.7"
36
36
chai "^4.2.0"
You can’t perform that action at this time.
0 commit comments