Skip to content

Commit de0e58e

Browse files
committed
chore(deps): update dependency typescript to ^4.2.3
1 parent 81936b4 commit de0e58e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -137,7 +137,7 @@
137137
"sourcegraph": "^24.8.0",
138138
"ts-node": "^8.10.2",
139139
"tslint": "^5.11.0",
140-
"typescript": "^4.1.2",
140+
"typescript": "^4.2.3",
141141
"vscode-languageserver-types": "^3.14.0"
142142
},
143143
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6922,10 +6922,10 @@ typedarray@^0.0.6:
69226922
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
69236923
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
69246924

6925-
typescript@^4.1.2:
6926-
version "4.1.2"
6927-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
6928-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
6925+
typescript@^4.2.3:
6926+
version "4.2.3"
6927+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.2.3.tgz#39062d8019912d43726298f09493d598048c1ce3"
6928+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
69296929

69306930
uglify-js@^3.1.4:
69316931
version "3.10.0"

0 commit comments

Comments
 (0)