Skip to content

Commit

Permalink
chore: bump up tinybench version to v3 (#382)
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 Oct 28, 2024
1 parent ee2f723 commit 3b944e7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
"npm-run-all2": "^7.0.0",
"oxlint": "^0.10.0",
"prettier": "^3.3.3",
"tinybench": "^2.8.0",
"tinybench": "^3.0.0",
"typescript": "^5.5.3"
},
"lint-staged": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ __metadata:
npm-run-all2: "npm:^7.0.0"
oxlint: "npm:^0.10.0"
prettier: "npm:^3.3.3"
tinybench: "npm:^2.8.0"
tinybench: "npm:^3.0.0"
typescript: "npm:^5.5.3"
languageName: unknown
linkType: soft
Expand Down Expand Up @@ -2266,10 +2266,10 @@ __metadata:
languageName: node
linkType: hard

"tinybench@npm:^2.8.0":
version: 2.8.0
resolution: "tinybench@npm:2.8.0"
checksum: 10c0/5a9a642351fa3e4955e0cbf38f5674be5f3ba6730fd872fd23a5c953ad6c914234d5aba6ea41ef88820180a81829ceece5bd8d3967c490c5171bca1141c2f24d
"tinybench@npm:^3.0.0":
version: 3.0.0
resolution: "tinybench@npm:3.0.0"
checksum: 10c0/47d5f532b12be9e7898a7a9048428ba88fd8e1a2ceb3ddd46a297cfc1e90130b18866c3deacd423778d53a8de7267d0e80acdf964c5490891b78d31e06742821
languageName: node
linkType: hard

Expand Down

0 comments on commit 3b944e7

Please sign in to comment.