1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-14 23:50:06 +00:00

chore(merge): branch 'master' into dependabot/npm_and_yarn/ts-jest-27.0.3

This commit is contained in:
2021-06-09 10:28:05 +02:00
6 changed files with 942 additions and 13693 deletions

View File

@@ -45,6 +45,7 @@
"jest": "^27.0.4",
"jest-extended": "^0.11.5",
"path": "^0.12.7",
"process": "^0.11.10",
"rimraf": "^3.0.2",
"semantic-release": "^17.4.3",
"terser-webpack-plugin": "^5.1.3",
@@ -57,11 +58,11 @@
"typedoc-plugin-external-module-name": "^4.0.6",
"typescript": "^4.3.2",
"webpack": "^5.38.1",
"webpack-cli": "^4.7.0"
"webpack-cli": "^4.7.2"
},
"main": "index.js",
"dependencies": {
"@sasjs/utils": "^2.17.1",
"@sasjs/utils": "^2.18.0",
"axios": "^0.21.1",
"axios-cookiejar-support": "^1.0.1",
"form-data": "^4.0.0",