chore(deps): bump typescript to 3.7.2

This commit is contained in:
Jean-Philippe Sirois
2019-11-21 04:07:40 -05:00
parent 0a81a54b00
commit 08be081603
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20870,9 +20870,9 @@
} }
}, },
"typescript": { "typescript": {
"version": "3.6.4", "version": "3.7.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.6.4.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-3.7.2.tgz",
"integrity": "sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==" "integrity": "sha512-ml7V7JfiN2Xwvcer+XAf2csGO1bPBdRbFCkYBczNZggrBZ9c7G3riSUeJmqEU5uOtXNPMhE3n+R4FA/3YOAWOQ=="
}, },
"ua-parser-js": { "ua-parser-js": {
"version": "0.7.20", "version": "0.7.20",
+1 -1
View File
@@ -57,7 +57,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": "^4.4.1", "styled-components": "^4.4.1",
"typescript": "^3.6.4" "typescript": "^3.7.2"
}, },
"devDependencies": { "devDependencies": {
"@graphql-codegen/cli": "^1.8.1", "@graphql-codegen/cli": "^1.8.1",