Skip to content

Commit 9464b6b

Browse files
build(deps-dev): bump typescript from 5.5.3 to 5.5.4 in /test/app
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]>
1 parent 430cc46 commit 9464b6b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

test/app/package-lock.json

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

test/app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"eslint-config-airbnb-typescript": "^17.1.0",
2929
"eslint-plugin-import": "^2.29.1",
3030
"ts-node-dev": "^2.0.0",
31-
"typescript": "^5.5.3"
31+
"typescript": "^5.5.4"
3232
},
3333
"dependencies": {
3434
"@fastify/formbody": "^7.4.0",

0 commit comments

Comments
 (0)