Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Commit 6e685fa

Browse files
committed
chore(deps): update dependency typescript to ^4.2.3
1 parent 5ea6bea commit 6e685fa

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,7 @@
133133
"prettier": "^2.2.1",
134134
"semantic-release": "^17.3.0",
135135
"semantic-release-vsce": "^3.0.1",
136-
"typescript": "^4.1.3",
136+
"typescript": "^4.2.3",
137137
"vsce": "^1.81.1"
138138
},
139139
"dependencies": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6724,10 +6724,10 @@ typedarray@^0.0.6:
67246724
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
67256725
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
67266726

6727-
typescript@^4.1.3:
6728-
version "4.1.3"
6729-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz"
6730-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6727+
typescript@^4.2.3:
6728+
version "4.2.3"
6729+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz"
6730+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
67316731

67326732
uc.micro@^1.0.1, uc.micro@^1.0.5:
67336733
version "1.0.6"

0 commit comments

Comments
 (0)