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 85
85
"babel-plugin-transform-remove-console" : " 6.9.4" ,
86
86
"babel-plugin-unassert" : " 3.2.0" ,
87
87
"babel-preset-power-assert" : " 3.0.0" ,
88
- "c8" : " 8 .0.1 " ,
88
+ "c8" : " 9 .0.0 " ,
89
89
"esdoc" : " 1.1.0" ,
90
90
"esdoc-ecmascript-proposal-plugin" : " 1.0.0" ,
91
91
"esdoc-inject-script-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -3526,19 +3526,18 @@ bundle-name@^3.0.0:
3526
3526
dependencies:
3527
3527
run-applescript "^5.0.0"
3528
3528
3529
- c8@8 .0.1 :
3530
- version "8 .0.1 "
3531
- resolved "https://registry.yarnpkg.com/c8/-/c8-8 .0.1 .tgz#bafd60be680e66c5530ee69f621e45b1364af9fd "
3532
- integrity sha512-EINpopxZNH1mETuI0DzRA4MZpAUH+IFiRhnmFD3vFr3vdrgxqi3VfE3KL0AIL+zDq8rC9bZqwM/VDmmoe04y7w ==
3529
+ c8@9 .0.0 :
3530
+ version "9 .0.0 "
3531
+ resolved "https://registry.yarnpkg.com/c8/-/c8-9 .0.0 .tgz#96f135754bbfc9fceb3c118970dcfd4a158de59d "
3532
+ integrity sha512-nFJhU2Cz6Frh2awk3IW7wwk3wx27/U2v8ojQCHGc1GWTCHS6aMu4lal327/ZnnYj7oSThGF1X3qUP1yzAJBcOQ ==
3533
3533
dependencies:
3534
3534
"@bcoe/v8-coverage" "^0.2.3"
3535
3535
"@istanbuljs/schema" "^0.1.3"
3536
3536
find-up "^5.0.0"
3537
- foreground-child "^2.0.0 "
3537
+ foreground-child "^3.1.1 "
3538
3538
istanbul-lib-coverage "^3.2.0"
3539
3539
istanbul-lib-report "^3.0.1"
3540
3540
istanbul-reports "^3.1.6"
3541
- rimraf "^3.0.2"
3542
3541
test-exclude "^6.0.0"
3543
3542
v8-to-istanbul "^9.0.0"
3544
3543
yargs "^17.7.2"
@@ -5814,13 +5813,13 @@ flatted@^3.1.0:
5814
5813
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.2.tgz#64bfed5cb68fe3ca78b3eb214ad97b63bedce561"
5815
5814
integrity sha512-JaTY/wtrcSyvXJl4IMFHPKyFur1sE9AUqc0QnhOaJ0CxHtAoIV8pYDzeEfAaNEtGkOfq4gr3LBFmdXW5mOQFnA==
5816
5815
5817
- foreground-child@^2.0.0 :
5818
- version "2.0.0 "
5819
- resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-2.0.0 .tgz#71b32800c9f15aa8f2f83f4a6bd9bff35d861a53 "
5820
- integrity sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA ==
5816
+ foreground-child@^3.1.1 :
5817
+ version "3.1.1 "
5818
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1 .tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d "
5819
+ integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg ==
5821
5820
dependencies:
5822
5821
cross-spawn "^7.0.0"
5823
- signal-exit "^3 .0.2 "
5822
+ signal-exit "^4 .0.1 "
5824
5823
5825
5824
forever-agent@~0.6.1:
5826
5825
version "0.6.1"
You can’t perform that action at this time.
0 commit comments