Skip to content

Commit

Permalink
fix: update dependency execa to v4.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 31, 2020
1 parent 7a90174 commit 9ffa133
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": "^11.0.0",
"@commitlint/utils": "^11.0.0",
"@types/lodash": "4.14.164",
"@types/lodash": "4.14.163",
"execa": "^4.0.0"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2466,10 +2466,10 @@
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz#ee28707ae94e11d2b827bcbe5270bcea7f3e71ee"
integrity sha1-7ihweulOEdK4J7y+UnC86n8+ce4=

"@types/lodash@4.14.164":
version "4.14.164"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.164.tgz#52348bcf909ac7b4c1bcbeda5c23135176e5dfa0"
integrity sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg==
"@types/lodash@4.14.163":
version "4.14.163"
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.163.tgz#6026f73c8267a0b7d41c7c8aadacfa2a5255774f"
integrity sha512-BeZM/FZaV53emqyHxn9L39Oz6XbHMBRLA1b1quROku48J/1kYYxPmVOJ/qSQheb81on4BI7H6QDo6bkUuRaDNQ==

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

0 comments on commit 9ffa133

Please sign in to comment.