Skip to content

Commit d2fdf38

Browse files
chore(deps-dev): bump @types/express-serve-static-core (#982)
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) from 5.0.7 to 5.1.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express-serve-static-core) --- updated-dependencies: - dependency-name: "@types/express-serve-static-core" dependency-version: 5.1.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ea0fc55 commit d2fdf38

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

generators/node-server/resources/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@nestjs/testing": "11.1.6",
4242
"@types/bcrypt": "6.0.0",
4343
"@types/express": "5.0.3",
44-
"@types/express-serve-static-core": "5.0.7",
44+
"@types/express-serve-static-core": "5.1.0",
4545
"@types/jest": "30.0.0",
4646
"@types/jwt-decode": "3.1.0",
4747
"@types/node": "24.7.0",

0 commit comments

Comments
 (0)