Skip to content

Commit 8c08b9c

Browse files
Update dependency typescript to v4.1.3 (#5875)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 59fbcac commit 8c08b9c

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
@@ -1065,7 +1065,7 @@
10651065
"sinon": "9.2.2",
10661066
"ts-loader": "8.0.9",
10671067
"tslint": "6.1.3",
1068-
"typescript": "4.1.2",
1068+
"typescript": "4.1.3",
10691069
"vsce": "1.81.1",
10701070
"vscode-test": "1.4.1",
10711071
"webpack": "5.10.1",

yarn.lock

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

5561-
typescript@4.1.2:
5562-
version "4.1.2"
5563-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.2.tgz#6369ef22516fe5e10304aae5a5c4862db55380e9"
5564-
integrity sha512-thGloWsGH3SOxv1SoY7QojKi0tc+8FnOmiarEGMbd/lar7QOEd3hvlx3Fp5y6FlDUGl9L+pd4n2e+oToGMmhRQ==
5561+
typescript@4.1.3:
5562+
version "4.1.3"
5563+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5564+
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
55655565

55665566
typical@^5.0.0, typical@^5.2.0:
55675567
version "5.2.0"

0 commit comments

Comments
 (0)