package updates
File suppressed by a .gitattributes entry or the file's encoding is unsupported.
... | ... | @@ -87,7 +87,7 @@ |
"ts-jest": "^24.1.0", | ||
"tslint": "^5.20.0", | ||
"typescript": "^3.6.3", | ||
"webpack": "^4.40.2", | ||
"webpack": "^4.41.0", | ||
"webpack-cli": "^3.3.9" | ||
}, | ||
"dependencies": { | ||
... | ... | @@ -96,9 +96,9 @@ |
"@types/compression": "1.0.1", | ||
"@types/express": "^4.17.1", | ||
"@types/jest": "^24.0.18", | ||
"@types/node": "^12.7.5", | ||
"@types/node-fetch": "^2.5.1", | ||
"@types/react": "^16.9.2", | ||
"@types/node": "^12.7.7", | ||
"@types/node-fetch": "^2.5.2", | ||
"@types/react": "^16.9.3", | ||
"@types/react-dom": "^16.9.0", | ||
"@types/swagger-ui-dist": "3.0.3", | ||
"@types/webgl2": "0.0.5", | ||
... | ... |
Please register or sign in to comment