chore(deps): bump typescript to 3.7.3

This commit is contained in:
Jean-Philippe Sirois
2019-12-16 00:11:08 -05:00
parent 32d8a2fe9c
commit c1c341921e
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -21391,9 +21391,9 @@
}
},
"typescript": {
"version": "3.7.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.2.tgz",
"integrity": "sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ=="
"version": "3.7.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.3.tgz",
"integrity": "sha512-Mcr/Qk7hXqFBXMN7p7Lusj1ktCBydylfQM/FZCk5glCNQJrCUKPkMHdo9R0MTFWsC/4kPFvDS0fDPvukfCkFsw=="
},
"ua-parser-js": {
"version": "0.7.20",
+1 -1
View File
@@ -57,7 +57,7 @@
"react-particles-js": "^2.7.0",
"react-perfect-scrollbar": "^1.5.3",
"styled-components": "^4.4.1",
"typescript": "^3.7.2"
"typescript": "^3.7.3"
},
"devDependencies": {
"@graphql-codegen/cli": "^1.8.3",