Skip to content

Commit

Permalink
Merge pull request #408 from nestjs/renovate/lodash-4.x
Browse files Browse the repository at this point in the history
Update dependency @types/lodash to v4.14.126
  • Loading branch information
kamilmysliwiec authored May 12, 2019
2 parents dda9323 + 77a33e2 commit df34239
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 @@ -58,7 +58,7 @@
"@angular/language-service": "7.2.15",
"@types/jasmine": "3.3.12",
"@types/jasminewd2": "2.0.6",
"@types/lodash": "4.14.124",
"@types/lodash": "4.14.126",
"@types/node": "10.14.6",
"chokidar": "3.0.0",
"codelyzer": "5.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -395,10 +395,10 @@
dependencies:
"@types/jasmine" "*"

"@types/[email protected].124":
version "4.14.124"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.124.tgz#16fb067a8fc4be42f044c505d8b5316c6f54de93"
integrity sha512-6bKEUVbHJ8z34jisA7lseJZD2g31SIvee3cGX2KEZCS4XXWNbjPZpmO1/2rGNR9BhGtaYr6iYXPl1EzRrDAFTA==
"@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/marked@^0.6.0":
version "0.6.3"
Expand Down

0 comments on commit df34239

Please sign in to comment.