Skip to content

Commit e2a887c

Browse files
chore(deps-dev): update typescript requirement from ^5.5.2 to ^5.6.3
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.5.2...v5.6.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0606fbf commit e2a887c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/module/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,6 @@
5050
"@types/react-dom": "^18.2.14",
5151
"react": "^18.3.1",
5252
"react-dom": "^18.3.1",
53-
"typescript": "^5.5.2"
53+
"typescript": "^5.6.3"
5454
}
5555
}

0 commit comments

Comments
 (0)