Skip to content

Commit 663b966

Browse files
Update typescript requirement from ^5.8.2 to ^5.8.3 in /packages/main
Updates the requirements on [typescript](https://github.com/microsoft/TypeScript) to permit the latest version. - [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/commits) --- updated-dependencies: - dependency-name: typescript dependency-version: 5.8.3 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 6d78eae commit 663b966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: packages/main/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-config-prettier": "^10.1.1",
4040
"globals": "^16.0.0",
4141
"prettier": "^3.5.3",
42-
"typescript": "^5.8.2",
42+
"typescript": "^5.8.3",
4343
"typescript-eslint": "^8.29.0",
4444
"vitest": "^3.1.1"
4545
}

0 commit comments

Comments
 (0)