Skip to content

Commit 1dba38f

Browse files
chore(deps-dev): bump typedoc from 0.20.33 to 0.20.34 (#12)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.33 to 0.20.34. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](TypeStrong/typedoc@v0.20.33...v0.20.34) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a1a3e96 commit 1dba38f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/faker": "^5.1.7",
2323
"@types/jest": "~26.0.21",
2424
"@types/node": "~14.14.35",
25-
"typedoc": "^0.20.33",
25+
"typedoc": "^0.20.34",
2626
"typedoc-plugin-markdown": "^3.0.8",
2727
"@typescript-eslint/eslint-plugin": "~4.19.0",
2828
"@typescript-eslint/parser": "~4.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5006,10 +5006,10 @@ typedoc-plugin-markdown@^3.0.8:
50065006
dependencies:
50075007
handlebars "^4.7.6"
50085008

5009-
typedoc@^0.20.33:
5010-
version "0.20.33"
5011-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.33.tgz#dd9591afc2a4b944bd167eeee3425380daf9047d"
5012-
integrity sha512-jzNdHmjZRQKwguhpXjIPuIjz+TpdgG2AVY8ta+qpAukv+3rBhTs4AAVd+mkonrHVYlC0EAbuAJ4urkfnn42Hwg==
5009+
typedoc@^0.20.34:
5010+
version "0.20.34"
5011+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.20.34.tgz#763c4e1ebef55fd4f71a27f0f02249926107021a"
5012+
integrity sha512-es+N/KyGPcHl9cAuYh1Z5m7HzwcmfNLghkmb2pzGz7HRDS5GS2uA3hu/c2cv4gCxDsw8pPUPCOvww+Hzf48Kug==
50135013
dependencies:
50145014
colors "^1.4.0"
50155015
fs-extra "^9.1.0"

0 commit comments

Comments
 (0)