Skip to content

Commit

Permalink
Update dependency @types/lodash to v4.14.125
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 9, 2019
1 parent e399998 commit f8c2a69
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.125",
"@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].125":
version "4.14.125"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.125.tgz#b5fa71f3080a2136ba2702c390ffe528ec1e3980"
integrity sha512-s29jU/MIOSddXeji0TSZPJjf0agnfJYpWeKlr79BbtXlfuYamGVyCNQA2IRi5/plaQiNSxMmNGdvFbdtMMJ3nw==

"@types/marked@^0.6.0":
version "0.6.3"
Expand Down

0 comments on commit f8c2a69

Please sign in to comment.