Skip to content

Commit 1c91003

Browse files
chore: update dependency @types/lodash to v4.14.175 (#2777)
Co-authored-by: Renovate Bot <[email protected]>
1 parent d993402 commit 1c91003

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

@commitlint/load/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"devDependencies": {
3737
"@commitlint/test": "^13.0.0",
3838
"@commitlint/utils": "^13.0.0",
39-
"@types/lodash": "4.14.174",
39+
"@types/lodash": "4.14.175",
4040
"conventional-changelog-atom": "^2.0.8",
4141
"execa": "^5.0.0"
4242
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2603,10 +2603,10 @@
26032603
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
26042604
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=
26052605

2606-
"@types/[email protected].174":
2607-
version "4.14.174"
2608-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.174.tgz#b4b06b6eced9850eed6b6a8f1abdd0f5192803c1"
2609-
integrity sha512-KMBLT6+g9qrGXpDt7ohjWPUD34WA/jasrtjTEHStF0NPdEwJ1N9SZ+4GaMVDeuk/y0+X5j9xFm6mNiXS7UoaLQ==
2606+
"@types/[email protected].175":
2607+
version "4.14.175"
2608+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45"
2609+
integrity sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==
26102610

26112611
"@types/lodash@^4.14.161":
26122612
version "4.14.161"

0 commit comments

Comments
 (0)