File tree Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Expand file tree Collapse file tree 2 files changed +11
-12
lines changed Original file line number Diff line number Diff line change 81
81
"babel-plugin-transform-remove-console" : " 6.9.4" ,
82
82
"babel-plugin-unassert" : " 3.2.0" ,
83
83
"babel-preset-power-assert" : " 3.0.0" ,
84
- "c8" : " 8 .0.1 " ,
84
+ "c8" : " 9 .0.0 " ,
85
85
"esdoc" : " 1.1.0" ,
86
86
"esdoc-inject-script-plugin" : " 1.0.0" ,
87
87
"esdoc-inject-style-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -3519,19 +3519,18 @@ bundle-name@^3.0.0:
3519
3519
dependencies:
3520
3520
run-applescript "^5.0.0"
3521
3521
3522
- c8@8 .0.1 :
3523
- version "8 .0.1 "
3524
- resolved "https://registry.yarnpkg.com/c8/-/c8-8 .0.1 .tgz#bafd60be680e66c5530ee69f621e45b1364af9fd "
3525
- integrity sha512-EINpopxZNH1mETuI0DzRA4MZpAUH+IFiRhnmFD3vFr3vdrgxqi3VfE3KL0AIL+zDq8rC9bZqwM/VDmmoe04y7w ==
3522
+ c8@9 .0.0 :
3523
+ version "9 .0.0 "
3524
+ resolved "https://registry.yarnpkg.com/c8/-/c8-9 .0.0 .tgz#96f135754bbfc9fceb3c118970dcfd4a158de59d "
3525
+ integrity sha512-nFJhU2Cz6Frh2awk3IW7wwk3wx27/U2v8ojQCHGc1GWTCHS6aMu4lal327/ZnnYj7oSThGF1X3qUP1yzAJBcOQ ==
3526
3526
dependencies:
3527
3527
"@bcoe/v8-coverage" "^0.2.3"
3528
3528
"@istanbuljs/schema" "^0.1.3"
3529
3529
find-up "^5.0.0"
3530
- foreground-child "^2.0.0 "
3530
+ foreground-child "^3.1.1 "
3531
3531
istanbul-lib-coverage "^3.2.0"
3532
3532
istanbul-lib-report "^3.0.1"
3533
3533
istanbul-reports "^3.1.6"
3534
- rimraf "^3.0.2"
3535
3534
test-exclude "^6.0.0"
3536
3535
v8-to-istanbul "^9.0.0"
3537
3536
yargs "^17.7.2"
@@ -5788,13 +5787,13 @@ for-each@^0.3.3:
5788
5787
dependencies:
5789
5788
is-callable "^1.1.3"
5790
5789
5791
- foreground-child@^2.0.0 :
5792
- version "2.0.0 "
5793
- resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-2.0.0 .tgz#71b32800c9f15aa8f2f83f4a6bd9bff35d861a53 "
5794
- integrity sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA ==
5790
+ foreground-child@^3.1.1 :
5791
+ version "3.1.1 "
5792
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1 .tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d "
5793
+ integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg ==
5795
5794
dependencies:
5796
5795
cross-spawn "^7.0.0"
5797
- signal-exit "^3 .0.2 "
5796
+ signal-exit "^4 .0.1 "
5798
5797
5799
5798
forever-agent@~0.6.1:
5800
5799
version "0.6.1"
You can’t perform that action at this time.
0 commit comments