Skip to content

Commit d0a58e0

Browse files
authoredJul 1, 2024··
Merge pull request #2962 from nestjs/renovate/microsoft-tsdoc-0.x
fix(deps): update dependency @microsoft/tsdoc to ^0.15.0
2 parents b165909 + 910b677 commit d0a58e0

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed
 

Diff for: ‎package-lock.json

+5-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: ‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"start:debug": "nest start --watch --debug"
2525
},
2626
"dependencies": {
27-
"@microsoft/tsdoc": "^0.14.2",
27+
"@microsoft/tsdoc": "^0.15.0",
2828
"@nestjs/mapped-types": "2.0.5",
2929
"js-yaml": "4.1.0",
3030
"lodash": "4.17.21",

0 commit comments

Comments
 (0)
Please sign in to comment.