chore(deps): bump typescript to 3.6.4

This commit is contained in:
Jean-Philippe Sirois
2019-10-23 11:41:03 -04:00
parent aa403f8807
commit 4c18a40367
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -18447,9 +18447,9 @@
}
},
"typescript": {
"version": "3.6.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.6.3.tgz",
"integrity": "sha512-N7bceJL1CtRQ2RiG0AQME13ksR7DiuQh/QehubYcghzv20tnh+MQnQIuJddTmsbqYj+dztchykemz0zFzlvdQw=="
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.6.4.tgz",
"integrity": "sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg=="
},
"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.0",
"typescript": "^3.6.3"
"typescript": "^3.6.4"
},
"devDependencies": {
"@graphql-codegen/cli": "^1.8.1",