Skip to content

Commit 7167ab6

Browse files
chore: update dependency @types/lodash to v4.14.176 (#2833)
Co-authored-by: Renovate Bot <[email protected]>
1 parent fb24f91 commit 7167ab6

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

yarn.lock

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

2602-
"@types/[email protected].175":
2603-
version "4.14.175"
2604-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45"
2605-
integrity sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==
2602+
"@types/[email protected].176":
2603+
version "4.14.176"
2604+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.176.tgz#641150fc1cda36fbfa329de603bbb175d7ee20c0"
2605+
integrity sha512-xZmuPTa3rlZoIbtDUyJKZQimJV3bxCmzMIO2c9Pz9afyDro6kr7R79GwcB6mRhuoPmV2p1Vb66WOJH7F886WKQ==
26062606

26072607
"@types/lodash@^4.14.161":
26082608
version "4.14.161"

0 commit comments

Comments
 (0)