Skip to content

Commit e868045

Browse files
⬆️ Bump the patch group with 3 updates (#80)
⬆️ Bump the patch group with 3 updates Bumps the patch group with 3 updates: [dotenv](https://github.com/motdotla/dotenv), [typedoc](https://github.com/TypeStrong/TypeDoc) and [typescript](https://github.com/microsoft/TypeScript). Updates `dotenv` from 17.2.1 to 17.2.3 - [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md) - [Commits](motdotla/dotenv@v17.2.1...v17.2.3) Updates `typedoc` from 0.28.12 to 0.28.13 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.12...v0.28.13) Updates `typescript` from 5.9.2 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](microsoft/TypeScript@v5.9.2...v5.9.3) --- updated-dependencies: - dependency-name: dotenv dependency-version: 17.2.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: typedoc dependency-version: 0.28.13 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch - dependency-name: typescript dependency-version: 5.9.3 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 51b34e2 commit e868045

File tree

2 files changed

+347
-78
lines changed

2 files changed

+347
-78
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"prettier": "^3.5.2",
6868
"ts-autofix": "^1.0.0",
6969
"typedoc": "^0.28.1",
70-
"typescript": "5.9.2",
70+
"typescript": "5.9.3",
7171
"typescript-eslint": "^8.25.0",
7272
"vitest": "^3.0.7"
7373
},

0 commit comments

Comments
 (0)