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 @@ -3511,19 +3511,18 @@ bundle-name@^3.0.0:
3511
3511
dependencies:
3512
3512
run-applescript "^5.0.0"
3513
3513
3514
- c8@8 .0.1 :
3515
- version "8 .0.1 "
3516
- resolved "https://registry.yarnpkg.com/c8/-/c8-8 .0.1 .tgz#bafd60be680e66c5530ee69f621e45b1364af9fd "
3517
- integrity sha512-EINpopxZNH1mETuI0DzRA4MZpAUH+IFiRhnmFD3vFr3vdrgxqi3VfE3KL0AIL+zDq8rC9bZqwM/VDmmoe04y7w ==
3514
+ c8@9 .0.0 :
3515
+ version "9 .0.0 "
3516
+ resolved "https://registry.yarnpkg.com/c8/-/c8-9 .0.0 .tgz#96f135754bbfc9fceb3c118970dcfd4a158de59d "
3517
+ integrity sha512-nFJhU2Cz6Frh2awk3IW7wwk3wx27/U2v8ojQCHGc1GWTCHS6aMu4lal327/ZnnYj7oSThGF1X3qUP1yzAJBcOQ ==
3518
3518
dependencies:
3519
3519
"@bcoe/v8-coverage" "^0.2.3"
3520
3520
"@istanbuljs/schema" "^0.1.3"
3521
3521
find-up "^5.0.0"
3522
- foreground-child "^2.0.0 "
3522
+ foreground-child "^3.1.1 "
3523
3523
istanbul-lib-coverage "^3.2.0"
3524
3524
istanbul-lib-report "^3.0.1"
3525
3525
istanbul-reports "^3.1.6"
3526
- rimraf "^3.0.2"
3527
3526
test-exclude "^6.0.0"
3528
3527
v8-to-istanbul "^9.0.0"
3529
3528
yargs "^17.7.2"
@@ -5715,13 +5714,13 @@ flatted@^3.1.0:
5715
5714
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.4.tgz#28d9969ea90661b5134259f312ab6aa7929ac5e2"
5716
5715
integrity sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==
5717
5716
5718
- foreground-child@^2.0.0 :
5719
- version "2.0.0 "
5720
- resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-2.0.0 .tgz#71b32800c9f15aa8f2f83f4a6bd9bff35d861a53 "
5721
- integrity sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA ==
5717
+ foreground-child@^3.1.1 :
5718
+ version "3.1.1 "
5719
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1 .tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d "
5720
+ integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg ==
5722
5721
dependencies:
5723
5722
cross-spawn "^7.0.0"
5724
- signal-exit "^3 .0.2 "
5723
+ signal-exit "^4 .0.1 "
5725
5724
5726
5725
forever-agent@~0.6.1:
5727
5726
version "0.6.1"
You can’t perform that action at this time.
0 commit comments