We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 178ad99 commit 879cd8cCopy full SHA for 879cd8c
repo-scripts/api-documenter/package.json
@@ -23,8 +23,8 @@
23
"dependencies": {
24
"api-extractor-model-me": "0.1.1",
25
"@microsoft/tsdoc": "0.12.24",
26
- "@rushstack/node-core-library": "3.59.7",
27
- "@rushstack/ts-command-line": "4.19.1",
+ "@rushstack/node-core-library": "3.66.1",
+ "@rushstack/ts-command-line": "4.23.3",
28
"colors": "~1.4.0",
29
"resolve": "~1.22.0",
30
"tslib": "^2.1.0",
@@ -33,7 +33,8 @@
33
"devDependencies": {
34
"@types/js-yaml": "4.0.9",
35
"@types/resolve": "1.20.6",
36
- "mocha-chai-jest-snapshot": "1.1.3"
+ "jest-resolve": "29.7.0",
37
+ "mocha-chai-jest-snapshot": "1.1.6"
38
},
39
"engines": {
40
"node": ">=18.0.0"
0 commit comments