mirror of
https://github.com/oceanprotocol/ocean.js.git
synced 2024-11-26 20:39:05 +01:00
Bump typedoc from 0.20.23 to 0.20.24
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.23 to 0.20.24. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.23...v0.20.24) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
a9e2a95c79
commit
cc7f032b99
14
package-lock.json
generated
14
package-lock.json
generated
@ -7335,9 +7335,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"marked": {
|
||||
"version": "1.2.9",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-1.2.9.tgz",
|
||||
"integrity": "sha512-H8lIX2SvyitGX+TRdtS06m1jHMijKN/XjfH6Ooii9fvxMlh8QdqBfBDkGUpMWH2kQNrtixjzYUa3SH8ROTgRRw==",
|
||||
"version": "2.0.0",
|
||||
"resolved": "https://registry.npmjs.org/marked/-/marked-2.0.0.tgz",
|
||||
"integrity": "sha512-NqRSh2+LlN2NInpqTQnS614Y/3NkVMFFU6sJlRFEpxJ/LHuK/qJECH7/fXZjk4VZstPW/Pevjil/VtSONsLc7Q==",
|
||||
"dev": true
|
||||
},
|
||||
"md5.js": {
|
||||
@ -10388,9 +10388,9 @@
|
||||
}
|
||||
},
|
||||
"typedoc": {
|
||||
"version": "0.20.23",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.23.tgz",
|
||||
"integrity": "sha512-RBXuM0MJ2V/7eGg4YrDEmV1bn/ypa3Wx6AO1B0mUBHEQJaOIKEEnNI0Su75J6q7dkB5ksZvGNgsGjvfWL8Myjg==",
|
||||
"version": "0.20.24",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.24.tgz",
|
||||
"integrity": "sha512-TadOYtcw8agrk7WTZlXUcct4jLZZcGcYe3xbmARkI+rBpXI6Mw+0P8oUo13+9oFreQvK5zZgMem4YEi7lCXLIw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"colors": "^1.4.0",
|
||||
@ -10398,7 +10398,7 @@
|
||||
"handlebars": "^4.7.6",
|
||||
"lodash": "^4.17.20",
|
||||
"lunr": "^2.3.9",
|
||||
"marked": "^1.2.9",
|
||||
"marked": "^2.0.0",
|
||||
"minimatch": "^3.0.0",
|
||||
"progress": "^2.0.3",
|
||||
"shelljs": "^0.8.4",
|
||||
|
Loading…
x
Reference in New Issue
Block a user