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

Commit 4d368be

Browse files
committed
chore(deps): update dependency typescript to ^4.4.2
1 parent ab0434b commit 4d368be

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.4.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
@@ -6825,10 +6825,10 @@ typedarray@^0.0.6:
68256825
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
68266826
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
68276827

6828-
typescript@^4.1.3:
6829-
version "4.1.3"
6830-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz"
6831-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6828+
typescript@^4.4.2:
6829+
version "4.4.2"
6830+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.4.2.tgz"
6831+
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
68326832

68336833
uc.micro@^1.0.1, uc.micro@^1.0.5:
68346834
version "1.0.6"

0 commit comments

Comments
 (0)