Skip to content

Commit

Permalink
chore(deps): add ^10.1.1 remove ^10.0.0 (devDependencies.c8)
Browse files Browse the repository at this point in the history
  • Loading branch information
arlac77 committed Jun 12, 2024
1 parent aef9a75 commit 191c684
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
},
"devDependencies": {
"ava": "^6.1.3",
"c8": "^10.0.0",
"c8": "^10.1.1",
"documentation": "^14.0.3",
"repository-provider-test-support": "^3.1.5",
"semantic-release": "^24.0.0",
Expand Down

0 comments on commit 191c684

Please sign in to comment.