Skip to content

Commit

Permalink
chore(deps-dev): bump @types/express from 4.17.0 to 4.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored and malept committed Aug 22, 2019
1 parent 1b3ae03 commit 79df0c4
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 @@ -97,7 +97,7 @@
"@types/cross-spawn": "^6.0.0",
"@types/debug": "^4.1.5",
"@types/electron-packager": "^14.0.0",
"@types/express": "^4.17.0",
"@types/express": "^4.17.1",
"@types/express-ws": "^3.0.0",
"@types/fetch-mock": "^7.3.1",
"@types/fs-extra": "^8.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -938,10 +938,10 @@
"@types/express-serve-static-core" "*"
"@types/ws" "*"

"@types/express@*", "@types/express@^4.17.0":
version "4.17.0"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.0.tgz#49eaedb209582a86f12ed9b725160f12d04ef287"
integrity sha512-CjaMu57cjgjuZbh9DpkloeGxV45CnMGlVd+XpG7Gm9QgVrd7KFq+X4HY0vM+2v0bczS48Wg7bvnMY5TN+Xmcfw==
"@types/express@*", "@types/express@^4.17.1":
version "4.17.1"
resolved "https://registry.yarnpkg.com/@types/express/-/express-4.17.1.tgz#4cf7849ae3b47125a567dfee18bfca4254b88c5c"
integrity sha512-VfH/XCP0QbQk5B5puLqTLEeFgR8lfCJHZJKkInZ9mkYd+u8byX0kztXEQxEk4wZXJs8HI+7km2ALXjn4YKcX9w==
dependencies:
"@types/body-parser" "*"
"@types/express-serve-static-core" "*"
Expand Down

0 comments on commit 79df0c4

Please sign in to comment.