File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 6363 },
6464 "dependencies" : {
6565 "@microsoft/api-extractor-model" : " workspace:*" ,
66- "@microsoft/tsdoc-config" : " ~0.18.0 " ,
66+ "@microsoft/tsdoc-config" : " ~0.18.1 " ,
6767 "@microsoft/tsdoc" : " ~0.16.0" ,
6868 "@rushstack/node-core-library" : " workspace:*" ,
6969 "@rushstack/rig-package" : " workspace:*" ,
Original file line number Diff line number Diff line change 1+ {
2+ "changes" : [
3+ {
4+ "packageName" : " @microsoft/api-extractor-model" ,
5+ "comment" : " Bump `@microsoft/tsdoc-config` to `~0.18.1` to mitigate CVE-2025-69873." ,
6+ "type" : " patch"
7+ }
8+ ],
9+ "packageName" : " @microsoft/api-extractor-model"
10+ }
Original file line number Diff line number Diff line change 1+ {
2+ "changes" : [
3+ {
4+ "packageName" : " @microsoft/api-extractor" ,
5+ "comment" : " Bump `@microsoft/tsdoc-config` to `~0.18.1` to mitigate CVE-2025-69873." ,
6+ "type" : " patch"
7+ }
8+ ],
9+ "packageName" : " @microsoft/api-extractor"
10+ }
Original file line number Diff line number Diff line change 1+ {
2+ "changes" : [
3+ {
4+ "packageName" : " @rushstack/eslint-config" ,
5+ "comment" : " Bump `eslint-plugin-tsdoc` to `~0.5.1` to mitigate CVE-2026-26996." ,
6+ "type" : " patch"
7+ }
8+ ],
9+ "packageName" : " @rushstack/eslint-config"
10+ }
You can’t perform that action at this time.
0 commit comments