Conversation
🦋 Changeset detectedLatest commit: a279630 The changes in this PR will be included in the next version bump. Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
27a426b to
a174a2f
Compare
Codecov Report
@@ Coverage Diff @@
## develop #2249 +/- ##
========================================
Coverage 74.57% 74.57%
========================================
Files 86 86
Lines 2962 2962
Branches 511 511
========================================
Hits 2209 2209
Misses 753 753
Flags with carried forward coverage won't be shown. Click here to find out more. Continue to review full report at Codecov.
|
|
Linting consistently ooms with this PR in CI |
This bumps the typescript dep so that only one needs to be installed and updates to the latest version of typescript
|
Hey @tynes! This PR has merge conflicts. Please fix them before continuing review. |
|
This PR has been added to the merge queue, and will be merged soon. |
|
This PR is next in line to be merged, and will be merged as soon as checks pass. |
* deps: bump to typescript@4.6.2 This bumps the typescript dep so that only one needs to be installed and updates to the latest version of typescript * Update tsconfigs Co-authored-by: Matthew Slipper <me@matthewslipper.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
* deps: bump to typescript@4.6.2 This bumps the typescript dep so that only one needs to be installed and updates to the latest version of typescript * Update tsconfigs Co-authored-by: Matthew Slipper <me@matthewslipper.com> Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
### Description Teeny PR to fix code comments in `kona-derive` to use backticks.
Description
This bumps the typescript dep to the latest version
of typescript