Node-TypeScript-Starter
Node-TypeScript-Starter copied to clipboard
A solid foundation for building modern Node.js applications with TypeScript, sink included.
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 5.59.6 to 6.4.0. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v6.4.0 6.4.0 (2023-08-14) Bug Fixes eslint-plugin: [non-nullable-type-assertion-style] consider operator precedence when fixing (#7289) (bad37a2) eslint-plugin: [strict-boolean-expressions] replace dangerous...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.16.10 to 20.5.0. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [eslint](https://github.com/eslint/eslint) from 8.40.0 to 8.47.0. Release notes Sourced from eslint's releases. v8.47.0 Features 53d7508 feat: update regex for methods with thisArg (#17439) (Francesco Trotta) Bug Fixes 631648e fix: do...
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.0.1. Release notes Sourced from prettier's releases. 3.0.1 🔗 Changelog 3.0.0 diff 🔗 Release note 3.0.0-alpha.6 What's Changed Update .d.ts files of plugins to use...
Bumps [tsup](https://github.com/egoist/tsup) from 6.7.0 to 7.2.0. Release notes Sourced from tsup's releases. v7.2.0 7.2.0 (2023-08-02) Bug Fixes allow to kill onSuccess process using SIGKILL signal, closes #936 (612cabf) Features add...
Bumps [vitest](https://github.com/vitest-dev/vitest/tree/HEAD/packages/vitest) from 0.30.1 to 0.34.1. Release notes Sourced from vitest's releases. v0.34.1 🐞 Bug Fixes Pass --experimental-vm-worker-memory-limit to tinypool - by @AriPerkkio in vitest-dev/vitest#3856 (3c67a) View changes on GitHub...
Bumps [@vitest/coverage-c8](https://github.com/vitest-dev/vitest/tree/HEAD/packages/coverage-c8) from 0.30.1 to 0.33.0. Release notes Sourced from @vitest/coverage-c8's releases. v0.33.0 🚨 Breaking Changes Revert default include patterns - by @so1ve #3729 0.32.0 changed the default include globs...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.1.6. Release notes Sourced from typescript's releases. TypeScript 5.1.5 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [rimraf](https://github.com/isaacs/rimraf) from 5.0.0 to 5.0.1. Commits bfda548 5.0.1 5c33c70 add some keywords to package.json 13f0172 update glob, remove skipLibCheck: true 21e15b0 doc: Add glob settings and v7 breaking changes...