|
@@ -72,9 +72,9 @@
|
|
|
"@graphql-codegen/typescript-graphql-request": "^1.12.2",
|
|
|
"@graphql-codegen/typescript-operations": "^1.12.2",
|
|
|
"@types/cors": "^2.8.6",
|
|
|
- "@typescript-eslint/eslint-plugin": "^2.19.2",
|
|
|
- "@typescript-eslint/eslint-plugin-tslint": "^2.19.2",
|
|
|
- "@typescript-eslint/parser": "^2.19.2",
|
|
|
+ "@typescript-eslint/eslint-plugin": "^2.20.0",
|
|
|
+ "@typescript-eslint/eslint-plugin-tslint": "^2.20.0",
|
|
|
+ "@typescript-eslint/parser": "^2.20.0",
|
|
|
"benchmark": "^2.1.4",
|
|
|
"circular-dependency-plugin": "^5.2.0",
|
|
|
"concurrently": "^5.1.0",
|
|
@@ -95,7 +95,7 @@
|
|
|
"sass-loader": "^8.0.2",
|
|
|
"simple-git": "^1.131.0",
|
|
|
"style-loader": "^1.1.3",
|
|
|
- "ts-jest": "^25.2.0",
|
|
|
+ "ts-jest": "^25.2.1",
|
|
|
"typescript": "^3.8.2",
|
|
|
"webpack": "^4.41.6",
|
|
|
"webpack-cli": "^3.3.11"
|
|
@@ -105,10 +105,10 @@
|
|
|
"@types/benchmark": "^1.0.31",
|
|
|
"@types/compression": "1.7.0",
|
|
|
"@types/express": "^4.17.2",
|
|
|
- "@types/jest": "^25.1.2",
|
|
|
- "@types/node": "^13.7.0",
|
|
|
+ "@types/jest": "^25.1.3",
|
|
|
+ "@types/node": "^13.7.4",
|
|
|
"@types/node-fetch": "^2.5.4",
|
|
|
- "@types/react": "^16.9.19",
|
|
|
+ "@types/react": "^16.9.22",
|
|
|
"@types/react-dom": "^16.9.5",
|
|
|
"@types/swagger-ui-dist": "3.0.5",
|
|
|
"argparse": "^1.0.10",
|