Skip to content

Commit

Permalink
chore(deps-dev): bump c8 from 7.3.2 to 7.3.3
Browse files Browse the repository at this point in the history
Bumps [c8](https://github.com/bcoe/c8) from 7.3.2 to 7.3.3.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/master/CHANGELOG.md)
- [Commits](bcoe/c8@v7.3.2...v7.3.3)

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and sergioramos committed Oct 16, 2020
1 parent 54e8357 commit 2cf722c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
},
"devDependencies": {
"ava": "^3.13.0",
"c8": "^7.3.2",
"c8": "^7.3.3",
"eslint": "^7.10.0",
"eslint-config-prettier": "^6.12.0",
"eslint-config-xo-space": "^0.25.0",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -684,9 +684,9 @@ __metadata:
languageName: node
linkType: hard

"c8@npm:^7.3.2":
version: 7.3.2
resolution: "c8@npm:7.3.2"
"c8@npm:^7.3.3":
version: 7.3.3
resolution: "c8@npm:7.3.3"
dependencies:
"@bcoe/v8-coverage": ^0.2.3
"@istanbuljs/schema": ^0.1.2
Expand All @@ -698,12 +698,12 @@ __metadata:
istanbul-reports: ^3.0.2
rimraf: ^3.0.0
test-exclude: ^6.0.0
v8-to-istanbul: ^6.0.0
v8-to-istanbul: ^6.0.1
yargs: ^16.0.0
yargs-parser: ^20.0.0
bin:
c8: bin/c8.js
checksum: caabca4de6bae2e876c42897089fd496c80c96054898ff0672f4306bcba9b1a1d5cefacf2f3fff4e0e818f2b451df5d98a850e8a3c76d230c76dd44250e26b45
checksum: 29344116021558b47dd14211126f1d3170ee13776ca4a54dbb6a549ad15edd37c313f061d52a6cb5e4a2b559406cb66ef15f2df28f9c932c29d4b16411c076c7
languageName: node
linkType: hard

Expand Down Expand Up @@ -4305,7 +4305,7 @@ fsevents@~2.1.2:
resolution: "remark-prism@workspace:."
dependencies:
ava: ^3.13.0
c8: ^7.3.2
c8: ^7.3.3
classnames: ^2.2.6
css-selector-parser: ^1.4.1
escape-html: ^1.0.3
Expand Down Expand Up @@ -5514,14 +5514,14 @@ resolve@^1.10.0:
languageName: node
linkType: hard

"v8-to-istanbul@npm:^6.0.0":
version: 6.0.0
resolution: "v8-to-istanbul@npm:6.0.0"
"v8-to-istanbul@npm:^6.0.1":
version: 6.0.1
resolution: "v8-to-istanbul@npm:6.0.1"
dependencies:
"@types/istanbul-lib-coverage": ^2.0.1
convert-source-map: ^1.6.0
source-map: ^0.7.3
checksum: fabf13703d6a13a1697fe6075e7c228e3483d10497f58e200db84f9ba7b530ccfa889ca85279c361ac5b287b32c412313f43d664c0857c02fff524f3a60a734b
checksum: 603ff8f3b038c800e3df8b714fc3f7a8cce674bf6d456b3f5619a01b989e0982c990f9cd536ddd3fcdc537a9ec87cb1f2e60bc40dc3b488bfedfcab6e377d766
languageName: node
linkType: hard

Expand Down

0 comments on commit 2cf722c

Please sign in to comment.