Skip to content

Commit acadc5c

Browse files
chore: update dependency @types/lodash to v4.14.165 (#2259)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 2dea800 commit acadc5c

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": "^11.0.0",
3838
"@commitlint/utils": "^11.0.0",
39-
"@types/lodash": "4.14.163",
39+
"@types/lodash": "4.14.165",
4040
"execa": "^4.0.0"
4141
},
4242
"dependencies": {

yarn.lock

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

2469-
"@types/[email protected].163":
2470-
version "4.14.163"
2471-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.163.tgz#6026f73c8267a0b7d41c7c8aadacfa2a5255774f"
2472-
integrity sha512-BeZM/FZaV53emqyHxn9L39Oz6XbHMBRLA1b1quROku48J/1kYYxPmVOJ/qSQheb81on4BI7H6QDo6bkUuRaDNQ==
2469+
"@types/[email protected].165":
2470+
version "4.14.165"
2471+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.165.tgz#74d55d947452e2de0742bad65270433b63a8c30f"
2472+
integrity sha512-tjSSOTHhI5mCHTy/OOXYIhi2Wt1qcbHmuXD1Ha7q70CgI/I71afO4XtLb/cVexki1oVYchpul/TOuu3Arcdxrg==
24732473

24742474
"@types/lodash@^4.14.161":
24752475
version "4.14.161"

0 commit comments

Comments
 (0)