Skip to content

Commit

Permalink
chore(deps-dev): bump @types/lodash from 4.14.159 to 4.14.160 (#1943)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored Aug 26, 2020
1 parent e9b2395 commit 07ce0ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion packages/resolvers-composition/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"graphql": "^14.0.0 || ^15.0.0"
},
"devDependencies": {
"@types/lodash": "4.14.159"
"@types/lodash": "4.14.160"
},
"dependencies": {
"@graphql-tools/utils": "6.0.18",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2358,10 +2358,10 @@
"@types/koa-compose" "*"
"@types/node" "*"

"@types/[email protected].159":
version "4.14.159"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.159.tgz#61089719dc6fdd9c5cb46efc827f2571d1517065"
integrity sha512-gF7A72f7WQN33DpqOWw9geApQPh4M3PxluMtaHxWHXEGSN12/WbcEk/eNSqWNQcQhF66VSZ06vCF94CrHwXJDg==
"@types/[email protected].160":
version "4.14.160"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.160.tgz#2f1bba6500bc3cb9a732c6d66a083378fb0b0b29"
integrity sha512-aP03BShJoO+WVndoVj/WNcB/YBPt+CIU1mvaao2GRAHy2yg4pT/XS4XnVHEQBjPJGycWf/9seKEO9vopTJGkvA==

"@types/long@^4.0.0":
version "4.0.1"
Expand Down

0 comments on commit 07ce0ff

Please sign in to comment.