build(deps-dev): bump c8 from 7.7.0 to 7.7.1
This commit is contained in:
parent
652c736598
commit
e447d5f2d8
2 changed files with 5 additions and 5 deletions
|
@ -61,7 +61,7 @@
|
|||
"@typescript-eslint/parser": "^4.21.0",
|
||||
"ava": "^3.15.0",
|
||||
"benny": "^3.6.15",
|
||||
"c8": "^7.7.0",
|
||||
"c8": "^7.7.1",
|
||||
"cross-env": "^7.0.3",
|
||||
"eslint": "^7.24.0",
|
||||
"eslint-config-prettier": "^8.1.0",
|
||||
|
|
|
@ -1689,10 +1689,10 @@ byte-size@^7.0.0:
|
|||
resolved "https://registry.npmjs.org/byte-size/-/byte-size-7.0.1.tgz#b1daf3386de7ab9d706b941a748dbfc71130dee3"
|
||||
integrity sha512-crQdqyCwhokxwV1UyDzLZanhkugAgft7vt0qbbdt60C6Zf3CAiGmtUCylbtYwrU6loOUw3euGrNtW1J651ot1A==
|
||||
|
||||
c8@^7.7.0:
|
||||
version "7.7.0"
|
||||
resolved "https://registry.npmjs.org/c8/-/c8-7.7.0.tgz#22241fa5a65c8d059e0c18f4eb845e6d8244c643"
|
||||
integrity sha512-9OoBQBa5FPs7NNcjaH52SfQpLCXsDRwJKPOeQ9K1MyYoMlnfazMx3XHp+inFPxMA5BV6VMWw1uFrV9sao1oBqA==
|
||||
c8@^7.7.1:
|
||||
version "7.7.1"
|
||||
resolved "https://registry.npmjs.org/c8/-/c8-7.7.1.tgz#442c5e175f47c407d8631e8d82f17260f666ad10"
|
||||
integrity sha512-OO9KpDGv1iTd/MBNUForJH7vPKt9XnRPWSBKeRJGma4xfTaKBObA0zWAplFpFRuf/qRmATFqGFrzxqDk51LXsw==
|
||||
dependencies:
|
||||
"@bcoe/v8-coverage" "^0.2.3"
|
||||
"@istanbuljs/schema" "^0.1.2"
|
||||
|
|
Loading…
Reference in a new issue