File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 46
46
"ts-jest" : " 25.4.0" ,
47
47
"ts-node" : " 8.10.1" ,
48
48
"tsconfig-paths" : " 3.9.0" ,
49
- "typedoc" : " 0.17.6 " ,
49
+ "typedoc" : " 0.17.8 " ,
50
50
"typescript" : " 3.8.3" ,
51
51
"@types/ioredis" : " 4.14.3" ,
52
52
"prettier" : " 2.0.5"
Original file line number Diff line number Diff line change @@ -5242,17 +5242,17 @@ typedarray@^0.0.6:
5242
5242
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
5243
5243
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
5244
5244
5245
- typedoc-default-themes@^0.10.1 :
5246
- version "0.10.1 "
5247
- resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.10.1 .tgz#eb27b7d689457c7ec843e47ec0d3e500581296a7 "
5248
- integrity sha512-SuqAQI0CkwhqSJ2kaVTgl37cWs733uy9UGUqwtcds8pkFK8oRF4rZmCq+FXTGIb9hIUOu40rf5Kojg0Ha6akeg ==
5245
+ typedoc-default-themes@^0.10.2 :
5246
+ version "0.10.2 "
5247
+ resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.10.2 .tgz#743380a80afe62c5ef92ca1bd4abe2ac596be4d2 "
5248
+ integrity sha512-zo09yRj+xwLFE3hyhJeVHWRSPuKEIAsFK5r2u47KL/HBKqpwdUSanoaz5L34IKiSATFrjG5ywmIu98hPVMfxZg ==
5249
5249
dependencies :
5250
5250
lunr "^2.3.8"
5251
5251
5252
-
5253
- version "0.17.6 "
5254
- resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.17.6 .tgz#cab87a72c10e05429016d659a4c3071a5a3ffb61 "
5255
- integrity sha512-pQiYnhG3yJk7939cv2n8uFoTsSgy5Hfiw0dgOQYa9nT9Ya1013dMctQdAXMj8JbNu7KhcauQyq9Zql9D/TziLw ==
5252
+
5253
+ version "0.17.8 "
5254
+ resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.17.8 .tgz#96b67e9454aa7853bfc4dc9a55c8a07adfd5478e "
5255
+ integrity sha512-/OyrHCJ8jtzu+QZ+771YaxQ9s4g5Z3XsQE3Ma7q+BL392xxBn4UMvvCdVnqKC2T/dz03/VXSLVKOP3lHmDdc/w ==
5256
5256
dependencies :
5257
5257
fs-extra "^8.1.0"
5258
5258
handlebars "^4.7.6"
5263
5263
minimatch "^3.0.0"
5264
5264
progress "^2.0.3"
5265
5265
shelljs "^0.8.4"
5266
- typedoc-default-themes "^0.10.1 "
5266
+ typedoc-default-themes "^0.10.2 "
5267
5267
5268
5268
5269
5269
version "3.8.3"
You can’t perform that action at this time.
0 commit comments