Skip to content

Commit

Permalink
chore(deps): update dependency @types/multer to v1.3.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 5, 2019
1 parent e3ecd16 commit bfd5b3a
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 @@ -37,7 +37,7 @@
"@types/express-redis-cache": "1.1.0",
"@types/md5-file": "4.0.0",
"@types/method-override": "0.0.31",
"@types/multer": "1.3.7",
"@types/multer": "1.3.9",
"@types/node": "11.13.6",
"@types/redis": "2.8.12",
"@types/sharp": "0.22.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -96,10 +96,10 @@
resolved "https://registry.yarnpkg.com/@types/mime/-/mime-2.0.1.tgz#dc488842312a7f075149312905b5e3c0b054c79d"
integrity sha512-FwI9gX75FgVBJ7ywgnq/P7tw+/o1GUbtP0KzbtusLigAOgIgNISRK0ZPl4qertvXSIE8YbsVJueQ90cDt9YYyw==

"@types/[email protected].7":
version "1.3.7"
resolved "https://registry.yarnpkg.com/@types/multer/-/multer-1.3.7.tgz#9fe1de9f44f401ff2eaf0d4468cf16935a9c6866"
integrity sha512-Lx4rNtGajRGtcVwJe1sKPAkAuBBWq8TOuimKJfOfK7ayY1Jc+18Lx00GjagLeIwaH2+OvFJvCv8tz+pvbt3OoA==
"@types/[email protected].9":
version "1.3.9"
resolved "https://registry.yarnpkg.com/@types/multer/-/multer-1.3.9.tgz#da72b5d616cba2aa0eede71d9459e4234ec33a60"
integrity sha512-aKUwxl4yH87G8b3wgmruBVdOWiG9qqmc4Epjt5Uz3mqaMZwx3dkMm4tHn5nnwBk2NT+X4t5yADJiEv/NfMFQIg==
dependencies:
"@types/express" "*"

Expand Down

0 comments on commit bfd5b3a

Please sign in to comment.