Skip to content

Commit f139500

Browse files
committed
Fixed a case where the 'Jsdoc data looks malformed' warning was displayed unnecessarily.
1 parent df1db5a commit f139500

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"command-line-args": "^6.0.0",
4040
"command-line-usage": "^7.0.3",
4141
"config-master": "^3.1.0",
42-
"dmd": "^7.0.5",
42+
"dmd": "^7.0.6",
4343
"jsdoc-api": "^9.3.1",
4444
"jsdoc-parse": "^6.2.4",
4545
"walk-back": "^5.1.1"

0 commit comments

Comments
 (0)