Skip to content

Commit 4d521c5

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2590,10 +2590,10 @@
25902590
dependencies:
25912591
"@types/node" "*"
25922592

2593-
"@types/lodash@4.17.6":
2594-
version "4.17.6"
2595-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.6.tgz#193ced6a40c8006cfc1ca3f4553444fb38f0e543"
2596-
integrity sha512-OpXEVoCKSS3lQqjx9GGGOapBeuW5eUboYHRlHP9urXPX25IKZ6AnP5ZRxtVf63iieUbsHxLn8NQ5Nlftc6yzAA==
2593+
"@types/lodash@4.17.7":
2594+
version "4.17.7"
2595+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.7.tgz#2f776bcb53adc9e13b2c0dfd493dfcbd7de43612"
2596+
integrity sha512-8wTvZawATi/lsmNu10/j2hk1KEP0IvjubqPE3cu1Xz7xfXXt5oCq3SNUz4fMIP4XGF9Ky+Ue2tBA3hcS7LSBlA==
25972597

25982598
"@types/node@*", "@types/node@20.14.10":
25992599
version "20.14.10"

0 commit comments

Comments
 (0)