Skip to content

Commit

Permalink
fix: upgrade @cookbookdev/docsbot from 4.21.1 to 4.21.23 (#7357)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @cookbookdev/docsbot from 4.21.1 to 4.21.23.

See this package in yarn:
@cookbookdev/docsbot

See this project in Snyk:
https://app.snyk.io/org/muhammad-altabba/project/97fdd18d-9bab-4c87-87eb-da3caee72033?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
Muhammad-Altabba and snyk-bot authored Oct 28, 2024
1 parent d3baae6 commit efac906
Show file tree
Hide file tree
Showing 2 changed files with 529 additions and 93 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"typecheck": "tsc"
},
"dependencies": {
"@cookbookdev/docsbot": "^4.21.1",
"@cookbookdev/docsbot": "^4.21.23",
"@docusaurus/core": "^3.0.1",
"@docusaurus/preset-classic": "^3.0.1",
"@docusaurus/theme-live-codeblock": "^3.0.1",
Expand Down
Loading

1 comment on commit efac906

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Benchmark

Benchmark suite Current: efac906 Previous: d3baae6 Ratio
processingTx 23741 ops/sec (±5.98%) 22817 ops/sec (±8.03%) 0.96
processingContractDeploy 39369 ops/sec (±11.37%) 39756 ops/sec (±7.53%) 1.01
processingContractMethodSend 17405 ops/sec (±6.68%) 16008 ops/sec (±6.83%) 0.92
processingContractMethodCall 28770 ops/sec (±6.60%) 27788 ops/sec (±6.35%) 0.97
abiEncode 44377 ops/sec (±8.86%) 44379 ops/sec (±7.28%) 1.00
abiDecode 31118 ops/sec (±7.50%) 30710 ops/sec (±7.66%) 0.99
sign 1604 ops/sec (±0.56%) 1530 ops/sec (±4.46%) 0.95
verify 369 ops/sec (±2.79%) 370 ops/sec (±0.42%) 1.00

This comment was automatically generated by workflow using github-action-benchmark.

Please # to comment.