Skip to content

Commit 77a3501

Browse files
Bump typescript from 5.9.3 to 6.0.2 in the npm group across 1 directory (#2150)
* Bump typescript from 5.9.3 to 6.0.2 in the npm group across 1 directory Bumps the npm group with 1 update in the / directory: [typescript](https://github.com/microsoft/TypeScript). Updates `typescript` from 5.9.3 to 6.0.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Commits](microsoft/TypeScript@v5.9.3...v6.0.2) --- updated-dependencies: - dependency-name: typescript dependency-version: 6.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: npm ... Signed-off-by: dependabot[bot] <support@github.com> * Bumps node modules --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Kenji Saito <1867845+poad@users.noreply.github.com> Co-authored-by: Kenji Saito <ken-yo@mbr.nifty.com>
1 parent 84c5eba commit 77a3501

3 files changed

Lines changed: 3 additions & 5 deletions

File tree

node_modules/.modules.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

node_modules/.pnpm-workspace-state-v1.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/cli.ts

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
#!/usr/bin/env node
2-
3-
// eslint-disable-next-line import/export
4-
export * from './main.js';
2+
export * from './main.js';

0 commit comments

Comments
 (0)