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

Commit 1bdafe6

Browse files
committed
chore(deps): update dependency typescript to ^4.3.5
1 parent ef61530 commit 1bdafe6

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
@@ -140,7 +140,7 @@
140140
"prettier": "^2.2.1",
141141
"semantic-release": "^17.3.0",
142142
"semantic-release-vsce": "^3.0.1",
143-
"typescript": "^4.1.3",
143+
"typescript": "^4.3.5",
144144
"vsce": "^1.81.1"
145145
},
146146
"dependencies": {

yarn.lock

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

6821-
typescript@^4.1.3:
6822-
version "4.1.3"
6823-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz"
6824-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6821+
typescript@^4.3.5:
6822+
version "4.3.5"
6823+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.5.tgz"
6824+
integrity sha512-DqQgihaQ9cUrskJo9kIyW/+g0Vxsk8cDtZ52a3NGh0YNTfpUSArXSohyUGnvbPazEPLu398C0UxmKSOrPumUzA==
68256825

68266826
uc.micro@^1.0.1, uc.micro@^1.0.5:
68276827
version "1.0.6"

0 commit comments

Comments
 (0)