1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-14 07:30:05 +00:00

Merge branch 'master' into dependabot/npm_and_yarn/ts-loader-8.1.0

This commit is contained in:
Krishna Acondy
2021-04-21 17:16:53 +01:00
committed by GitHub
2 changed files with 44 additions and 42 deletions

View File

@@ -49,7 +49,7 @@
"ts-loader": "^8.1.0",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typedoc": "^0.20.30",
"typedoc": "^0.20.35",
"typedoc-neo-theme": "^1.1.0",
"typedoc-plugin-external-module-name": "^4.0.6",
"typescript": "^3.9.9",
@@ -60,7 +60,7 @@
"dependencies": {
"@sasjs/utils": "^2.6.3",
"axios": "^0.21.1",
"form-data": "^3.0.0",
"form-data": "^4.0.0",
"https": "^1.0.0"
}
}