Skip to content

Commit 63f2f71

Browse files
chore: update dependency @types/lodash to v4.14.168 (#2413)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d4f0774 commit 63f2f71

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.0.0",
3838
"@commitlint/utils": "^12.0.0",
39-
"@types/lodash": "4.14.167",
39+
"@types/lodash": "4.14.168",
4040
"execa": "^5.0.0"
4141
},
4242
"dependencies": {

yarn.lock

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

2087-
"@types/[email protected].167":
2088-
version "4.14.167"
2089-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.167.tgz#ce7d78553e3c886d4ea643c37ec7edc20f16765e"
2090-
integrity sha512-w7tQPjARrvdeBkX/Rwg95S592JwxqOjmms3zWQ0XZgSyxSLdzWaYH3vErBhdVS/lRBX7F8aBYcYJYTr5TMGOzw==
2087+
"@types/[email protected].168":
2088+
version "4.14.168"
2089+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.168.tgz#fe24632e79b7ade3f132891afff86caa5e5ce008"
2090+
integrity sha512-oVfRvqHV/V6D1yifJbVRU3TMp8OT6o6BG+U9MkwuJ3U8/CsDHvalRpsxBqivn71ztOFZBTfJMvETbqHiaNSj7Q==
20912091

20922092
"@types/lodash@^4.14.161":
20932093
version "4.14.161"

0 commit comments

Comments
 (0)