mirror of
https://github.com/sasjs/adapter.git
synced 2025-12-10 17:04:36 +00:00
chore(deps-dev): bump typedoc-plugin-external-module-name
Bumps [typedoc-plugin-external-module-name](https://github.com/christopherthielen/typedoc-plugin-external-module-name) from 4.0.5 to 4.0.6. - [Release notes](https://github.com/christopherthielen/typedoc-plugin-external-module-name/releases) - [Changelog](https://github.com/christopherthielen/typedoc-plugin-external-module-name/blob/master/CHANGELOG.md) - [Commits](https://github.com/christopherthielen/typedoc-plugin-external-module-name/compare/4.0.5...4.0.6) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
committed by
GitHub
parent
7616cacbec
commit
0dd0abae87
6
package-lock.json
generated
6
package-lock.json
generated
@@ -12727,9 +12727,9 @@
|
||||
}
|
||||
},
|
||||
"typedoc-plugin-external-module-name": {
|
||||
"version": "4.0.5",
|
||||
"resolved": "https://registry.npmjs.org/typedoc-plugin-external-module-name/-/typedoc-plugin-external-module-name-4.0.5.tgz",
|
||||
"integrity": "sha512-9u4Eu8BdEZ23M5v9fZzHtQJvWFmYOcwQuxhXka8WCLrTFgCJtpeHsl/+p8Ud40BNJDRIIjxPcpT1PC1fMF1pMA==",
|
||||
"version": "4.0.6",
|
||||
"resolved": "https://registry.npmjs.org/typedoc-plugin-external-module-name/-/typedoc-plugin-external-module-name-4.0.6.tgz",
|
||||
"integrity": "sha512-WqJW5gbfeQD7VA96p5eRFkVlPPGXfpaAo7M/sNOeBwSBTRylKYX15kAVaGP6iM/VhXtDagTMyKhwG97sENfKHA==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"lodash": "^4.1.2",
|
||||
|
||||
@@ -51,7 +51,7 @@
|
||||
"tslint-config-prettier": "^1.18.0",
|
||||
"typedoc": "^0.17.8",
|
||||
"typedoc-neo-theme": "^1.0.10",
|
||||
"typedoc-plugin-external-module-name": "^4.0.3",
|
||||
"typedoc-plugin-external-module-name": "^4.0.6",
|
||||
"typescript": "^3.9.7",
|
||||
"webpack": "^5.13.0",
|
||||
"webpack-cli": "^4.2.0"
|
||||
|
||||
Reference in New Issue
Block a user