Skip to content

Commit

Permalink
Update dependency @types/lodash to v4.14.152 (#1512)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored May 19, 2020
1 parent 3077056 commit 34d1e57
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.151"
"@types/lodash": "4.14.152"
},
"dependencies": {
"@graphql-tools/utils": "6.0.0-alpha.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2053,10 +2053,10 @@
"@types/koa-compose" "*"
"@types/node" "*"

"@types/lodash@4.14.151":
version "4.14.151"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.151.tgz#7d58cac32bedb0ec37cb7f99094a167d6176c9d5"
integrity sha512-Zst90IcBX5wnwSu7CAS0vvJkTjTELY4ssKbHiTnGcJgi170uiS8yQDdc3v6S77bRqYQIN1App5a1Pc2lceE5/g==
"@types/lodash@4.14.152":
version "4.14.152"
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.152.tgz#7e7679250adce14e749304cdb570969f77ec997c"
integrity sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg==

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

0 comments on commit 34d1e57

Please sign in to comment.