Skip to content

Commit fe85416

Browse files
build(deps-dev): bump fastify-tsconfig from 2.0.0 to 3.0.0 (#78)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c29c4ed commit fe85416

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
@@ -63,7 +63,7 @@
6363
"@types/node": "^22.5.5",
6464
"c8": "^10.1.3",
6565
"eslint": "^9.11.0",
66-
"fastify-tsconfig": "^2.0.0",
66+
"fastify-tsconfig": "^3.0.0",
6767
"glob": "^11.0.0",
6868
"neostandard": "^0.12.0",
6969
"tsx": "^4.19.1",

0 commit comments

Comments
 (0)