Skip to content

Commit ab54898

Browse files
build(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /website (#2881)
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.5.3 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.5.3...v5.5.4) --- updated-dependencies: - dependency-name: typescript dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 47f7b84 commit ab54898

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

website/package-lock.json

+4-4
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"poku": "^2.2.0",
5050
"prettier": "^3.3.3",
5151
"tsx": "^4.16.2",
52-
"typescript": "^5.5.3"
52+
"typescript": "^5.5.4"
5353
},
5454
"browserslist": {
5555
"production": [

0 commit comments

Comments
 (0)