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

Commit 4109fba

Browse files
build(deps): update dependency typescript to v4.4.3 (#407)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 61d7684 commit 4109fba

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
@@ -18,7 +18,7 @@
1818
"semantic-release": "17.4.7",
1919
"tsdx": "0.14.1",
2020
"tslib": "2.3.1",
21-
"typescript": "4.4.2"
21+
"typescript": "4.4.3"
2222
},
2323
"engines": {
2424
"node": ">=8.3.0"

yarn.lock

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

13558-
13559-
version "4.4.2"
13560-
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
13561-
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
13558+
13559+
version "4.4.3"
13560+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
13561+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
1356213562

1356313563
typescript@^3.7.3:
1356413564
version "3.9.7"

0 commit comments

Comments
 (0)