Skip to content

Commit aadf28b

Browse files
committed
fix: upgrade typedoc from 0.25.4 to 0.26.11
Snyk has created this PR to upgrade typedoc from 0.25.4 to 0.26.11. See this package in npm: typedoc See this project in Snyk: https://app.snyk.io/org/nerds-github/project/1ce64081-e07a-4bf8-bb78-d92e784e5df0?utm_source=github&utm_medium=referral&page=upgrade-pr
1 parent 5780f10 commit aadf28b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/artifact/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"devDependencies": {
5959
"@types/archiver": "^5.3.2",
6060
"@types/unzip-stream": "^0.3.4",
61-
"typedoc": "^0.25.4",
61+
"typedoc": "^0.26.11",
6262
"typedoc-plugin-markdown": "^3.17.1",
6363
"typescript": "^5.2.2"
6464
}

0 commit comments

Comments
 (0)