Skip to content
This repository has been archived by the owner on Jun 14, 2021. It is now read-only.

Commit

Permalink
build(deps-dev): bump @types/lodash from 4.14.141 to 4.14.144 (#204)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Oct 11, 2019
1 parent be9847f commit df50d5f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -9,7 +9,7 @@
"@types/fs-extra": "^8.0.0",
"@types/helmet": "^0.0.44",
"@types/jest": "^24.0.15",
"@types/lodash": "4.14.141",
"@types/lodash": "4.14.144",
"@types/multer": "^1.3.7",
"@types/node": "12.7.8",
"@types/prettier": "1.18.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1175,10 +1175,10 @@
dependencies:
"@types/jest-diff" "*"

"@types/lodash@4.14.141":
version "4.14.141"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.141.tgz#d81f4d0c562abe28713406b571ffb27692a82ae6"
integrity sha512-v5NYIi9qEbFEUpCyikmnOYe4YlP8BMUdTcNCAquAKzu+FA7rZ1onj9x80mbnDdOW/K5bFf3Tv5kJplP33+gAbQ==
"@types/lodash@4.14.144":
version "4.14.144"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.144.tgz#12e57fc99064bce45e5ab3c8bc4783feb75eab8e"
integrity sha512-ogI4g9W5qIQQUhXAclq6zhqgqNUr7UlFaqDHbch7WLSLeeM/7d3CRaw7GLajxvyFvhJqw4Rpcz5bhoaYtIx6Tg==

"@types/mime@*":
version "2.0.1"
Expand Down

0 comments on commit df50d5f

Please sign in to comment.