Skip to content

Commit a9b904f

Browse files
build(deps-dev): Bump typescript from 5.6.3 to 5.7.2
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.6.3 to 5.7.2. - [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.3...v5.7.2) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 03181c7 commit a9b904f

File tree

2 files changed

+94
-94
lines changed

2 files changed

+94
-94
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"storybook": "^8.4.7",
8080
"tailwind-scrollbar": "3.1.0",
8181
"tailwindcss": "3.4.15",
82-
"typescript": "5.6.3"
82+
"typescript": "5.7.2"
8383
},
8484
"lint-staged": {
8585
"src/**/*": [

0 commit comments

Comments
 (0)