Skip to content

Commit b3afea9

Browse files
committed
chore(deps): update dependency typescript to v4.4.3
1 parent 538178d commit b3afea9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"prettier": "2.2.1",
2929
"rimraf": "3.0.2",
3030
"semantic-release": "17.3.9",
31-
"typescript": "4.1.3"
31+
"typescript": "4.4.3"
3232
},
3333
"husky": {
3434
"hooks": {

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5136,10 +5136,10 @@ typedarray@^0.0.6:
51365136
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
51375137
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=
51385138

5139-
typescript@4.1.3:
5140-
version "4.1.3"
5141-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.1.3.tgz#519d582bd94cba0cf8934c7d8e8467e473f53bb7"
5142-
integrity sha512-B3ZIOf1IKeH2ixgHhj6la6xdwR9QrLC5d1VKeCSY4tvkqhF2eqd9O7txNlS0PO3GrBAFIdr3L1ndNwteUbZLYg==
5139+
typescript@4.4.3:
5140+
version "4.4.3"
5141+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
5142+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
51435143

51445144
uglify-js@^3.1.4:
51455145
version "3.12.8"

0 commit comments

Comments
 (0)