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

Commit 2aa9858

Browse files
committed
chore(deps): update dependency typescript to ^4.3.2
1 parent c5c51b2 commit 2aa9858

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.2",
144144
"vsce": "^1.81.1"
145145
},
146146
"dependencies": {

yarn.lock

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

6803-
typescript@^4.1.3:
6804-
version "4.1.3"
6805-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz"
6806-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6803+
typescript@^4.3.2:
6804+
version "4.3.2"
6805+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.3.2.tgz"
6806+
integrity sha512-zZ4hShnmnoVnAHpVHWpTcxdv7dWP60S2FsydQLV8V5PbS3FifjWFFRiHSWpDJahly88PRyV5teTSLoq4eG7mKw==
68076807

68086808
uc.micro@^1.0.1, uc.micro@^1.0.5:
68096809
version "1.0.6"

0 commit comments

Comments
 (0)