File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " typedoc" ,
33 "description" : " Create api documentation for TypeScript projects." ,
4- "version" : " 0.15.2 " ,
4+ "version" : " 0.15.3 " ,
55 "homepage" : " https://typedoc.org" ,
66 "main" : " dist/index.js" ,
77 "typings" : " dist/index.d.ts" ,
3232 "dependencies" : {
3333 "@types/minimatch" : " 3.0.3" ,
3434 "fs-extra" : " ^8.1.0" ,
35- "handlebars" : " ^4.5.1 " ,
35+ "handlebars" : " ^4.5.3 " ,
3636 "highlight.js" : " ^9.16.2" ,
3737 "lodash" : " ^4.17.15" ,
3838 "marked" : " ^0.7.0" ,
4444 },
4545 "devDependencies" : {
4646 "@types/fs-extra" : " ^8.0.1" ,
47- "@types/lodash" : " ^4.14.146 " ,
48- "@types/marked" : " ^0.6.5 " ,
47+ "@types/lodash" : " ^4.14.149 " ,
48+ "@types/marked" : " ^0.7.2 " ,
4949 "@types/mocha" : " ^5.2.7" ,
5050 "@types/mockery" : " ^1.4.29" ,
51- "@types/node" : " ^12.12.7 " ,
51+ "@types/node" : " ^12.12.12 " ,
5252 "@types/shelljs" : " ^0.8.6" ,
5353 "mocha" : " ^6.2.2" ,
5454 "mockery" : " ^2.1.0" ,
You can’t perform that action at this time.
0 commit comments