Skip to content

Commit fe74190

Browse files
committed
chore(deps): update dependency typescript to ^4.3.3
1 parent 9f55e02 commit fe74190

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": "^25.3.0",
138138
"ts-node": "^8.10.2",
139139
"tslint": "^5.11.0",
140-
"typescript": "^4.1.2",
140+
"typescript": "^4.3.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
@@ -6918,10 +6918,10 @@ typedarray@^0.0.6:
69186918
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
69196919
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
69206920

6921-
typescript@^4.1.2:
6922-
version "4.1.2"
6923-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
6924-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
6921+
typescript@^4.3.3:
6922+
version "4.3.3"
6923+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.3.3.tgz#5401db69bd3203daf1851a1a74d199cb3112c11a"
6924+
integrity sha512-rUvLW0WtF7PF2b9yenwWUi9Da9euvDRhmH7BLyBG4DCFfOJ850LGNknmRpp8Z8kXNUPObdZQEfKOiHtXuQHHKA==
69256925

69266926
uglify-js@^3.1.4:
69276927
version "3.10.0"

0 commit comments

Comments
 (0)