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 97
97
"babel-plugin-transform-remove-console" : " 6.9.4" ,
98
98
"babel-plugin-unassert" : " 3.2.0" ,
99
99
"babel-preset-power-assert" : " 3.0.0" ,
100
- "c8" : " 8.0.1 " ,
100
+ "c8" : " 9.1.0 " ,
101
101
"esdoc" : " 1.1.0" ,
102
102
"esdoc-ecmascript-proposal-plugin" : " 1.0.0" ,
103
103
"esdoc-inject-script-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -3649,19 +3649,18 @@ bundle-name@^3.0.0:
3649
3649
dependencies:
3650
3650
run-applescript "^5.0.0"
3651
3651
3652
- c8@8.0.1 :
3653
- version "8.0.1 "
3654
- resolved "https://registry.yarnpkg.com/c8/-/c8-8.0.1. tgz#bafd60be680e66c5530ee69f621e45b1364af9fd "
3655
- integrity sha512-EINpopxZNH1mETuI0DzRA4MZpAUH+IFiRhnmFD3vFr3vdrgxqi3VfE3KL0AIL+zDq8rC9bZqwM/VDmmoe04y7w ==
3652
+ c8@9.1.0 :
3653
+ version "9.1.0 "
3654
+ resolved "https://registry.yarnpkg.com/c8/-/c8-9.1.0. tgz#0e57ba3ab9e5960ab1d650b4a86f71e53cb68112 "
3655
+ integrity sha512-mBWcT5iqNir1zIkzSPyI3NCR9EZCVI3WUD+AVO17MVWTSFNyUueXE82qTeampNtTr+ilN/5Ua3j24LgbCKjDVg ==
3656
3656
dependencies:
3657
3657
"@bcoe/v8-coverage" "^0.2.3"
3658
3658
"@istanbuljs/schema" "^0.1.3"
3659
3659
find-up "^5.0.0"
3660
- foreground-child "^2.0.0 "
3660
+ foreground-child "^3.1.1 "
3661
3661
istanbul-lib-coverage "^3.2.0"
3662
3662
istanbul-lib-report "^3.0.1"
3663
3663
istanbul-reports "^3.1.6"
3664
- rimraf "^3.0.2"
3665
3664
test-exclude "^6.0.0"
3666
3665
v8-to-istanbul "^9.0.0"
3667
3666
yargs "^17.7.2"
@@ -5920,13 +5919,13 @@ for-each@^0.3.3:
5920
5919
dependencies:
5921
5920
is-callable "^1.1.3"
5922
5921
5923
- foreground-child@^2.0.0 :
5924
- version "2.0.0 "
5925
- resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-2.0.0 .tgz#71b32800c9f15aa8f2f83f4a6bd9bff35d861a53 "
5926
- integrity sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA ==
5922
+ foreground-child@^3.1.1 :
5923
+ version "3.1.1 "
5924
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1 .tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d "
5925
+ integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg ==
5927
5926
dependencies:
5928
5927
cross-spawn "^7.0.0"
5929
- signal-exit "^3 .0.2 "
5928
+ signal-exit "^4 .0.1 "
5930
5929
5931
5930
forever-agent@~0.6.1:
5932
5931
version "0.6.1"
You can’t perform that action at this time.
0 commit comments