Skip to content

Commit

Permalink
⬆️ Update dependency @types/express to ^4.17.20 (#4329)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 20, 2023
1 parent 1ee1cb2 commit 6de08be
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion examples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"supertest": "^6.3.3"
},
"devDependencies": {
"@types/express": "^4.17.19",
"@types/express": "^4.17.20",
"@types/jest": "^29.5.6",
"@types/lodash": "^4.14.199",
"@types/react": "^18.2.28",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2736,7 +2736,7 @@ __metadata:
"@testing-library/dom": ^9.3.3
"@testing-library/react": ^14.0.0
"@testing-library/user-event": ^14.5.1
"@types/express": ^4.17.19
"@types/express": ^4.17.20
"@types/jest": ^29.5.6
"@types/lodash": ^4.14.199
"@types/react": ^18.2.28
Expand Down Expand Up @@ -4250,15 +4250,15 @@ __metadata:
languageName: node
linkType: hard

"@types/express@npm:*, @types/express@npm:^4.17.13, @types/express@npm:^4.17.19":
version: 4.17.19
resolution: "@types/express@npm:4.17.19"
"@types/express@npm:*, @types/express@npm:^4.17.13, @types/express@npm:^4.17.20":
version: 4.17.20
resolution: "@types/express@npm:4.17.20"
dependencies:
"@types/body-parser": "*"
"@types/express-serve-static-core": ^4.17.33
"@types/qs": "*"
"@types/serve-static": "*"
checksum: 3d39d0655eb0825d96fec100985a38737767ddd6da2dbda1e330a3adf36c98a9b7cd8d9539db32876d1fbb47a09343cad7b38c30c8dd7c291271fcb9b85cb21b
checksum: bf8a97d283128e5129f9ccabbeef728ff3f0484465e0ae74a304bd0588fa6cb715ae68845650caba9a641944b7791ba125d02ddbd47a7e62aaefdd036570c6c5
languageName: node
linkType: hard

Expand Down

0 comments on commit 6de08be

Please sign in to comment.