Skip to content

Commit 2bc58a4

Browse files
renovate-botrenovate[bot]
authored andcommitted
fix(deps): update dependency @types/lodash to ^4.14.138
1 parent 029bb13 commit 2bc58a4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/dockerode": "^3.0.0",
2323
"@types/execa": "^0",
2424
"@types/freeport": "^1",
25-
"@types/lodash": "^4"
25+
"@types/lodash": "^4.14.138"
2626
},
2727
"peerDependencies": {
2828
"ava": "*"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -740,10 +740,10 @@
740740
"@types/minimatch" "*"
741741
"@types/node" "*"
742742

743-
"@types/lodash@^4":
744-
version "4.14.138"
745-
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.138.tgz#34f52640d7358230308344e579c15b378d91989e"
746-
integrity sha512-A4uJgHz4hakwNBdHNPdxOTkYmXNgmUAKLbXZ7PKGslgeV0Mb8P3BlbYfPovExek1qnod4pDfRbxuzcVs3dlFLg==
743+
"@types/lodash@^4.14.138":
744+
version "4.14.168"
745+
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
746+
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
747747

748748
"@types/minimatch@*":
749749
version "3.0.3"

0 commit comments

Comments
 (0)