Skip to content

Commit 49933fa

Browse files
chore(deps): update dependency @types/lodash to v4.17.10 (#852)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3e6b4d commit 49933fa

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

packages/plugins/typescript/mongodb/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
},
5252
"devDependencies": {
5353
"@graphql-codegen/testing": "1.18.0",
54-
"@types/lodash": "4.17.9"
54+
"@types/lodash": "4.17.10"
5555
},
5656
"publishConfig": {
5757
"directory": "dist",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2527,10 +2527,10 @@
25272527
dependencies:
25282528
"@types/node" "*"
25292529

2530-
"@types/[email protected].9":
2531-
version "4.17.9"
2532-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.9.tgz#0dc4902c229f6b8e2ac5456522104d7b1a230290"
2533-
integrity sha512-w9iWudx1XWOHW5lQRS9iKpK/XuRhnN+0T7HvdCCd802FYkT1AMTnxndJHGrNJwRoRHkslGr4S29tjm1cT7x/7w==
2530+
"@types/[email protected].10":
2531+
version "4.17.10"
2532+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.10.tgz#64f3edf656af2fe59e7278b73d3e62404144a6e6"
2533+
integrity sha512-YpS0zzoduEhuOWjAotS6A5AVCva7X4lVlYLF0FYHAY9sdraBfnatttHItlWeZdGhuEkf+OzMNg2ZYAx8t+52uQ==
25342534

25352535
"@types/node@*", "@types/[email protected]":
25362536
version "20.16.10"

0 commit comments

Comments
 (0)