Skip to content

Commit

Permalink
chore(deps-dev): bump @types/express in /src/checkout
Browse files Browse the repository at this point in the history
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express)

---
updated-dependencies:
- dependency-name: "@types/express"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 1, 2024
1 parent 7712e91 commit 257b467
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions src/checkout/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 src/checkout/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@nestjs/cli": "^10.4.5",
"@nestjs/schematics": "^10.1.1",
"@nestjs/testing": "^9.4.2",
"@types/express": "^4.17.20",
"@types/express": "^4.17.21",
"@types/jest": "28.1.4",
"@types/node": "^20.13.0",
"@types/supertest": "^2.0.11",
Expand Down

0 comments on commit 257b467

Please sign in to comment.