Skip to content

Commit 9ffa133

Browse files
committed
fix: update dependency execa to v4.1.0
1 parent 7a90174 commit 9ffa133

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": "^11.0.0",
3838
"@commitlint/utils": "^11.0.0",
39-
"@types/lodash": "4.14.164",
39+
"@types/lodash": "4.14.163",
4040
"execa": "^4.0.0"
4141
},
4242
"dependencies": {

yarn.lock

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

2469-
"@types/[email protected].164":
2470-
version "4.14.164"
2471-
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.164.tgz#52348bcf909ac7b4c1bcbeda5c23135176e5dfa0"
2472-
integrity sha512-fXCEmONnrtbYUc5014avwBeMdhHHO8YJCkOBflUL9EoJBSKZ1dei+VO74fA7JkTHZ1GvZack2TyIw5U+1lT8jg==
2469+
"@types/[email protected].163":
2470+
version "4.14.163"
2471+
resolved "https://registry.npmjs.org/@types/lodash/-/lodash-4.14.163.tgz#6026f73c8267a0b7d41c7c8aadacfa2a5255774f"
2472+
integrity sha512-BeZM/FZaV53emqyHxn9L39Oz6XbHMBRLA1b1quROku48J/1kYYxPmVOJ/qSQheb81on4BI7H6QDo6bkUuRaDNQ==
24732473

24742474
"@types/lodash@^4.14.161":
24752475
version "4.14.161"

0 commit comments

Comments
 (0)