Skip to content

Commit a4ff8c8

Browse files
build(deps-dev): Bump fastify-tsconfig from 2.0.0 to 3.0.0
Bumps [fastify-tsconfig](https://github.com/fastify/tsconfig) from 2.0.0 to 3.0.0. - [Release notes](https://github.com/fastify/tsconfig/releases) - [Commits](fastify/tsconfig@2.0.0...v3.0.0) --- updated-dependencies: - dependency-name: fastify-tsconfig dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 1233873 commit a4ff8c8

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
@@ -60,7 +60,7 @@
6060
"@types/node": "^22.0.0",
6161
"@types/ws": "^8.5.10",
6262
"fastify": "^5.0.0",
63-
"fastify-tsconfig": "^2.0.0",
63+
"fastify-tsconfig": "^3.0.0",
6464
"split2": "^4.2.0",
6565
"standard": "^17.1.0",
6666
"tap": "^18.7.1",

0 commit comments

Comments
 (0)