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": { "typescript": {
"version": "3.7.4", "version": "3.7.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.4.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.5.tgz",
"integrity": "sha512-A25xv5XCtarLwXpcDNZzCGvW2D1S3/bACratYBx2sax8PefsFhlYmkQicKHvpYflFS8if4zne5zT5kpJ7pzuvw==" "integrity": "sha512-/P5lkRXkWHNAbcJIiHPfRoKqyd7bsyCma1hZNUGfn20qm64T6ZBlrzprymeu918H+mB/0rIg2gGK/BXkhhYgBw=="
}, },
"ua-parser-js": { "ua-parser-js": {
"version": "0.7.20", "version": "0.7.20",
+1 -1
View File
@@ -55,7 +55,7 @@
"react-particles-js": "^2.7.0", "react-particles-js": "^2.7.0",
"react-perfect-scrollbar": "^1.5.3", "react-perfect-scrollbar": "^1.5.3",
"styled-components": "^5.0.0", "styled-components": "^5.0.0",
"typescript": "^3.7.4" "typescript": "^3.7.5"
}, },
"devDependencies": { "devDependencies": {
"@graphql-codegen/cli": "^1.9.1", "@graphql-codegen/cli": "^1.9.1",