Skip to content

Commit 2796e7b

Browse files
chore: update dependency @types/lodash to v4.14.174 (#2772)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 4d1e294 commit 2796e7b

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": "^13.0.0",
3838
"@commitlint/utils": "^13.0.0",
39-
"@types/lodash": "4.14.173",
39+
"@types/lodash": "4.14.174",
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
@@ -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].173":
2607-
version "4.14.173"
2608-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.173.tgz#9d3b674c67a26cf673756f6aca7b429f237f91ed"
2609-
integrity sha512-vv0CAYoaEjCw/mLy96GBTnRoZrSxkGE0BKzKimdR8P3OzrNYNvBgtW7p055A+E8C31vXNUhWKoFCbhq7gbyhFg==
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==
26102610

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

0 commit comments

Comments
 (0)