Skip to content

Commit 01ba5b9

Browse files
⬆️ Bump the typescript group across 1 directory with 3 updates
Bumps the typescript group with 3 updates in the / directory: [@typescript/native-preview](https://github.com/microsoft/typescript-go), [typedoc](https://github.com/TypeStrong/TypeDoc) and [typescript-eslint](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint). Updates `@typescript/native-preview` from 7.0.0-dev.20250605.1 to 7.0.0-dev.20250701.1 - [Changelog](https://github.com/microsoft/typescript-go/blob/main/CHANGES.md) - [Commits](https://github.com/microsoft/typescript-go/commits) Updates `typedoc` from 0.28.5 to 0.28.7 - [Release notes](https://github.com/TypeStrong/TypeDoc/releases) - [Changelog](https://github.com/TypeStrong/typedoc/blob/master/CHANGELOG.md) - [Commits](TypeStrong/typedoc@v0.28.5...v0.28.7) Updates `typescript-eslint` from 8.33.1 to 8.35.1 - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/typescript-eslint/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v8.35.1/packages/typescript-eslint) --- updated-dependencies: - dependency-name: "@typescript/native-preview" dependency-version: 7.0.0-dev.20250701.1 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: typedoc dependency-version: 0.28.7 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: typescript - dependency-name: typescript-eslint dependency-version: 8.35.1 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: typescript ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2d0e942 commit 01ba5b9

File tree

2 files changed

+145
-139
lines changed

2 files changed

+145
-139
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@eslint/js": "^9.21.0",
5757
"@natoboram/load_env": "^1.0.0",
5858
"@types/node": "^22.13.5",
59-
"@typescript/native-preview": "7.0.0-dev.20250605.1",
59+
"@typescript/native-preview": "7.0.0-dev.20250701.1",
6060
"dotenv": "^16.4.7",
6161
"eslint": "^9.21.0",
6262
"eslint-config-prettier": "^10.0.2",

0 commit comments

Comments
 (0)