File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 73
73
"eslint-plugin-jsdoc" : " ^40.0.0" ,
74
74
"eslint-plugin-node" : " ^11.1.0" ,
75
75
"eslint-plugin-unicorn" : " ^45.0.2" ,
76
- "execa" : " ^5.0.0 " ,
76
+ "execa" : " ^5.1.1 " ,
77
77
"jest" : " ^29.4.3" ,
78
78
"prettier" : " ^2.8.2" ,
79
79
"release-it" : " ^14.2.1" ,
Original file line number Diff line number Diff line change @@ -3457,7 +3457,7 @@ execa@^4.0.2, execa@^4.0.3:
3457
3457
signal-exit "^3.0.2"
3458
3458
strip-final-newline "^2.0.0"
3459
3459
3460
- execa@^5.0.0 :
3460
+ execa@^5.0.0, execa@^5.1.1 :
3461
3461
version "5.1.1"
3462
3462
resolved "https://registry.yarnpkg.com/execa/-/execa-5.1.1.tgz#f80ad9cbf4298f7bd1d4c9555c21e93741c411dd"
3463
3463
integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==
You can’t perform that action at this time.
0 commit comments