Skip to content

Commit 70bd0ce

Browse files
build(deps): bump typescript from 5.0.4 to 5.5.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.4 to 5.5.4. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Changelog](https://github.com/microsoft/TypeScript/blob/main/azure-pipelines.release.yml) - [Commits](microsoft/TypeScript@v5.0.4...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d96fce0 commit 70bd0ce

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

bun.lockb

0 Bytes
Binary file not shown.

web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,6 @@
2828
"react-odometerjs": "^3.1.3",
2929
"tailwind-variants": "^0.1.20",
3030
"tailwindcss": "3.4.3",
31-
"typescript": "5.0.4"
31+
"typescript": "5.5.4"
3232
}
3333
}

0 commit comments

Comments
 (0)