Skip to content

Commit

Permalink
build(deps-dev): bump @types/express-serve-static-core
Browse files Browse the repository at this point in the history
Bumps [@types/express-serve-static-core](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express-serve-static-core) from 4.19.6 to 5.0.1.
- [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-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 28, 2024
1 parent 5344006 commit fdbda4e
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 2 deletions.
25 changes: 24 additions & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@babel/preset-env": "7.25.7",
"@commitlint/config-angular": "^7.1.2",
"@types/express": "^4.17.21",
"@types/express-serve-static-core": "^4.19.5",
"@types/express-serve-static-core": "^5.0.1",
"@types/graphql": "^14.5.0",
"@types/node": "^10.17.60",
"babel-eslint": "10.0.1",
Expand Down

0 comments on commit fdbda4e

Please sign in to comment.