mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Bump typedoc from 0.20.13 to 0.20.14 (#6516)
Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.20.13 to 0.20.14. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.20.13...v0.20.14) 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:
Generated
+7
-7
@@ -25955,9 +25955,9 @@
|
||||
}
|
||||
},
|
||||
"typedoc": {
|
||||
"version": "0.20.13",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.13.tgz",
|
||||
"integrity": "sha512-SJVFn6NJd5bWJHMPgEkDUrKIEfMbja6ftIJv/tgd0xQZp5cWxGTdEnmRr56+egIQZkAJFB39eDvmNV4Lqqy4Gw==",
|
||||
"version": "0.20.14",
|
||||
"resolved": "https://registry.npmjs.org/typedoc/-/typedoc-0.20.14.tgz",
|
||||
"integrity": "sha512-9bsZp5/qkl+gDSv9DRvHbfbY8Sr0tD8fKx7hNIvcluxeAFzBCEo9o0qDCdLUZw+/axbfd9TaqHvSuCVRu+YH6Q==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"colors": "^1.4.0",
|
||||
@@ -25970,7 +25970,7 @@
|
||||
"progress": "^2.0.3",
|
||||
"shelljs": "^0.8.4",
|
||||
"shiki": "^0.2.7",
|
||||
"typedoc-default-themes": "0.12.0"
|
||||
"typedoc-default-themes": "0.12.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"fs-extra": {
|
||||
@@ -26012,9 +26012,9 @@
|
||||
}
|
||||
},
|
||||
"typedoc-default-themes": {
|
||||
"version": "0.12.0",
|
||||
"resolved": "https://registry.npmjs.org/typedoc-default-themes/-/typedoc-default-themes-0.12.0.tgz",
|
||||
"integrity": "sha512-0hHBxwmfxE0rkIslOiO39fJyYwaScQEhUIxcpqx3uS1BL3zhFW5oQfUaPx2cv2XLL/GXhYFxhdFLoVmNptbxEQ==",
|
||||
"version": "0.12.1",
|
||||
"resolved": "https://registry.npmjs.org/typedoc-default-themes/-/typedoc-default-themes-0.12.1.tgz",
|
||||
"integrity": "sha512-6PEvV+/kWAJeUwEtrKgIsZQSbybW5DGCr6s2mMjHsDplpgN8iBHI52UbA+2C+c2TMCxBNMK9TMS6pdeIdwsLSw==",
|
||||
"dev": true
|
||||
},
|
||||
"typescript": {
|
||||
|
||||
+1
-1
@@ -172,7 +172,7 @@
|
||||
"ts-node": "^9.0.0",
|
||||
"tsconfig-paths": "^3.9.0",
|
||||
"tslint": "6.1.3",
|
||||
"typedoc": "^0.20.13",
|
||||
"typedoc": "^0.20.14",
|
||||
"typescript": "3.9.7",
|
||||
"unist-util-select": "^3.0.2",
|
||||
"webpack-cli": "^3.3.12"
|
||||
|
||||
Reference in New Issue
Block a user