Skip to content

Commit e456937

Browse files
Merge pull request #21 from node-fetch/dependabot/npm_and_yarn/typedoc-0.15.7
2 parents 5346c3f + 076634d commit e456937

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2269,7 +2269,7 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.6
22692269
resolved "https://registry.yarnpkg.com/graceful-fs/-/graceful-fs-4.2.3.tgz#4a12ff1b60376ef09862c2093edd908328be8423"
22702270
integrity sha512-a30VEBm4PEdx1dRB7MFK7BejejvCvBronbLjht+sHuGYj8PHs7M/5Z+rt5lw551vZ7yfTCj4Vuyy3mSJytDWRQ==
22712271

2272-
handlebars@^4.5.3:
2272+
handlebars@^4.5.3, handlebars@~4.5.3:
22732273
version "4.5.3"
22742274
resolved "https://registry.yarnpkg.com/handlebars/-/handlebars-4.5.3.tgz#5cf75bd8714f7605713511a56be7c349becb0482"
22752275
integrity sha512-3yPecJoJHK/4c6aZhSvxOyG4vJKDshV36VHp0iVCDVh7o9w2vwi3NSnL2MMPj3YdduqaBcu7cGbggJQM0br9xA==
@@ -4746,13 +4746,13 @@ typedoc-default-themes@^0.6.3:
47464746
underscore "^1.9.1"
47474747

47484748
typedoc@^0.15.6:
4749-
version "0.15.6"
4750-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.15.6.tgz#d99a1c3db8c87a00437a8a89a0df03f9dc1995ad"
4751-
integrity sha512-TC3j7HXFfyq0/NyUL9oLgEXhgO4U8Kd7iyRgagkG3XxehgTjn6w20uJ/Hif1KPB/65VQZ8uMYYyxFXNj9um5Ow==
4749+
version "0.15.7"
4750+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.15.7.tgz#a37c88292d63e87693a4e6a510e68248e5dbc8c7"
4751+
integrity sha512-dVQ9yd/4pF3kf2OeHVkjxieoH/Exqggtw1DZ9XbVZpvZCItRA4VfOxuVoW+bMauyEk0RDvAx6y/ixDY4loNBWA==
47524752
dependencies:
47534753
"@types/minimatch" "3.0.3"
47544754
fs-extra "^8.1.0"
4755-
handlebars "^4.5.3"
4755+
handlebars "~4.5.3"
47564756
highlight.js "^9.17.1"
47574757
lodash "^4.17.15"
47584758
marked "^0.8.0"

0 commit comments

Comments
 (0)