Commit dd78817 1 parent bffc806 commit dd78817 Copy full SHA for dd78817
File tree 2 files changed +26
-2
lines changed
2 files changed +26
-2
lines changed Original file line number Diff line number Diff line change 42
42
"@sapphire/result" : " ^2.6.0" ,
43
43
"colorette" : " ^2.0.19" ,
44
44
"commander" : " ^10.0.0" ,
45
- "execa" : " ^6.1 .0" ,
45
+ "execa" : " ^7.0 .0" ,
46
46
"find-up" : " ^5.0.0" ,
47
47
"js-yaml" : " ^4.1.0" ,
48
48
"prompts" : " ^2.4.2" ,
Original file line number Diff line number Diff line change @@ -422,7 +422,7 @@ __metadata:
422
422
eslint : ^8.34.0
423
423
eslint-config-prettier : ^8.6.0
424
424
eslint-plugin-prettier : ^4.2.1
425
- execa : ^6.1 .0
425
+ execa : ^7.0 .0
426
426
find-up : ^5.0.0
427
427
globby : ^13.1.3
428
428
husky : ^8.0.3
@@ -1971,6 +1971,23 @@ __metadata:
1971
1971
languageName : node
1972
1972
linkType : hard
1973
1973
1974
+ " execa@npm:^7.0.0 " :
1975
+ version : 7.0.0
1976
+ resolution : " execa@npm:7.0.0"
1977
+ dependencies :
1978
+ cross-spawn : ^7.0.3
1979
+ get-stream : ^6.0.1
1980
+ human-signals : ^4.3.0
1981
+ is-stream : ^3.0.0
1982
+ merge-stream : ^2.0.0
1983
+ npm-run-path : ^5.1.0
1984
+ onetime : ^6.0.0
1985
+ signal-exit : ^3.0.7
1986
+ strip-final-newline : ^3.0.0
1987
+ checksum : be7c7b6d1e5473f628e46888b0cf8279da483c1a6000dd494a2059cc26591ded57ba46be1c9bdde1ec895e7eb8b18911174aba425cd971d41d140a9405da9a02
1988
+ languageName : node
1989
+ linkType : hard
1990
+
1974
1991
" expand-tilde@npm:^2.0.0, expand-tilde@npm:^2.0.2 " :
1975
1992
version : 2.0.2
1976
1993
resolution : " expand-tilde@npm:2.0.2"
@@ -2484,6 +2501,13 @@ __metadata:
2484
2501
languageName : node
2485
2502
linkType : hard
2486
2503
2504
+ " human-signals@npm:^4.3.0 " :
2505
+ version : 4.3.0
2506
+ resolution : " human-signals@npm:4.3.0"
2507
+ checksum : 662b976b1063a8afb8fd7fa50bde6975997e17ea6ceba2aad54aacf1dc239a2cd7d14d27b3ceca0c6288627f4b45c56c2c89618455ff52cd9377c02d6328cd7c
2508
+ languageName : node
2509
+ linkType : hard
2510
+
2487
2511
" humanize-ms@npm:^1.2.1 " :
2488
2512
version : 1.2.1
2489
2513
resolution : " humanize-ms@npm:1.2.1"
You can’t perform that action at this time.
0 commit comments