1
0
mirror of https://github.com/sasjs/adapter.git synced 2025-12-10 17:04:36 +00:00

Merge branch 'master' into dependabot/npm_and_yarn/webpack-cli-4.3.1

This commit is contained in:
Yury Shkoda
2021-01-13 12:26:22 +03:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -12599,9 +12599,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",

View File

@@ -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.3.1"