chore(deps-dev): bump c8 from 7.4.0 to 7.5.0 (#1863)

Bumps [c8](https://github.com/bcoe/c8) from 7.4.0 to 7.5.0.
- [Release notes](https://github.com/bcoe/c8/releases)
- [Changelog](https://github.com/bcoe/c8/blob/master/CHANGELOG.md)
- [Commits](https://github.com/bcoe/c8/compare/v7.4.0...v7.5.0)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2021-02-03 10:52:12 -05:00
committed by GitHub
parent 4f57df016b
commit 7aa2212115
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -1498,9 +1498,9 @@
"integrity": "sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A=="
},
"c8": {
"version": "7.4.0",
"resolved": "https://registry.npmjs.org/c8/-/c8-7.4.0.tgz",
"integrity": "sha512-K8I7MEe2i4L91YBX3HtV10kKpU5uqGeyjtsdGS2FxfT0pk15d9jthujjR1ORRLrCJ4tXuDK9PSH2vChzRDoAZw==",
"version": "7.5.0",
"resolved": "https://registry.npmjs.org/c8/-/c8-7.5.0.tgz",
"integrity": "sha512-GSkLsbvDr+FIwjNSJ8OwzWAyuznEYGTAd1pzb/Kr0FMLuV4vqYJTyjboDTwmlUNAG6jAU3PFWzqIdKrOt1D8tw==",
"dev": true,
"requires": {
"@bcoe/v8-coverage": "^0.2.3",