Skip to content

Commit

Permalink
chore(deps): update dependency c8 to v9 (#130)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 1db87ba commit 740658c
Show file tree
Hide file tree
Showing 6 changed files with 23 additions and 28 deletions.
2 changes: 1 addition & 1 deletion packages/cli/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"commander": "^10.0.1"
},
"devDependencies": {
"c8": "^8.0.1",
"c8": "^9.0.0",
"execa": "^8.0.1",
"snazzy": "^9.0.0",
"standard": "^17.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/drill/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"devDependencies": {
"@matteo.collina/tspl": "^0.1.0",
"c8": "^8.0.1",
"c8": "^9.0.0",
"snazzy": "^9.0.0",
"standard": "^17.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/falcon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"pino-pretty": "^10.2.3"
},
"devDependencies": {
"c8": "^8.0.1",
"c8": "^9.0.0",
"snazzy": "^9.0.0",
"standard": "^17.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/huston/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
},
"homepage": "https://github.com/mateonunez/asterism#readme",
"devDependencies": {
"c8": "^8.0.1",
"c8": "^9.0.0",
"snazzy": "^9.0.0",
"standard": "^17.1.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/rover/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"orama-cache": "^0.8.0"
},
"devDependencies": {
"c8": "^8.0.1",
"c8": "^9.0.0",
"snazzy": "^9.0.0",
"standard": "^17.1.0"
},
Expand Down
41 changes: 18 additions & 23 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 740658c

Please sign in to comment.