Bump typescript from 4.2.2 to 4.2.3 in /client

Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.2.2 to 4.2.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.2...v4.2.3)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-08 05:12:04 +00:00
parent 78cb4cd51e
commit 58c490c516
2 changed files with 8 additions and 8 deletions

View File

@ -81,7 +81,7 @@
"sanitize-html": "^2.3.2", "sanitize-html": "^2.3.2",
"sass.js": "^0.11.0", "sass.js": "^0.11.0",
"store": "^2.0.12", "store": "^2.0.12",
"typescript": "^4.2.2", "typescript": "^4.2.3",
"validator": "^13.5.2" "validator": "^13.5.2"
}, },
"devDependencies": { "devDependencies": {
@ -28405,9 +28405,9 @@
} }
}, },
"node_modules/typescript": { "node_modules/typescript": {
"version": "4.2.2", "version": "4.2.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz",
"integrity": "sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==", "integrity": "sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==",
"bin": { "bin": {
"tsc": "bin/tsc", "tsc": "bin/tsc",
"tsserver": "bin/tsserver" "tsserver": "bin/tsserver"
@ -54395,9 +54395,9 @@
} }
}, },
"typescript": { "typescript": {
"version": "4.2.2", "version": "4.2.3",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.2.tgz", "resolved": "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz",
"integrity": "sha512-tbb+NVrLfnsJy3M59lsDgrzWIflR4d4TIUjz+heUnHZwdF7YsrMTKoRERiIvI2lvBG95dfpLxB21WZhys1bgaQ==" "integrity": "sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw=="
}, },
"typescript-compare": { "typescript-compare": {
"version": "0.0.2", "version": "0.0.2",

View File

@ -77,7 +77,7 @@
"sanitize-html": "^2.3.2", "sanitize-html": "^2.3.2",
"sass.js": "^0.11.0", "sass.js": "^0.11.0",
"store": "^2.0.12", "store": "^2.0.12",
"typescript": "^4.2.2", "typescript": "^4.2.3",
"validator": "^13.5.2" "validator": "^13.5.2"
}, },
"keywords": [ "keywords": [