mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Bump typedoc from 0.21.4 to 0.21.5 (#946)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.4 to 0.21.5. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.21.4...v0.21.5) --- updated-dependencies: - dependency-name: typedoc dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
cd71f2cc14
commit
de619a3a5b
14
package-lock.json
generated
14
package-lock.json
generated
@ -34616,9 +34616,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typedoc": {
|
||||
"version": "0.21.4",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.4.tgz",
|
||||
"integrity": "sha512-slZQhvD9U0d9KacktYAyuNMMOXJRFNHy+Gd8xY2Qrqq3eTTTv3frv3N4au/cFnab9t3T5WA0Orb6QUjMc+1bDA==",
|
||||
"version": "0.21.5",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.5.tgz",
|
||||
"integrity": "sha512-uRDRmYheE5Iju9Zz0X50pTASTpBorIHFt02F5Y8Dt4eBt55h3mwk1CBSY2+EfwBxY16N4Xm7f8KXhnfFZ0AmBw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"glob": "^7.1.7",
|
||||
@ -34634,7 +34634,7 @@
|
||||
"typedoc": "bin/typedoc"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">= 12.20.0"
|
||||
"node": ">= 12.10.0"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"typescript": "4.0.x || 4.1.x || 4.2.x || 4.3.x"
|
||||
@ -65242,9 +65242,9 @@
|
||||
}
|
||||
},
|
||||
"typedoc": {
|
||||
"version": "0.21.4",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.4.tgz",
|
||||
"integrity": "sha512-slZQhvD9U0d9KacktYAyuNMMOXJRFNHy+Gd8xY2Qrqq3eTTTv3frv3N4au/cFnab9t3T5WA0Orb6QUjMc+1bDA==",
|
||||
"version": "0.21.5",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.5.tgz",
|
||||
"integrity": "sha512-uRDRmYheE5Iju9Zz0X50pTASTpBorIHFt02F5Y8Dt4eBt55h3mwk1CBSY2+EfwBxY16N4Xm7f8KXhnfFZ0AmBw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"glob": "^7.1.7",
|
||||
|
Loading…
x
Reference in New Issue
Block a user