Skip to content

Commit a5cd863

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency execa to ^5.1.1
1 parent b6efba3 commit a5cd863

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"eslint-plugin-import": "^2.23.4",
5757
"eslint-plugin-prettier": "^3.4.0",
5858
"eslint-plugin-vue": "^7.15.0",
59-
"execa": "^5.0.1",
59+
"execa": "^5.1.1",
6060
"flow-bin": "0.139.0",
6161
"husky": "^4.3.8",
6262
"jest-cli": "^26.6.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3112,10 +3112,10 @@ execa@^4.1.0:
31123112
signal-exit "^3.0.2"
31133113
strip-final-newline "^2.0.0"
31143114

3115-
execa@^5.0.1:
3116-
version "5.0.1"
3117-
resolved "https://registry.yarnpkg.com/execa/-/execa-5.0.1.tgz#aee63b871c9b2cb56bc9addcd3c70a785c6bf0d1"
3118-
integrity sha512-4hFTjFbFzQa3aCLobpbPJR/U+VoL1wdV5ozOWjeet0AWDeYr9UFGM1eUFWHX+VtOWFq4p0xXUXfW1YxUaP4fpw==
3115+
execa@^5.1.1:
3116+
version "5.1.1"
3117+
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
3118+
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
31193119
dependencies:
31203120
cross-spawn "^7.0.3"
31213121
get-stream "^6.0.0"

0 commit comments

Comments
 (0)