Skip to content

Commit

Permalink
chore(deps-dev): bump @types/express-serve-static-core (#1578)
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 5.0.4 to 5.0.5.
- [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-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent e11955a commit 398a98c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"@substrate/dev": "^0.9.0",
"@types/argparse": "2.0.17",
"@types/express": "^5.0.0",
"@types/express-serve-static-core": "^5.0.4",
"@types/express-serve-static-core": "^5.0.5",
"@types/http-errors": "2.0.4",
"@types/lru-cache": "^7.10.10",
"@types/morgan": "1.9.9",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1591,7 +1591,7 @@ __metadata:
"@substrate/dev": "npm:^0.9.0"
"@types/argparse": "npm:2.0.17"
"@types/express": "npm:^5.0.0"
"@types/express-serve-static-core": "npm:^5.0.4"
"@types/express-serve-static-core": "npm:^5.0.5"
"@types/http-errors": "npm:2.0.4"
"@types/lru-cache": "npm:^7.10.10"
"@types/morgan": "npm:1.9.9"
Expand Down Expand Up @@ -1820,15 +1820,15 @@ __metadata:
languageName: node
linkType: hard

"@types/express-serve-static-core@npm:^5.0.4":
version: 5.0.4
resolution: "@types/express-serve-static-core@npm:5.0.4"
"@types/express-serve-static-core@npm:^5.0.5":
version: 5.0.5
resolution: "@types/express-serve-static-core@npm:5.0.5"
dependencies:
"@types/node": "npm:*"
"@types/qs": "npm:*"
"@types/range-parser": "npm:*"
"@types/send": "npm:*"
checksum: 10/d19ee97380bd07a2634ac8e6d326b23468ca1645c05d26cba823bade541f64cb779e7b85c2d58ad7e446d1fbcae37c403d24669070eefd269284557fe4ec9afd
checksum: 10/186b275cd9110c7153ffd6f2c52e0e4242b0f2769873ea034c75885a96346b42535875012732e0866ccdfc7d5132bb32a725a297182e929427cb95aba62f9801
languageName: node
linkType: hard

Expand Down

0 comments on commit 398a98c

Please sign in to comment.