fix(deps): update dependency typescript to v4.0.3

This commit is contained in:
Renovate Bot
2020-09-20 13:51:12 +01:00
committed by Łukasz Mierzwa
parent 8c00f4751e
commit cbc657c46b
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -21026,9 +21026,9 @@
"integrity": "sha512-0lLmB7pfj113OP4T78SbpSmC4OCdFQ0vUxdSXQccsSb6qF76F92iEuC/DghFgmPswTyidk8+Hwf+PS/htiJoRQ=="
},
"typescript": {
"version": "4.0.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.2.tgz",
"integrity": "sha512-e4ERvRV2wb+rRZ/IQeb3jm2VxBsirQLpQhdxplZ2MEzGvDkkMmPglecnNDfSUBivMjP93vRbngYYDQqQ/78bcQ=="
"version": "4.0.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.0.3.tgz",
"integrity": "sha512-tEu6DGxGgRJPb/mVPIZ48e69xCn2yRmCgYmDugAVwmJ6o+0u1RI18eO7E7WBTLYLaEVVOhwQmcdhQHweux/WPg=="
},
"ua-parser-js": {
"version": "0.7.21",
+1 -1
View File
@@ -77,7 +77,7 @@
"react-select": "3.1.0",
"react-transition-group": "4.4.1",
"typeface-open-sans": "0.0.75",
"typescript": "4.0.2"
"typescript": "4.0.3"
},
"devDependencies": {
"@commitlint/travis-cli": "11.0.0",