Skip to content

Commit 9a3d690

Browse files
build(deps-dev): Bump typedoc from 0.15.2 to 0.15.3
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.15.2 to 0.15.3. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](TypeStrong/typedoc@v0.15.2...v0.15.3) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f22823a commit 9a3d690

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -2236,10 +2236,10 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
22362236
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
22372237
integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==
22382238

2239-
handlebars@^4.5.1:
2240-
version "4.5.2"
2241-
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.2.tgz#5a4eb92ab5962ca3415ac188c86dc7f784f76a0f"
2242-
integrity sha512-29Zxv/cynYB7mkT1rVWQnV7mGX6v7H/miQ6dbEpYTKq5eJBN7PsRB+ViYJlcT6JINTSu4dVB9kOqEun78h6Exg==
2239+
handlebars@^4.5.3:
2240+
version "4.5.3"
2241+
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
2242+
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
22432243
dependencies:
22442244
neo-async "^2.6.0"
22452245
optimist "^0.6.1"
@@ -4694,13 +4694,13 @@ typedoc-default-themes@^0.6.1:
46944694
underscore "^1.9.1"
46954695

46964696
typedoc@^0.15.0:
4697-
version "0.15.2"
4698-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.15.2.tgz#f0f79abd12e8b9785f96ce205e2dadf282c32cf4"
4699-
integrity sha512-K2nFEtyDQTVdXOzYtECw3TwuT3lM91Zc0dzGSLuor5R8qzZbwqBoCw7xYGVBow6+mEZAvKGznLFsl7FzG+wAgQ==
4697+
version "0.15.3"
4698+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.15.3.tgz#8f5a038cfc1160f70cbc57e37908653483dca689"
4699+
integrity sha512-RGX+dgnm9fyg5KHj81/ZhMiee0FfvJnjBXedhedhMWlrtM4YRv3pn8sYCWRt5TMi1Jli3/JG224pbFo3/3uaGw==
47004700
dependencies:
47014701
"@types/minimatch" "3.0.3"
47024702
fs-extra "^8.1.0"
4703-
handlebars "^4.5.1"
4703+
handlebars "^4.5.3"
47044704
highlight.js "^9.16.2"
47054705
lodash "^4.17.15"
47064706
marked "^0.7.0"

0 commit comments

Comments
 (0)