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

Commit f81a445

Browse files
committed
chore(deps): update dependency typescript to ^4.2.3
1 parent 4fb0dd7 commit f81a445

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
@@ -6791,10 +6791,10 @@ typedarray@^0.0.6:
67916791
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
67926792
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
67936793

6794-
typescript@^4.1.3:
6795-
version "4.1.3"
6796-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz"
6797-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6794+
typescript@^4.2.3:
6795+
version "4.2.3"
6796+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz"
6797+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
67986798

67996799
uc.micro@^1.0.1, uc.micro@^1.0.5:
68006800
version "1.0.6"

0 commit comments

Comments
 (0)