fix(deps): update dependency typescript to v4.1.5 (#2759)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot]
2021-02-10 21:13:31 +00:00
committed by GitHub
co-authored by Renovate Bot
parent 38e6f86b4d
commit 97785da520
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -20432,9 +20432,9 @@
"integrity": "sha512-lVGVHvYl7UJDFB9vN8r7NHw3sVm7Rjeow6b9AeABc/J+2mDaCkmcdVtw3QZnsJW39P+xm5zeggIj9gLHYGn9Iw=="
},
"typescript": {
"version": "4.1.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.4.tgz",
"integrity": "sha512-+Uru0t8qIRgjuCpiSPpfGuhHecMllk5Zsazj5LZvVsEStEjmIRRBZe+jHjGQvsgS7M1wONy2PQXd67EMyV6acg=="
"version": "4.1.5",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.1.5.tgz",
"integrity": "sha512-6OSu9PTIzmn9TCDiovULTnET6BgXtDYL4Gg4szY+cGsc3JP1dQL8qvE8kShTRx1NIw4Q9IBHlwODjkjWEtMUyA=="
},
"uc.micro": {
"version": "1.0.6",
+1 -1
View File
@@ -77,7 +77,7 @@
"react-transition-group": "4.4.1",
"sass": "1.32.7",
"typeface-open-sans": "1.1.13",
"typescript": "4.1.4"
"typescript": "4.1.5"
},
"devDependencies": {
"@percy-io/percy-storybook": "2.1.0",