Skip to content

Commit a06dac2

Browse files
Bump typescript from 5.7.2 to 5.7.3
Bumps [typescript](https://github.com/microsoft/TypeScript) from 5.7.2 to 5.7.3. - [Release notes](https://github.com/microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.7.2...v5.7.3) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent cb1f7bd commit a06dac2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"react": "18.3.1",
2222
"react-dom": "18.3.1",
2323
"tailwindcss": "3.4.16",
24-
"typescript": "5.7.2",
24+
"typescript": "5.7.3",
2525
"use-debounce": "^10.0.1"
2626
},
2727
"devDependencies": {

0 commit comments

Comments
 (0)