Skip to content

Commit

Permalink
chore(deps): update dependency @types/multer to v1.3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 10, 2019
1 parent e3ecd16 commit b0b88ed
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.8",
"@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].8":
version "1.3.8"
resolved "https://registry.yarnpkg.com/@types/multer/-/multer-1.3.8.tgz#20e170a7b5c52a5c86aa555e2b586ae242d455a1"
integrity sha512-q6y8wkcsKTCxaJBvVmL9hdtQ8p3uAex1pP0zi8CKa8uYDzrKzNn2j5/uaOiaIuMDqDZBhNg1rbiF9MyVMbwQ+w==
dependencies:
"@types/express" "*"

Expand Down

0 comments on commit b0b88ed

Please sign in to comment.