Skip to content

Commit 879cd8c

Browse files
committed
update api-documenter
1 parent 178ad99 commit 879cd8c

File tree

2 files changed

+528
-492
lines changed

2 files changed

+528
-492
lines changed

repo-scripts/api-documenter/package.json

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,8 @@
2323
"dependencies": {
2424
"api-extractor-model-me": "0.1.1",
2525
"@microsoft/tsdoc": "0.12.24",
26-
"@rushstack/node-core-library": "3.59.7",
27-
"@rushstack/ts-command-line": "4.19.1",
26+
"@rushstack/node-core-library": "3.66.1",
27+
"@rushstack/ts-command-line": "4.23.3",
2828
"colors": "~1.4.0",
2929
"resolve": "~1.22.0",
3030
"tslib": "^2.1.0",
@@ -33,7 +33,8 @@
3333
"devDependencies": {
3434
"@types/js-yaml": "4.0.9",
3535
"@types/resolve": "1.20.6",
36-
"mocha-chai-jest-snapshot": "1.1.3"
36+
"jest-resolve": "29.7.0",
37+
"mocha-chai-jest-snapshot": "1.1.6"
3738
},
3839
"engines": {
3940
"node": ">=18.0.0"

0 commit comments

Comments
 (0)