Skip to content

Commit 4a06b96

Browse files
fix(deps): update dependency typescript to v4.4.3 (#216)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 5a58068 commit 4a06b96

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"prettier": "2.3.2",
5353
"pretty-quick": "3.1.1",
5454
"tsbb": "2.3.1",
55-
"typescript": "4.4.2"
55+
"typescript": "4.4.3"
5656
},
5757
"workspaces": {
5858
"packages": [

yarn.lock

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18503,6 +18503,11 @@ typescript@4.4.2:
1850318503
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.2.tgz#6d618640d430e3569a1dfb44f7d7e600ced3ee86"
1850418504
integrity sha512-gzP+t5W4hdy4c+68bfcv0t400HVJMMd2+H9B7gae1nQlBzCqvrXX+6GL/b3GAgyTH966pzrZ70/fRjwAtZksSQ==
1850518505

18506+
typescript@4.4.3:
18507+
version "4.4.3"
18508+
resolved "https://registry.yarnpkg.com/typescript/-/typescript-4.4.3.tgz#bdc5407caa2b109efd4f82fe130656f977a29324"
18509+
integrity sha512-4xfscpisVgqqDfPaJo5vkd+Qd/ItkoagnHpufr+i2QCHBsNYp+G7UAoyFl8aPtx879u38wPV65rZ8qbGZijalA==
18510+
1850618511
ua-parser-js@^0.7.18:
1850718512
version "0.7.28"
1850818513
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.28.tgz#8ba04e653f35ce210239c64661685bf9121dec31"

0 commit comments

Comments
 (0)