Commit c594262
authored
chore(deps): update typescript-go digest to e8a0920 (#179)
This PR contains the following updates:
| Package | Update | Change |
|---|---|---|
| typescript-go | digest | `98d2daf` -> `e8a0920` |
---
### Configuration
📅 **Schedule**: Branch creation - "before 9am" in timezone
Asia/Shanghai, Automerge - At any time (no schedule defined).
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
🔕 **Ignore**: Close this PR and you won't be reminded about this update
again.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/oxc-project/tsgolint).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6155083 commit c594262
1 file changed
+1
-1
lines changedSubmodule typescript-go updated 14 files
- internal/ast/utilities.go+3-9
- internal/checker/checker.go+4-6
- internal/checker/emitresolver.go+1-1
- internal/checker/jsx.go+7-8
- internal/checker/nodebuilderimpl.go+2-2
- internal/fourslash/_scripts/failingTests.txt-4
- internal/fourslash/_scripts/manualTests.txt+1
- internal/fourslash/tests/gen/completionsJsxAttribute2_test.go+1-1
- internal/fourslash/tests/gen/tsxCompletion13_test.go+1-1
- internal/fourslash/tests/gen/tsxCompletion8_test.go+1-1
- internal/fourslash/tests/manual/tsxCompletion12_test.go+29-3
- internal/ls/completions.go+9-2
- internal/ls/findallreferences.go+4-7
- internal/ls/utilities.go+16-21
0 commit comments