Commit 5372a15
authored
chore(deps): update typescript-go digest to 8197e28
1 parent 469236f commit 5372a15
1 file changed
Lines changed: 1 addition & 1 deletion
Submodule typescript-go updated 34 files
- internal/fourslash/_scripts/convertFourslash.mts+24-6
- internal/fourslash/fourslash.go+1-1
- internal/fourslash/tests/gen/autoImportFileExcludePatterns2_test.go+1
- internal/fourslash/tests/gen/autoImportFileExcludePatterns3_test.go+3
- internal/fourslash/tests/gen/autoImportSpecifierExcludeRegexes1_test.go+1
- internal/fourslash/tests/gen/completionForStringLiteral_quotePreference1_test.go+2
- internal/fourslash/tests/gen/completionForStringLiteral_quotePreference2_test.go+2
- internal/fourslash/tests/gen/completionForStringLiteral_quotePreference3_test.go+2
- internal/fourslash/tests/gen/completionForStringLiteral_quotePreference5_test.go+2
- internal/fourslash/tests/gen/completionForStringLiteral_quotePreference6_test.go+2
- internal/fourslash/tests/gen/completionForStringLiteral_quotePreference7_test.go+2
- internal/fourslash/tests/gen/completionForStringLiteral_quotePreference8_test.go+2
- internal/fourslash/tests/gen/completionForStringLiteral_quotePreference_test.go+2
- internal/fourslash/tests/gen/completionImportModuleSpecifierEndingDts_test.go+3
- internal/fourslash/tests/gen/completionImportModuleSpecifierEndingJs_test.go+3
- internal/fourslash/tests/gen/completionImportModuleSpecifierEndingJsx_test.go+3
- internal/fourslash/tests/gen/completionImportModuleSpecifierEndingTs_test.go+3
- internal/fourslash/tests/gen/completionImportModuleSpecifierEndingTsxPreserve_test.go+3
- internal/fourslash/tests/gen/completionImportModuleSpecifierEndingTsxReact_test.go+3
- internal/fourslash/tests/gen/completionImportModuleSpecifierEndingUnsupportedExtension_test.go+3
- internal/fourslash/tests/gen/completionListInvalidMemberNames_escapeQuote_test.go+2
- internal/fourslash/tests/gen/completionsImport_packageJsonImportsPreference_test.go+3
- internal/fourslash/tests/gen/completionsImport_windowsPathsProjectRelative_test.go+4
- internal/fourslash/tests/gen/pathCompletionsAllowTsExtensions_test.go+2
- internal/fourslash/tests/manual/exhaustiveCaseCompletions6_test.go+2-1
- internal/project/projectcollection.go+2
- internal/project/projectcollectionbuilder.go+10-1
- internal/transformers/declarations/transform.go+4
- testdata/baselines/reference/compiler/declarationEmitExpandoArrowFunctionParameter.js+91
- testdata/baselines/reference/compiler/declarationEmitExpandoArrowFunctionParameter.symbols+140
- testdata/baselines/reference/compiler/declarationEmitExpandoArrowFunctionParameter.types+116
- testdata/baselines/reference/submodule/conformance/jsDeclarationsReactComponents.js+12-8
- testdata/baselines/reference/submodule/conformance/jsDeclarationsReactComponents.js.diff+13-23
- testdata/tests/cases/compiler/declarationEmitExpandoArrowFunctionParameter.ts+46
0 commit comments