Skip to content

Commit d70c3a7

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

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.3",
54-
"@types/lodash": "4.17.23"
54+
"@types/lodash": "4.17.24"
5555
},
5656
"publishConfig": {
5757
"directory": "dist",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2629,10 +2629,10 @@
26292629
resolved "https://registry.yarnpkg.com/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
26302630
integrity sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ==
26312631

2632-
"@types/lodash@4.17.23":
2633-
version "4.17.23"
2634-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.23.tgz#c1bb06db218acc8fc232da0447473fc2fb9d9841"
2635-
integrity sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==
2632+
"@types/lodash@4.17.24":
2633+
version "4.17.24"
2634+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.24.tgz#4ae334fc62c0e915ca8ed8e35dcc6d4eeb29215f"
2635+
integrity sha512-gIW7lQLZbue7lRSWEFql49QJJWThrTFFeIMJdp3eH4tKoxm1OvEPg02rm4wCCSHS0cL3/Fizimb35b7k8atwsQ==
26362636

26372637
"@types/node@*", "@types/node@24.11.0":
26382638
version "24.11.0"

0 commit comments

Comments
 (0)