Skip to content

Commit

Permalink
chore(deps): update dependency @types/express to v4.17.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 12, 2020
1 parent 9a6967e commit e590c0c
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
"@types/accounting": "0.4.1",
"@types/body-parser": "1.19.0",
"@types/chai": "4.2.11",
"@types/express": "4.17.6",
"@types/express": "4.17.7",
"@types/express-handlebars": "0.0.33",
"@types/fs-extra": "7.0.0",
"@types/handlebars": "4.0.40",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -262,10 +262,10 @@
"@types/node" "*"
"@types/range-parser" "*"

"@types/express@4.17.6":
version "4.17.6"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.6.tgz#6bce49e49570507b86ea1b07b806f04697fac45e"
integrity sha512-n/mr9tZI83kd4azlPG5y997C/M4DNABK9yErhFM6hKdym4kkmd9j0vtsJyjFIwfRBxtrxZtAfGZCNRIBMFLK5w==
"@types/express@4.17.7":
version "4.17.7"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.7.tgz#42045be6475636d9801369cd4418ef65cdb0dd59"
integrity sha512-dCOT5lcmV/uC2J9k0rPafATeeyz+99xTt54ReX11/LObZgfzJqZNcW27zGhYyX+9iSEGXGt5qLPwRSvBZcLvtQ==
dependencies:
"@types/body-parser" "*"
"@types/express-serve-static-core" "*"
Expand Down

0 comments on commit e590c0c

Please sign in to comment.