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.0 to 0.21.2 (#868)

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

---
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-06-30 00:47:15 +03:00 committed by GitHub
parent 00fce35dc2
commit c4b1633957
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

12
package-lock.json generated
View File

@ -33349,9 +33349,9 @@
}
},
"node_modules/typedoc": {
"version": "0.21.0",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.0.tgz",
"integrity": "sha512-InmPBVlpOXptIkg/WnsQhbGYhv9cuDh/cRACUSautQ0QwcJPLAK2kHcfP0Pld6z/NiDvHc159fMq2qS+b/ALUw==",
"version": "0.21.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.2.tgz",
"integrity": "sha512-SR1ByJB3USg+jxoxwzMRP07g/0f/cQUE5t7gOh1iTUyjTPyJohu9YSKRlK+MSXXqlhIq+m0jkEHEG5HoY7/Adg==",
"dev": true,
"dependencies": {
"glob": "^7.1.7",
@ -61526,9 +61526,9 @@
}
},
"typedoc": {
"version": "0.21.0",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.0.tgz",
"integrity": "sha512-InmPBVlpOXptIkg/WnsQhbGYhv9cuDh/cRACUSautQ0QwcJPLAK2kHcfP0Pld6z/NiDvHc159fMq2qS+b/ALUw==",
"version": "0.21.2",
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.21.2.tgz",
"integrity": "sha512-SR1ByJB3USg+jxoxwzMRP07g/0f/cQUE5t7gOh1iTUyjTPyJohu9YSKRlK+MSXXqlhIq+m0jkEHEG5HoY7/Adg==",
"dev": true,
"requires": {
"glob": "^7.1.7",