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

Commit 913f03a

Browse files
committed
chore(deps): update dependency typescript to ^4.2.3
1 parent 1d780dd commit 913f03a

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
@@ -6732,10 +6732,10 @@ typedarray@^0.0.6:
67326732
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
67336733
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
67346734

6735-
typescript@^4.1.3:
6736-
version "4.1.3"
6737-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz"
6738-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6735+
typescript@^4.2.3:
6736+
version "4.2.3"
6737+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.2.3.tgz"
6738+
integrity sha512-qOcYwxaByStAWrBf4x0fibwZvMRG+r4cQoTjbPtUlrWjBHbmCAww1i448U0GJ+3cNNEtebDteo/cHOR3xJ4wEw==
67396739

67406740
uc.micro@^1.0.1, uc.micro@^1.0.5:
67416741
version "1.0.6"

0 commit comments

Comments
 (0)