Skip to content

Commit

Permalink
chore: update dependency @types/multer to ^1.4.0
Browse files Browse the repository at this point in the history
Signed-off-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate-bot authored and raymondfeng committed Jan 27, 2020
1 parent e3a874c commit 4f8def1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions packages/rest/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 packages/rest/package.json
Expand Up @@ -57,7 +57,7 @@
"@types/debug": "^4.1.5",
"@types/js-yaml": "^3.12.2",
"@types/lodash": "^4.14.149",
"@types/multer": "^1.3.10",
"@types/multer": "^1.4.0",
"@types/node": "^10.17.13",
"@types/on-finished": "^2.3.1",
"@types/qs": "^6.9.0",
Expand Down

0 comments on commit 4f8def1

Please sign in to comment.