This repository was archived by the owner on Jan 16, 2024. It is now read-only.
File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 42
42
"lint-staged" : " 9.2.5" ,
43
43
"prettier" : " 1.18.2" ,
44
44
"ts-jest" : " 24.1.0" ,
45
- "typedoc" : " ^ 0.15.0" ,
46
- "typedoc-plugin-markdown" : " ^ 2.2.6" ,
45
+ "typedoc" : " 0.15.0" ,
46
+ "typedoc-plugin-markdown" : " 2.2.6" ,
47
47
"typescript" : " 3.6.3"
48
48
}
49
49
}
Original file line number Diff line number Diff line change @@ -4744,14 +4744,14 @@ typedoc-default-themes@^0.6.0:
4744
4744
lunr "^2.3.6"
4745
4745
underscore "^1.9.1"
4746
4746
4747
- typedoc-plugin-markdown@^ 2.2.6 :
4747
+
4748
4748
version "2.2.6"
4749
4749
resolved "https://registry.yarnpkg.com/typedoc-plugin-markdown/-/typedoc-plugin-markdown-2.2.6.tgz#f958e0fa9f569b604ceb1fbbf8ea33f9f26625fa"
4750
4750
integrity sha512-1c6Vml1WIlUclLP/NX0Fq8UnQ9K9mak8o9J5P7g4kx3SzPsC1vY4/1rQPffKo1YYbRwU7qWBiM1J9vSEHoYSRQ==
4751
4751
dependencies :
4752
4752
fs-extra "^8.1.0"
4753
4753
4754
- typedoc@^ 0.15.0 :
4754
+
4755
4755
version "0.15.0"
4756
4756
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.15.0.tgz#21eaf4db41cf2797bad027a74f2a75cd08ae0c2d"
4757
4757
integrity sha512-NOtfq5Tis4EFt+J2ozhVq9RCeUnfEYMFKoU6nCXCXUULJz1UQynOM+yH3TkfZCPLzigbqB0tQYGVlktUWweKlw==
You can’t perform that action at this time.
0 commit comments