Skip to content

Commit 6547aad

Browse files
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.0.0 - [Release notes](https://github.com/voxpelli/tsconfig/releases) - [Changelog](https://github.com/voxpelli/tsconfig/blob/main/CHANGELOG.md) - [Commits](voxpelli/tsconfig@v15.1.2...v16.0.0) Updates `typescript` from 5.8.3 to 5.9.2 - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release-publish.yml) - [Commits](microsoft/TypeScript@v5.8.3...v5.9.2) --- updated-dependencies: - dependency-name: "@voxpelli/tsconfig" dependency-version: 16.0.0 dependency-type: direct:development update-type: version-update:semver-major dependency-group: typescript - dependency-name: typescript dependency-version: 5.9.2 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9b2459a commit 6547aad

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -63,14 +63,14 @@
6363
"@types/markdown-it": "^14.1.1",
6464
"@types/markdown-it-footnote": "^3.0.4",
6565
"@types/node": "^24.0.1",
66-
"@voxpelli/tsconfig": "^15.0.0",
66+
"@voxpelli/tsconfig": "^16.0.0",
6767
"auto-changelog": "^2.4.0",
6868
"gh-release": "^7.0.2",
6969
"installed-check": "^9.3.0",
7070
"jsonfeed-to-atom": "^1.2.5",
7171
"neostandard": "^0.12.0",
7272
"npm-run-all2": "^8.0.1",
73-
"typescript": "~5.8.2"
73+
"typescript": "~5.9.2"
7474
},
7575
"homepage": "https://github.com/bcomnes/domstack",
7676
"keywords": [],

0 commit comments

Comments
 (0)