This repository was archived by the owner on Feb 10, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Expand file tree Collapse file tree 2 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 52
52
"publish-please" : " 5.5.2" ,
53
53
"sinon" : " 15.0.3" ,
54
54
"tslint" : " 6.1.3" ,
55
- "typedoc" : " 0.23.28 " ,
55
+ "typedoc" : " 0.25.0 " ,
56
56
"typescript" : " 5.0.4"
57
57
}
58
58
}
Original file line number Diff line number Diff line change @@ -2050,10 +2050,10 @@ map-visit@^1.0.0:
2050
2050
dependencies :
2051
2051
object-visit "^1.0.0"
2052
2052
2053
- marked@^4.2.12 :
2054
- version "4.2.12 "
2055
- resolved "https://registry.yarnpkg.com/marked/-/marked-4.2.12 .tgz#d69a64e21d71b06250da995dcd065c11083bebb5 "
2056
- integrity sha512-yr8hSKa3Fv4D3jdZmtMMPghgVt6TWbk86WQaWhDloQjRSQhMMYCAro7jP7VDJrjjdV8pxVxMssXS8B8Y5DZ5aw ==
2053
+ marked@^4.3.0 :
2054
+ version "4.3.0 "
2055
+ resolved "https://registry.yarnpkg.com/marked/-/marked-4.3.0 .tgz#796362821b019f734054582038b116481b456cf3 "
2056
+ integrity sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A ==
2057
2057
2058
2058
matcher@^5.0.0 :
2059
2059
version "5.0.0"
@@ -2143,10 +2143,10 @@ minimatch@^3.0.4:
2143
2143
dependencies :
2144
2144
brace-expansion "^1.1.7"
2145
2145
2146
- minimatch@^7.1 .3 :
2147
- version "7.4.2 "
2148
- resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-7.4.2 .tgz#157e847d79ca671054253b840656720cb733f10f "
2149
- integrity sha512-xy4q7wou3vUoC9k1xGTXc+awNdGaGVHtFUaey8tiX4H1QRc04DZ/rmDFwNm2EBsuYEhAZ6SgMmYf3InGY6OauA ==
2146
+ minimatch@^9.0 .3 :
2147
+ version "9.0.3 "
2148
+ resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-9.0.3 .tgz#a6e00c3de44c3a542bfaae70abfc22420a6da825 "
2149
+ integrity sha512-RHiac9mvaRw0x3AYRgDC1CxAP7HTcNrrECeA8YYJeWnpo+2Q5CegtZjaotWTWxDG3UeGA1coE05iH1mPjT/2mg ==
2150
2150
dependencies :
2151
2151
brace-expansion "^2.0.1"
2152
2152
@@ -3208,14 +3208,14 @@ typedarray-to-buffer@^3.1.5:
3208
3208
dependencies :
3209
3209
is-typedarray "^1.0.0"
3210
3210
3211
- typedoc@0.23.28 :
3212
- version "0.23.28 "
3213
- resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.23.28 .tgz#3ce9c36ef1c273fa849d2dea18651855100d3ccd "
3214
- integrity sha512-9x1+hZWTHEQcGoP7qFmlo4unUoVJLB0H/8vfO/7wqTnZxg4kPuji9y3uRzEu0ZKez63OJAUmiGhUrtukC6Uj3w ==
3211
+ typedoc@0.25.0 :
3212
+ version "0.25.0 "
3213
+ resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.25.0 .tgz#287f83d01c1c2186766884f4e04d698820d68115 "
3214
+ integrity sha512-FvCYWhO1n5jACE0C32qg6b3dSfQ8f2VzExnnRboowHtqUD6ARzM2r8YJeZFYXhcm2hI4C2oCRDgNPk/yaQUN9g ==
3215
3215
dependencies :
3216
3216
lunr "^2.3.9"
3217
- marked "^4.2.12 "
3218
- minimatch "^7.1 .3"
3217
+ marked "^4.3.0 "
3218
+ minimatch "^9.0 .3"
3219
3219
shiki "^0.14.1"
3220
3220
3221
3221
You can’t perform that action at this time.
0 commit comments