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 91
91
"babel-plugin-transform-remove-console" : " 6.9.4" ,
92
92
"babel-plugin-unassert" : " 3.2.0" ,
93
93
"babel-preset-power-assert" : " 3.0.0" ,
94
- "c8" : " 8.0.1 " ,
94
+ "c8" : " 9.1.0 " ,
95
95
"esdoc" : " 1.1.0" ,
96
96
"esdoc-inject-script-plugin" : " 1.0.0" ,
97
97
"esdoc-inject-style-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -3707,19 +3707,18 @@ bundle-name@^3.0.0:
3707
3707
dependencies:
3708
3708
run-applescript "^5.0.0"
3709
3709
3710
- c8@8.0.1 :
3711
- version "8.0.1 "
3712
- resolved "https://registry.yarnpkg.com/c8/-/c8-8.0.1. tgz#bafd60be680e66c5530ee69f621e45b1364af9fd "
3713
- integrity sha512-EINpopxZNH1mETuI0DzRA4MZpAUH+IFiRhnmFD3vFr3vdrgxqi3VfE3KL0AIL+zDq8rC9bZqwM/VDmmoe04y7w ==
3710
+ c8@9.1.0 :
3711
+ version "9.1.0 "
3712
+ resolved "https://registry.yarnpkg.com/c8/-/c8-9.1.0. tgz#0e57ba3ab9e5960ab1d650b4a86f71e53cb68112 "
3713
+ integrity sha512-mBWcT5iqNir1zIkzSPyI3NCR9EZCVI3WUD+AVO17MVWTSFNyUueXE82qTeampNtTr+ilN/5Ua3j24LgbCKjDVg ==
3714
3714
dependencies:
3715
3715
"@bcoe/v8-coverage" "^0.2.3"
3716
3716
"@istanbuljs/schema" "^0.1.3"
3717
3717
find-up "^5.0.0"
3718
- foreground-child "^2.0.0 "
3718
+ foreground-child "^3.1.1 "
3719
3719
istanbul-lib-coverage "^3.2.0"
3720
3720
istanbul-lib-report "^3.0.1"
3721
3721
istanbul-reports "^3.1.6"
3722
- rimraf "^3.0.2"
3723
3722
test-exclude "^6.0.0"
3724
3723
v8-to-istanbul "^9.0.0"
3725
3724
yargs "^17.7.2"
@@ -6017,13 +6016,13 @@ for-each@^0.3.3:
6017
6016
dependencies:
6018
6017
is-callable "^1.1.3"
6019
6018
6020
- foreground-child@^2.0.0 :
6021
- version "2.0.0 "
6022
- resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-2.0.0 .tgz#71b32800c9f15aa8f2f83f4a6bd9bff35d861a53 "
6023
- integrity sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA ==
6019
+ foreground-child@^3.1.1 :
6020
+ version "3.1.1 "
6021
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1 .tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d "
6022
+ integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg ==
6024
6023
dependencies:
6025
6024
cross-spawn "^7.0.0"
6026
- signal-exit "^3 .0.2 "
6025
+ signal-exit "^4 .0.1 "
6027
6026
6028
6027
forever-agent@~0.6.1:
6029
6028
version "0.6.1"
You can’t perform that action at this time.
0 commit comments