Skip to content

Commit

Permalink
chore: update dependency @types/lodash to v4.14.175 (#2777)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Sep 28, 2021
1 parent d993402 commit 1c91003
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion @commitlint/load/package.json
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@commitlint/test": "^13.0.0",
"@commitlint/utils": "^13.0.0",
"@types/lodash": "4.14.174",
"@types/lodash": "4.14.175",
"conventional-changelog-atom": "^2.0.8",
"execa": "^5.0.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2603,10 +2603,10 @@
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/lodash@4.14.174":
version "4.14.174"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.174.tgz#b4b06b6eced9850eed6b6a8f1abdd0f5192803c1"
integrity sha512-KMBLT6+g9qrGXpDt7ohjWPUD34WA/jasrtjTEHStF0NPdEwJ1N9SZ+4GaMVDeuk/y0+X5j9xFm6mNiXS7UoaLQ==
"@types/lodash@4.14.175":
version "4.14.175"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.175.tgz#b78dfa959192b01fae0ad90e166478769b215f45"
integrity sha512-XmdEOrKQ8a1Y/yxQFOMbC47G/V2VDO1GvMRnl4O75M4GW/abC5tnfzadQYkqEveqRM1dEJGFFegfPNA2vvx2iw==

"@types/lodash@^4.14.161":
version "4.14.161"
Expand Down

0 comments on commit 1c91003

Please sign in to comment.