Skip to content

Commit 08d6ebd

Browse files
renovate[bot]renovate-bot
andauthoredSep 11, 2021
fix(deps): update dependency typescript to v4.4.3 (#270)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent c730299 commit 08d6ebd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,6 @@
4040
"lerna": "4.0.0",
4141
"prettier": "2.3.2",
4242
"pretty-quick": "3.1.1",
43-
"typescript": "4.4.2"
43+
"typescript": "4.4.3"
4444
}
4545
}

‎packages/tsbb/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"micromatch": "4.0.4",
5757
"recursive-readdir-files": "1.1.2",
5858
"semver": "7.3.5",
59-
"typescript": "4.4.2",
59+
"typescript": "4.4.3",
6060
"yargs-parser": "20.2.9"
6161
}
6262
}

0 commit comments

Comments
 (0)
Please sign in to comment.