Skip to content

Commit

Permalink
chore(deps): update dependency @types/multer to v1.3.10
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 2, 2019
1 parent e3ecd16 commit f607398
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.10",
"@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].10":
version "1.3.10"
resolved "https://registry.yarnpkg.com/@types/multer/-/multer-1.3.10.tgz#d7afbd916f688fceb4460320e62a8ad1ab3e3cad"
integrity sha512-3hECfz+W0ix/LvPanp87mjO3kOyDnJYTpY9y7gdBxXnYXqEcj21pD0lW7KEUFFr8CHrDF5Mhh7o241KLEXDRoQ==
dependencies:
"@types/express" "*"

Expand Down

0 comments on commit f607398

Please sign in to comment.