Skip to content

Commit 474d266

Browse files
chore: update dependency @types/lodash to v4.14.166 (#2378)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 0fbadcf commit 474d266

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: @commitlint/load/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/test": "^11.0.0",
3838
"@commitlint/utils": "^11.0.0",
39-
"@types/lodash": "4.14.165",
39+
"@types/lodash": "4.14.166",
4040
"execa": "^5.0.0"
4141
},
4242
"dependencies": {

Diff for: yarn.lock

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

2337-
"@types/[email protected].165":
2338-
version "4.14.165"
2339-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
2340-
integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==
2337+
"@types/[email protected].166":
2338+
version "4.14.166"
2339+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.166.tgz#07e7f2699a149219dbc3c35574f126ec8737688f"
2340+
integrity sha512-A3YT/c1oTlyvvW/GQqG86EyqWNrT/tisOIh2mW3YCgcx71TNjiTZA3zYZWA5BCmtsOTXjhliy4c4yEkErw6njA==
23412341

23422342
"@types/lodash@^4.14.161":
23432343
version "4.14.161"

0 commit comments

Comments
 (0)