Skip to content

Commit c33d493

Browse files
chore: update dependency @types/lodash to v4.14.177 (#2870)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 055014c commit c33d493

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
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@commitlint/test": "^14.0.0",
3939
"@commitlint/utils": "^14.0.0",
40-
"@types/lodash": "4.14.176",
40+
"@types/lodash": "4.14.177",
4141
"conventional-changelog-atom": "^2.0.8",
4242
"execa": "^5.0.0"
4343
},

Diff for: yarn.lock

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

2684-
"@types/[email protected].176":
2685-
version "4.14.176"
2686-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0"
2687-
integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==
2684+
"@types/[email protected].177":
2685+
version "4.14.177"
2686+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.177.tgz#f70c0d19c30fab101cad46b52be60363c43c4578"
2687+
integrity sha512-0fDwydE2clKe9MNfvXHBHF9WEahRuj+msTuQqOmAApNORFvhMYZKNGGJdCzuhheVjMps/ti0Ak/iJPACMaevvw==
26882688

26892689
"@types/lodash@^4.14.161":
26902690
version "4.14.161"

0 commit comments

Comments
 (0)