chore(deps): update dependency typescript to v4.3.2

This commit is contained in:
Renovate Bot
2021-05-26 17:59:13 +00:00
committed by renovate[bot]
parent a51a046d3e
commit 074409e699
4 changed files with 8 additions and 8 deletions

View File

@ -17400,9 +17400,9 @@
}
},
"typescript": {
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz",
"integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg=="
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz",
"integrity": "sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw=="
},
"typescript-compare": {
"version": "0.0.2",

View File

@ -118,7 +118,7 @@
"sass.js": "0.11.1",
"store": "2.0.12",
"stream-browserify": "3.0.0",
"typescript": "4.2.4",
"typescript": "4.3.2",
"validator": "13.6.0"
},
"devDependencies": {

6
package-lock.json generated
View File

@ -20717,9 +20717,9 @@
}
},
"typescript": {
"version": "4.2.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.4.tgz",
"integrity": "sha512-V+evlYHZnQkaz8TRBuxTA92yZBPotr5H+WhQ7bD3hZUndx5tGOa1fuCgeSjxAzM1RiN5IzvadIXTVefuuwZCRg==",
"version": "4.3.2",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz",
"integrity": "sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==",
"dev": true
},
"uc.micro": {

View File

@ -135,7 +135,7 @@
"sinon": "10.0.0",
"sinon-express-mock": "2.2.1",
"start-server-and-test": "1.12.3",
"typescript": "4.2.4",
"typescript": "4.3.2",
"webpack-bundle-analyzer": "4.4.2"
}
}