chore(deps): bump typescript to 3.7.5

This commit is contained in:
Jean-Philippe Sirois
2020-01-27 22:18:37 -05:00
parent b4b4a5d168
commit 8115451188
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -21348,9 +21348,9 @@
}
},
"typescript": {
"version": "3.7.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.4.tgz",
"integrity": "sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw=="
"version": "3.7.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz",
"integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw=="
},
"ua-parser-js": {
"version": "0.7.20",
+1 -1
View File
@@ -55,7 +55,7 @@
"react-particles-js": "^2.7.0",
"react-perfect-scrollbar": "^1.5.3",
"styled-components": "^5.0.0",
"typescript": "^3.7.4"
"typescript": "^3.7.5"
},
"devDependencies": {
"@graphql-codegen/cli": "^1.9.1",