Skip to content

Commit d93b957

Browse files
chore: update dependency @types/lodash to v4.14.169 (#2589)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 022ab0f commit d93b957

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/load/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/test": "^12.1.0",
3838
"@commitlint/utils": "^12.1.1",
39-
"@types/lodash": "4.14.168",
39+
"@types/lodash": "4.14.169",
4040
"conventional-changelog-atom": "^2.0.8",
4141
"execa": "^5.0.0"
4242
},

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2302,10 +2302,10 @@
23022302
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
23032303
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
23042304

2305-
"@types/[email protected].168":
2306-
version "4.14.168"
2307-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
2308-
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
2305+
"@types/[email protected].169":
2306+
version "4.14.169"
2307+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.169.tgz#83c217688f07a4d9ef8f28a3ebd1d318f6ff4cbb"
2308+
integrity sha512-DvmZHoHTFJ8zhVYwCLWbQ7uAbYQEk52Ev2/ZiQ7Y7gQGeV9pjBqjnQpECMHfKS1rCYAhMI7LHVxwyZLZinJgdw==
23092309

23102310
"@types/lodash@^4.14.161":
23112311
version "4.14.161"

0 commit comments

Comments
 (0)