Bump typescript version

This commit is contained in:
Tony Garnock-Jones 2021-03-10 23:16:05 +01:00
parent 932818145b
commit 929f916d1d
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@
"rollup-plugin-terser": "^7.0.2", "rollup-plugin-terser": "^7.0.2",
"ts-jest": "^26.5.2", "ts-jest": "^26.5.2",
"ts-node-dev": "^1.1.6", "ts-node-dev": "^1.1.6",
"typescript": "^4.2.2" "typescript": "^4.2.3"
}, },
"workspaces": [ "workspaces": [
"packages/*" "packages/*"

View File

@ -3851,7 +3851,7 @@ typedarray-to-buffer@^3.1.5:
dependencies: dependencies:
is-typedarray "^1.0.0" is-typedarray "^1.0.0"
typescript@^4.2.2: typescript@^4.2.3:
version "4.2.3" version "4.2.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3" resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw== integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==