Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit c371995

Browse files
build(deps-dev): bump typedoc from 0.22.4 to 0.22.5 in /token-lending/js (#2480)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.22.4 to 0.22.5. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.22.4...v0.22.5) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 1b5b891 commit c371995

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

token-lending/js/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1132,10 +1132,10 @@ glob-parent@^5.1.2:
11321132
dependencies:
11331133
is-glob "^4.0.1"
11341134

1135-
glob@^7.0.3, glob@^7.1.3, glob@^7.1.6, glob@^7.1.7:
1136-
version "7.1.7"
1137-
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.7.tgz#3b193e9233f01d42d0b3f78294bbeeb418f94a90"
1138-
integrity sha512-OvD9ENzPLbegENnYP5UUfJIirTg4+XwMWGaQfQTY0JenxNvvIKP3U3/tAQSPIu/lHxXYSZmpXlUHeqAIdKzBLQ==
1135+
glob@^7.0.3, glob@^7.1.3, glob@^7.1.6, glob@^7.2.0:
1136+
version "7.2.0"
1137+
resolved "https://registry.yarnpkg.com/glob/-/glob-7.2.0.tgz#d15535af7732e02e948f4c41628bd910293f6023"
1138+
integrity sha512-lmLf6gtyrPq8tTjSmrO94wBeQbFR3HbLHbuyD69wuyQkImp2hWqMGB47OX65FBkPffO641IP9jWa1z4ivqG26Q==
11391139
dependencies:
11401140
fs.realpath "^1.0.0"
11411141
inflight "^1.0.4"
@@ -1965,11 +1965,11 @@ type-fest@^0.20.2:
19651965
integrity sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==
19661966

19671967
typedoc@^0.22.3:
1968-
version "0.22.4"
1969-
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.4.tgz#039ac59fcdb9a8674471dc20e1623efb12be4114"
1970-
integrity sha512-M/a8NnPxq3/iZNNVjzFCK5gu4m//HTJIPbSS0JQVbkHJPP9wyepR12agylWTSqeVZe0xsbidVtO26+PP7iD/jw==
1968+
version "0.22.5"
1969+
resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.22.5.tgz#c1a7c33fcdc808f57c766584a6afb47762944229"
1970+
integrity sha512-KFrWGU1iKiTGw0RcyjLNYDmhd7uICU14HgBNPmFKY/sT4Pm/fraaLyWyisst9vGTUAKxqibqoDITR7+ZcAkhHg==
19711971
dependencies:
1972-
glob "^7.1.7"
1972+
glob "^7.2.0"
19731973
lunr "^2.3.9"
19741974
marked "^3.0.4"
19751975
minimatch "^3.0.4"

0 commit comments

Comments
 (0)