File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 56
56
"eslint-plugin-import" : " ^2.23.4" ,
57
57
"eslint-plugin-prettier" : " ^3.4.0" ,
58
58
"eslint-plugin-vue" : " ^7.15.0" ,
59
- "execa" : " ^5.0 .1" ,
59
+ "execa" : " ^5.1 .1" ,
60
60
"flow-bin" : " 0.139.0" ,
61
61
"husky" : " ^4.3.8" ,
62
62
"jest-cli" : " ^26.6.3" ,
Original file line number Diff line number Diff line change @@ -3112,10 +3112,10 @@ execa@^4.1.0:
3112
3112
signal-exit "^3.0.2"
3113
3113
strip-final-newline "^2.0.0"
3114
3114
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 ==
3119
3119
dependencies :
3120
3120
cross-spawn "^7.0.3"
3121
3121
get-stream "^6.0.0"
You can’t perform that action at this time.
0 commit comments