From a5a662c05d2c630cce18970330dec407fd32e7e5 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2020 07:15:31 +0000 Subject: [PATCH 1/2] Bump node-abi from 2.16.0 to 2.18.0 Bumps [node-abi](https://github.com/lgeiger/node-abi) from 2.16.0 to 2.18.0. - [Release notes](https://github.com/lgeiger/node-abi/releases) - [Commits](https://github.com/lgeiger/node-abi/compare/v2.16.0...v2.18.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 87e9cb9b..ef388696 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "graceful-fs": "^4.2.4", "html-loader": "0.5.5", "json-loader": "0.5.7", - "node-abi": "^2.16.0", + "node-abi": "^2.18.0", "node-gyp": "^7.0.0", "node-sass": "^4.14.1", "npmlog": "4.1.2", diff --git a/yarn.lock b/yarn.lock index 264ced8d..0c6239b8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4573,10 +4573,10 @@ no-case@^2.2.0: dependencies: lower-case "^1.1.1" -node-abi@^2.11.0, node-abi@^2.14.0, node-abi@^2.16.0: - version "2.16.0" - resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.16.0.tgz#7df94e9c0a7a189f4197ab84bac8089ef5894992" - integrity sha512-+sa0XNlWDA6T+bDLmkCUYn6W5k5W6BPRL6mqzSCs6H/xUgtl4D5x2fORKDzopKiU6wsyn/+wXlRXwXeSp+mtoA== +node-abi@^2.11.0, node-abi@^2.14.0, node-abi@^2.18.0: + version "2.18.0" + resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.18.0.tgz#1f5486cfd7d38bd4f5392fa44a4ad4d9a0dffbf4" + integrity sha512-yi05ZoiuNNEbyT/xXfSySZE+yVnQW6fxPZuFbLyS1s6b5Kw3HzV2PHOM4XR+nsjzkHxByK+2Wg+yCQbe35l8dw== dependencies: semver "^5.4.1" From 84dbfa5d6cd686e0b324d60036c80493aa20c8dc Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 10 Aug 2020 04:19:24 +0000 Subject: [PATCH 2/2] Bump typedoc from 0.17.7 to 0.18.0 Bumps [typedoc](https://github.com/TypeStrong/TypeDoc) from 0.17.7 to 0.18.0. - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Commits](https://github.com/TypeStrong/TypeDoc/compare/v0.17.7...v0.18.0) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 30 +++++++++++++++--------------- 2 files changed, 16 insertions(+), 16 deletions(-) diff --git a/package.json b/package.json index 67b71c88..070c0d20 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "svg-inline-loader": "^0.8.0", "to-string-loader": "1.1.6", "tslib": "^2.0.0", - "typedoc": "^0.17.7", + "typedoc": "^0.18.0", "typescript": "^3.9.3", "url-loader": "^3.0.0", "val-loader": "2.1.1", diff --git a/yarn.lock b/yarn.lock index 317f75d0..5af44603 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4197,10 +4197,10 @@ map-visit@^1.0.0: dependencies: object-visit "^1.0.0" -marked@1.0.0: - version "1.0.0" - resolved "https://registry.yarnpkg.com/marked/-/marked-1.0.0.tgz#d35784245a04871e5988a491e28867362e941693" - integrity sha512-Wo+L1pWTVibfrSr+TTtMuiMfNzmZWiOPeO7rZsQUY5bgsxpHesBEcIWJloWVTFnrMXnf/TL30eTFSGJddmQAng== +marked@^1.1.1: + version "1.1.1" + resolved "https://registry.yarnpkg.com/marked/-/marked-1.1.1.tgz#e5d61b69842210d5df57b05856e0c91572703e6a" + integrity sha512-mJzT8D2yPxoPh7h0UXkB+dBj4FykPJ2OIfxAWeIHrvoHDkFxukV/29QxoFQoPM6RLEwhIFdJpmKBlqVM3s2ZIw== matcher@^2.0.0: version "2.0.0" @@ -7027,28 +7027,28 @@ typedarray@^0.0.6: version "0.0.6" resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777" -typedoc-default-themes@^0.10.1: - version "0.10.1" - resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.10.1.tgz#eb27b7d689457c7ec843e47ec0d3e500581296a7" - integrity sha512-SuqAQI0CkwhqSJ2kaVTgl37cWs733uy9UGUqwtcds8pkFK8oRF4rZmCq+FXTGIb9hIUOu40rf5Kojg0Ha6akeg== +typedoc-default-themes@^0.10.2: + version "0.10.2" + resolved "https://registry.yarnpkg.com/typedoc-default-themes/-/typedoc-default-themes-0.10.2.tgz#743380a80afe62c5ef92ca1bd4abe2ac596be4d2" + integrity sha512-zo09yRj+xwLFE3hyhJeVHWRSPuKEIAsFK5r2u47KL/HBKqpwdUSanoaz5L34IKiSATFrjG5ywmIu98hPVMfxZg== dependencies: lunr "^2.3.8" -typedoc@^0.17.7: - version "0.17.7" - resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.17.7.tgz#70797401140403a5f91589ed3f4f24c03841bf7a" - integrity sha512-PEnzjwQAGjb0O8a6VDE0lxyLAadqNujN5LltsTUhZETolRMiIJv6Ox+Toa8h0XhKHqAOh8MOmB0eBVcWz6nuAw== +typedoc@^0.18.0: + version "0.18.0" + resolved "https://registry.yarnpkg.com/typedoc/-/typedoc-0.18.0.tgz#8bf53ddd7df5b8966b52c946929a09549d78682b" + integrity sha512-UgDQwapCGQCCdYhEQzQ+kGutmcedklilgUGf62Vw6RdI29u6FcfAXFQfRTiJEbf16aK3YnkB20ctQK1JusCRbA== dependencies: - fs-extra "^8.1.0" + fs-extra "^9.0.1" handlebars "^4.7.6" highlight.js "^10.0.0" lodash "^4.17.15" lunr "^2.3.8" - marked "1.0.0" + marked "^1.1.1" minimatch "^3.0.0" progress "^2.0.3" shelljs "^0.8.4" - typedoc-default-themes "^0.10.1" + typedoc-default-themes "^0.10.2" typescript@^3.9.3: version "3.9.3"