1
0
mirror of https://github.com/microsoft/TypeScript-Node-Starter.git synced 2025-11-08 14:47:28 +00:00

Update deps: concurrently (#311) [edited]

thx to @ofirgeller!
This commit is contained in:
Ofir Geller
2020-09-21 21:33:36 +03:00
committed by GitHub
parent 97688af9a3
commit ae0f0990cd
2 changed files with 108 additions and 172 deletions

View File

@@ -84,7 +84,7 @@
"@typescript-eslint/eslint-plugin": "^2.3.1",
"@typescript-eslint/parser": "^2.3.1",
"chai": "^4.2.0",
"concurrently": "^5.0.0",
"concurrently": "^5.3.0",
"eslint": "^6.4.0",
"jest": "^24.9.0",
"node-sass": "^4.14.1",