Skip to content

Commit 34d1e57

Browse files
Update dependency @types/lodash to v4.14.152 (#1512)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 3077056 commit 34d1e57

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/resolvers-composition/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"graphql": "^14.0.0 || ^15.0.0"
1717
},
1818
"devDependencies": {
19-
"@types/lodash": "4.14.151"
19+
"@types/lodash": "4.14.152"
2020
},
2121
"dependencies": {
2222
"@graphql-tools/utils": "6.0.0-alpha.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2053,10 +2053,10 @@
20532053
"@types/koa-compose" "*"
20542054
"@types/node" "*"
20552055

2056-
"@types/[email protected].151":
2057-
version "4.14.151"
2058-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.151.tgz#7d58cac32bedb0ec37cb7f99094a167d6176c9d5"
2059-
integrity sha512-Zst90IcBX5wnwSu7CAS0vvJkTjTELY4ssKbHiTnGcJgi170uiS8yQDdc3v6S77bRqYQIN1App5a1Pc2lceE5/g==
2056+
"@types/[email protected].152":
2057+
version "4.14.152"
2058+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.152.tgz#7e7679250adce14e749304cdb570969f77ec997c"
2059+
integrity sha512-Vwf9YF2x1GE3WNeUMjT5bTHa2DqgUo87ocdgTScupY2JclZ5Nn7W2RLM/N0+oreexUk8uaVugR81NnTY/jNNXg==
20602060

20612061
"@types/long@^4.0.0":
20622062
version "4.0.1"

0 commit comments

Comments
 (0)