chore(deps-dev): bump the typescript group with 2 updates

Bumps the typescript group with 2 updates: [@voxpelli/tsconfig](https://github.com/voxpelli/tsconfig) and [typescript](https://github.com/microsoft/TypeScript).


Updates `@voxpelli/tsconfig` from 15.1.2 to 16.1.0
- [Release notes](https://github.com/voxpelli/tsconfig/releases)
- [Changelog](https://github.com/voxpelli/tsconfig/blob/main/CHANGELOG.md)
- [Commits](https://github.com/voxpelli/tsconfig/compare/v15.1.2...v16.1.0)

Updates `typescript` from 5.8.3 to 5.9.3
- [Release notes](https://github.com/microsoft/TypeScript/releases)
- [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml)
- [Commits](https://github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.3)

---
updated-dependencies:
- dependency-name: "@voxpelli/tsconfig"
  dependency-version: 16.1.0
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: typescript
- dependency-name: typescript
  dependency-version: 5.9.3
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: typescript
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-10-04 00:18:56 +00:00 committed by GitHub
parent a98f3aead4
commit 9a0a1dcd38
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -12,7 +12,7 @@
"minimatch": "10.0.3"
},
"devDependencies": {
"@voxpelli/tsconfig": "^15.0.0",
"@voxpelli/tsconfig": "^16.1.0",
"top-bun": "^10.0.0",
"auto-changelog": "^2.0.0",
"gh-release": "^7.0.0",
@ -20,7 +20,7 @@
"neostandard": "^0.12.0",
"c8": "^10.0.0",
"esbuild": "~0.25.0",
"typescript": "~5.8.2"
"typescript": "~5.9.3"
},
"homepage": "https://github.com/bcomnes/deploy-to-neocities#readme",
"keywords": [],