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": { "typescript": {
"version": "4.2.3", "version": "4.2.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz",
"integrity": "sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==" "integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg=="
}, },
"typescript-compare": { "typescript-compare": {
"version": "0.0.2", "version": "0.0.2",

View File

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