chore(deps): bump typescript to 3.9.3

This commit is contained in:
Jean-Philippe Sirois
2020-05-19 23:50:58 -04:00
parent 1497d39e2e
commit 49106ad149
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20238,9 +20238,9 @@
}
},
"typescript": {
"version": "3.8.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.8.3.tgz",
"integrity": "sha512-MYlEfn5VrLNsgudQTVJeNaQFUAI7DkhnOjdpAp4T+ku1TfQClewlbSuTVHiA+8skNBgaf02TL/kLOvig4y3G8w=="
"version": "3.9.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.3.tgz",
"integrity": "sha512-D/wqnB2xzNFIcoBG9FG8cXRDjiqSTbG2wd8DMZeQyJlP1vfTkIxH4GKveWaEBYySKIg+USu+E+EDIR47SqnaMQ=="
},
"ua-parser-js": {
"version": "0.7.21",
+1 -1
View File
@@ -56,7 +56,7 @@
"react-particles-js": "^3.2.1",
"react-perfect-scrollbar": "^1.5.8",
"styled-components": "^5.1.0",
"typescript": "^3.8.3"
"typescript": "^3.9.3"
},
"devDependencies": {
"@graphql-codegen/cli": "^1.13.5",