Merge remote-tracking branch 'origin/master' into alex/node-modules-vscode

This commit is contained in:
Alexandru Dima
2020-12-17 22:02:47 +01:00
23 changed files with 440 additions and 320 deletions

View File

@@ -114,7 +114,6 @@
},
"devDependencies": {
"@types/mocha": "2.2.43",
"@types/node": "^12.11.7",
"typescript": "^1.6.2"
"@types/node": "^12.11.7"
}
}

View File

@@ -11,8 +11,3 @@
version "12.11.7"
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.11.7.tgz#57682a9771a3f7b09c2497f28129a0462966524a"
integrity sha512-JNbGaHFCLwgHn/iCckiGSOZ1XYHsKFwREtzPwSGCVld1SGhOlmZw2D4ZI94HQCrBHbADzW9m4LER/8olJTRGHA==
typescript@^1.6.2:
version "1.8.10"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-1.8.10.tgz#b475d6e0dff0bf50f296e5ca6ef9fbb5c7320f1e"
integrity sha1-tHXW4N/wv1DyluXKbvn7tccyDx4=