Skip to content

Commit

Permalink
Merge pull request #837 from i18next/dependabot/npm_and_yarn/master/c…
Browse files Browse the repository at this point in the history
…8-8.0.0

Build(deps-dev): bump c8 from 7.13.0 to 8.0.0
  • Loading branch information
karellm committed Jul 12, 2023
2 parents d5ee6c1 + db45cdb commit b0919ae
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"broccoli": "^3.5.2",
"broccoli-cli": "^1.0.0",
"broccoli-funnel": "^3.0.8",
"c8": "^7.11.3",
"c8": "^8.0.0",
"chai": "^4.1.2",
"execa": "^7.1.1",
"gulp": "^4.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1920,10 +1920,10 @@ buffer-from@^1.0.0:
resolved "https://registry.yarnpkg.com/buffer-from/-/buffer-from-1.1.2.tgz#2b146a6fd72e80b4f55d255f35ed59a3a9a41bd5"
integrity sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==

c8@^7.11.3:
version "7.13.0"
resolved "https://registry.yarnpkg.com/c8/-/c8-7.13.0.tgz#a2a70a851278709df5a9247d62d7f3d4bcb5f2e4"
integrity sha512-/NL4hQTv1gBL6J6ei80zu3IiTrmePDKXKXOTLpHvcIWZTVYQlDhVWjjWvkhICylE8EwwnMVzDZugCvdx0/DIIA==
c8@^8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/c8/-/c8-8.0.0.tgz#99c7408fbbafaa5630ddc80881adbfe461fc6c8f"
integrity sha512-XHA5vSfCLglAc0Xt8eLBZMv19lgiBSjnb1FLAQgnwkuhJYEonpilhEB4Ea3jPAbm0FhD6VVJrc0z73jPe7JyGQ==
dependencies:
"@bcoe/v8-coverage" "^0.2.3"
"@istanbuljs/schema" "^0.1.3"
Expand Down

0 comments on commit b0919ae

Please sign in to comment.