diff --git a/package.json b/package.json index 78c3f27..b1fd440 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "tslint-loader": "3.5.4", "typedoc": "0.13.0", "typedoc-plugin-external-module-name": "1.1.3", - "typedoc-plugin-internal-external": "1.0.10", + "typedoc-plugin-internal-external": "2.2.0", "typedoc-plugin-single-line-tags": "1.0.0", "typescript": "3.1.6", "uglify-js": "3.4.9", diff --git a/yarn.lock b/yarn.lock index bf88a92..085eb77 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5884,10 +5884,10 @@ typedoc-plugin-external-module-name@1.1.3: resolved "https://registry.yarnpkg.com/typedoc-plugin-external-module-name/-/typedoc-plugin-external-module-name-1.1.3.tgz#ea1c8c7650dae7a105f0d9d55a6aa5cab7816db2" integrity sha512-/VMawTW4NnUUsgq0o8O37y9MmXFaOCDrH1dvDg7SZUS5ZSpUPSILVWwGJP+7g4I8vKZ5bBKZKHfPIEA4xUC+PQ== -typedoc-plugin-internal-external@1.0.10: - version "1.0.10" - resolved "https://registry.yarnpkg.com/typedoc-plugin-internal-external/-/typedoc-plugin-internal-external-1.0.10.tgz#df9fd6ee1743f009c39b8746a3c26edc36ce8bcd" - integrity sha512-RxNVuG53s1XjRU9AureonuWvVmkeANXtfM0rnmqrLlmrWJXUVPDJs9L3Ds87YX9fvVVDc9evT8iSQquP8/tNNQ== +typedoc-plugin-internal-external@2.2.0: + version "2.2.0" + resolved "https://registry.yarnpkg.com/typedoc-plugin-internal-external/-/typedoc-plugin-internal-external-2.2.0.tgz#af4100f92f40aa08039930c0c750b2f502628e41" + integrity sha512-xeh+NemurGr23cm1kf6Mec5TB0pCSllm3l3+hJg1ersl00xgC6klVpD1GBKqliGxnLo7blytZrnHsS4w/bzeOA== typedoc-plugin-single-line-tags@1.0.0: version "1.0.0"