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

This commit is contained in:
Renovate Bot
2021-04-14 16:15:04 +00:00
committed by renovate[bot]
parent 4901b34670
commit 445c27d637
2 changed files with 4 additions and 4 deletions

View File

@ -24125,9 +24125,9 @@
}
},
"typescript": {
"version": "4.2.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz",
"integrity": "sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw=="
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz",
"integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg=="
},
"typescript-compare": {
"version": "0.0.2",

View File

@ -116,7 +116,7 @@
"sass.js": "0.11.1",
"store": "2.0.12",
"stream-browserify": "3.0.0",
"typescript": "4.2.3",
"typescript": "4.2.4",
"validator": "13.5.2"
},
"devDependencies": {