We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05e0b8c commit 2cded9dCopy full SHA for 2cded9d
package.json
@@ -94,7 +94,7 @@
94
"typedi": "^0.5.2",
95
"typeorm": "^0.1.3",
96
"typeorm-typedi-extensions": "^0.1.1",
97
- "typescript": "^2.6.1",
+ "typescript": "2.6.2",
98
"uuid": "^3.1.0",
99
"winston": "^2.4.0"
100
},
yarn.lock
@@ -4938,9 +4938,9 @@ typeorm@^0.1.3:
4938
yargonaut "^1.1.2"
4939
yargs "^9.0.1"
4940
4941
-typescript@^2.6.1:
4942
- version "2.7.2"
4943
- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2.tgz#2d615a1ef4aee4f574425cdff7026edf81919836"
+[email protected].2:
+ version "2.6.2"
+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.6.2.tgz#3c5b6fd7f6de0914269027f03c0946758f7673a4"
4944
4945
uglify-js@^2.6:
4946
version "2.8.29"
0 commit comments