1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

Bump typedoc from 0.21.2 to 0.21.3 (#899)

Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/TypeStrong/TypeDoc/releases)
- [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.21.2...v0.21.3)

---
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:
dependabot[bot] 2021-07-12 07:42:09 +03:00 committed by GitHub
parent dd7fd9f59c
commit 2444f2a94d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

14
package-lock.json generated
View File

@ -33147,14 +33147,13 @@
}
},
"node_modules/typedoc": {
"version": "0.21.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.2.tgz",
"integrity": "sha512-SR1ByJB3USg+jxoxwzMRP07g/0f/cQUE5t7gOh1iTUyjTPyJohu9YSKRlK+MSXXqlhIq+m0jkEHEG5HoY7/Adg==",
"version": "0.21.3",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.3.tgz",
"integrity": "sha512-SE0MytBcr3LpZmo22KxOI5vOvy+4cHl7U3TwYfc7OpUWaZLsDgP1yVqswoIdAUl6qwqskZie6Lyw/nzW5y840w==",
"dev": true,
"dependencies": {
"glob": "^7.1.7",
"handlebars": "^4.7.7",
"lodash": "^4.17.21",
"lunr": "^2.3.9",
"marked": "^2.1.1",
"minimatch": "^3.0.0",
@ -61226,14 +61225,13 @@
}
},
"typedoc": {
"version": "0.21.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.2.tgz",
"integrity": "sha512-SR1ByJB3USg+jxoxwzMRP07g/0f/cQUE5t7gOh1iTUyjTPyJohu9YSKRlK+MSXXqlhIq+m0jkEHEG5HoY7/Adg==",
"version": "0.21.3",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.3.tgz",
"integrity": "sha512-SE0MytBcr3LpZmo22KxOI5vOvy+4cHl7U3TwYfc7OpUWaZLsDgP1yVqswoIdAUl6qwqskZie6Lyw/nzW5y840w==",
"dev": true,
"requires": {
"glob": "^7.1.7",
"handlebars": "^4.7.7",
"lodash": "^4.17.21",
"lunr": "^2.3.9",
"marked": "^2.1.1",
"minimatch": "^3.0.0",