Skip to content

Commit 40477cc

Browse files
Update typescript requirement from ^5.6.2 to ^5.6.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.yml) - [Commits](microsoft/TypeScript@v5.6.2...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 65afd10 commit 40477cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/main/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-config-prettier": "^9.1.0",
4040
"globals": "^15.10.0",
4141
"prettier": "^3.3.3",
42-
"typescript": "^5.6.2",
42+
"typescript": "^5.6.3",
4343
"typescript-eslint": "^8.10.0",
4444
"vitest": "^2.1.1"
4545
}

0 commit comments

Comments
 (0)