Skip to content

Commit f40eda6

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

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

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2549,10 +2549,10 @@
25492549
dependencies:
25502550
"@types/node" "*"
25512551

2552-
"@types/[email protected].194":
2553-
version "4.14.194"
2554-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.194.tgz#b71eb6f7a0ff11bff59fc987134a093029258a76"
2555-
integrity sha512-r22s9tAS7imvBt2lyHC9B8AGwWnXaYb1tY09oyLkXDs4vArpYJzw09nj8MLx5VfciBPGIb+ZwG0ssYnEPJxn/g==
2552+
"@types/[email protected].199":
2553+
version "4.14.199"
2554+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.199.tgz#c3edb5650149d847a277a8961a7ad360c474e9bf"
2555+
integrity sha512-Vrjz5N5Ia4SEzWWgIVwnHNEnb1UE1XMkvY5DGXrAeOGE9imk0hgTHh5GyDjLDJi9OTCn9oo9dXH1uToK1VRfrg==
25562556

25572557
"@types/minimist@^1.2.0":
25582558
version "1.2.2"

0 commit comments

Comments
 (0)