Skip to content
This repository has been archived by the owner on Feb 20, 2020. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/lodash to v4.14.126
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 10, 2019
1 parent 31ade8b commit 532b6da
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
6 changes: 3 additions & 3 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"@types/nodemailer": "4.6.7",
"@types/dotenv": "6.1.1",
"@types/jest": "24.0.11",
"@types/lodash": "4.14.123",
"@types/lodash": "4.14.126",
"dotenv": "7.0.0",
"jest": "24.7.1",
"nodemon": "1.18.11",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -372,10 +372,10 @@
dependencies:
"@types/jest-diff" "*"

"@types/[email protected].123":
version "4.14.123"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.123.tgz#39be5d211478c8dd3bdae98ee75bb7efe4abfe4d"
integrity sha512-pQvPkc4Nltyx7G1Ww45OjVqUsJP4UsZm+GWJpigXgkikZqJgRm4c48g027o6tdgubWHwFRF15iFd+Y4Pmqv6+Q==
"@types/[email protected].126":
version "4.14.126"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.126.tgz#47cff3ea014aa083194f8ca3ec351136c3786613"
integrity sha512-HxQ+wQnBtnL0LszZrVdMqWIlzZNyKuMLUb6swQ3mo6ysPqpAu7gfnapCQIi0B+Mrf0fNLZh8AWgJs2njejVasg==

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

0 comments on commit 532b6da

Please sign in to comment.