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

Commit e471dd0

Browse files
committed
chore(deps): update dependency typescript to ^4.5.4
1 parent d894e35 commit e471dd0

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"prettier": "^2.2.1",
151151
"semantic-release": "^17.3.0",
152152
"semantic-release-vsce": "^3.0.1",
153-
"typescript": "^4.1.3",
153+
"typescript": "^4.5.4",
154154
"vsce": "^1.81.1"
155155
},
156156
"dependencies": {

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6823,10 +6823,10 @@ typedarray@^0.0.6:
68236823
resolved "https://registry.npmjs.org/typedarray/-/typedarray-0.0.6.tgz"
68246824
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
68256825

6826-
typescript@^4.1.3:
6827-
version "4.1.3"
6828-
resolved "https://registry.npmjs.org/typescript/-/typescript-4.1.3.tgz"
6829-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
6826+
typescript@^4.5.4:
6827+
version "4.5.4"
6828+
resolved "https://registry.npmjs.org/typescript/-/typescript-4.5.4.tgz"
6829+
integrity sha512-VgYs2A2QIRuGphtzFV7aQJduJ2gyfTljngLzjpfW9FoYZF6xuw1W0vW9ghCKLfcWrCFxK81CSGRAvS1pn4fIUg==
68306830

68316831
uc.micro@^1.0.1, uc.micro@^1.0.5:
68326832
version "1.0.6"

0 commit comments

Comments
 (0)