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 79
79
"babel-plugin-transform-remove-console" : " 6.9.4" ,
80
80
"babel-plugin-unassert" : " 3.2.0" ,
81
81
"babel-preset-power-assert" : " 3.0.0" ,
82
- "c8" : " 8 .0.1 " ,
82
+ "c8" : " 9 .0.0 " ,
83
83
"esdoc" : " 1.1.0" ,
84
84
"esdoc-ecmascript-proposal-plugin" : " 1.0.0" ,
85
85
"esdoc-inject-script-plugin" : " 1.0.0" ,
Original file line number Diff line number Diff line change @@ -3395,19 +3395,18 @@ bundle-name@^3.0.0:
3395
3395
dependencies:
3396
3396
run-applescript "^5.0.0"
3397
3397
3398
- c8@8 .0.1 :
3399
- version "8 .0.1 "
3400
- resolved "https://registry.yarnpkg.com/c8/-/c8-8 .0.1 .tgz#bafd60be680e66c5530ee69f621e45b1364af9fd "
3401
- integrity sha512-EINpopxZNH1mETuI0DzRA4MZpAUH+IFiRhnmFD3vFr3vdrgxqi3VfE3KL0AIL+zDq8rC9bZqwM/VDmmoe04y7w ==
3398
+ c8@9 .0.0 :
3399
+ version "9 .0.0 "
3400
+ resolved "https://registry.yarnpkg.com/c8/-/c8-9 .0.0 .tgz#96f135754bbfc9fceb3c118970dcfd4a158de59d "
3401
+ integrity sha512-nFJhU2Cz6Frh2awk3IW7wwk3wx27/U2v8ojQCHGc1GWTCHS6aMu4lal327/ZnnYj7oSThGF1X3qUP1yzAJBcOQ ==
3402
3402
dependencies:
3403
3403
"@bcoe/v8-coverage" "^0.2.3"
3404
3404
"@istanbuljs/schema" "^0.1.3"
3405
3405
find-up "^5.0.0"
3406
- foreground-child "^2.0.0 "
3406
+ foreground-child "^3.1.1 "
3407
3407
istanbul-lib-coverage "^3.2.0"
3408
3408
istanbul-lib-report "^3.0.1"
3409
3409
istanbul-reports "^3.1.6"
3410
- rimraf "^3.0.2"
3411
3410
test-exclude "^6.0.0"
3412
3411
v8-to-istanbul "^9.0.0"
3413
3412
yargs "^17.7.2"
@@ -5545,13 +5544,13 @@ flatted@^3.1.0:
5545
5544
resolved "https://registry.yarnpkg.com/flatted/-/flatted-3.2.7.tgz#609f39207cb614b89d0765b477cb2d437fbf9787"
5546
5545
integrity sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==
5547
5546
5548
- foreground-child@^2.0.0 :
5549
- version "2.0.0 "
5550
- resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-2.0.0 .tgz#71b32800c9f15aa8f2f83f4a6bd9bff35d861a53 "
5551
- integrity sha512-dCIq9FpEcyQyXKCkyzmlPTFNgrCzPudOe+mhvJU5zAtlBnGVy2yKxtfsxK2tQBThwq225jcvBjpw1Gr40uzZCA ==
5547
+ foreground-child@^3.1.1 :
5548
+ version "3.1.1 "
5549
+ resolved "https://registry.yarnpkg.com/foreground-child/-/foreground-child-3.1.1 .tgz#1d173e776d75d2772fed08efe4a0de1ea1b12d0d "
5550
+ integrity sha512-TMKDUnIte6bfb5nWv7V/caI169OHgvwjb7V4WkeUvbQQdjr5rWKqHFiKWb/fcOwB+CzBT+qbWjvj+DVwRskpIg ==
5552
5551
dependencies:
5553
5552
cross-spawn "^7.0.0"
5554
- signal-exit "^3 .0.2 "
5553
+ signal-exit "^4 .0.1 "
5555
5554
5556
5555
forever-agent@~0.6.1:
5557
5556
version "0.6.1"
You can’t perform that action at this time.
0 commit comments