This repository was archived by the owner on Mar 10, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Expand file tree Collapse file tree 3 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 155
155
},
156
156
"dependencies" : {
157
157
"@types/mocha" : " 8.2.0" ,
158
- "execa" : " ^5.0.0 " ,
158
+ "execa" : " ^5.1.1 " ,
159
159
"mocha" : " ^8.3.0" ,
160
160
"open" : " ^7.4.2" ,
161
161
"ts-node" : " ^9.1.1"
Original file line number Diff line number Diff line change @@ -2641,10 +2641,10 @@ execa@^4.0.0:
2641
2641
signal-exit "^3.0.2"
2642
2642
strip-final-newline "^2.0.0"
2643
2643
2644
- execa@^5.0.0 :
2645
- version "5.0.0 "
2646
- resolved "https://registry.npmjs.org/execa/-/execa-5.0.0 .tgz"
2647
- integrity sha512-ov6w/2LCiuyO4RLYGdpFGjkcs0wMTgGE8PrkTHikeUy5iJekXyPIKUjifk5CsE0pt7sMCrMZ3YNqoCj6idQOnQ ==
2644
+ execa@^5.0.0, execa@^5.1.1 :
2645
+ version "5.1.1 "
2646
+ resolved "https://registry.npmjs.org/execa/-/execa-5.1.1 .tgz"
2647
+ integrity sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg ==
2648
2648
dependencies :
2649
2649
cross-spawn "^7.0.3"
2650
2650
get-stream "^6.0.0"
@@ -3162,9 +3162,9 @@ has-flag@^4.0.0:
3162
3162
integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==
3163
3163
3164
3164
has-symbols@^1.0.1, has-symbols@^1.0.2 :
3165
- version "1.0.2 "
3166
- resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.2 .tgz#165d3070c00309752a1236a479331e3ac56f1423 "
3167
- integrity sha512-chXa79rL/UC2KlX17jo3vRGz0azaWEx5tGqZg5pO3NUyEJVB17dMruQlzCCOfUvElghKcm5194+BCRvi2Rv/Gw ==
3165
+ version "1.0.3 "
3166
+ resolved "https://registry.yarnpkg.com/has-symbols/-/has-symbols-1.0.3 .tgz#bb7b2c4349251dce87b125f7bdf874aa7c8b39f8 "
3167
+ integrity sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A ==
3168
3168
3169
3169
has-tostringtag@^1.0.0 :
3170
3170
version "1.0.0"
You can’t perform that action at this time.
0 commit comments