Skip to content

Commit

Permalink
Bump versions
Browse files Browse the repository at this point in the history
  • Loading branch information
fvictorio committed Oct 18, 2023
1 parent 2bc74b7 commit b30442c
Show file tree
Hide file tree
Showing 12 changed files with 145 additions and 145 deletions.
186 changes: 93 additions & 93 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions packages/block/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nomicfoundation/ethereumjs-block",
"version": "5.0.2",
"version": "5.0.3",
"description": "Provides Block serialization and help functions",
"keywords": [
"ethereum",
Expand Down Expand Up @@ -37,11 +37,11 @@
"tsc": "../../config/cli/ts-compile.sh"
},
"dependencies": {
"@nomicfoundation/ethereumjs-common": "4.0.2",
"@nomicfoundation/ethereumjs-rlp": "5.0.2",
"@nomicfoundation/ethereumjs-trie": "6.0.2",
"@nomicfoundation/ethereumjs-tx": "5.0.2",
"@nomicfoundation/ethereumjs-util": "9.0.2",
"@nomicfoundation/ethereumjs-common": "4.0.3",
"@nomicfoundation/ethereumjs-rlp": "5.0.3",
"@nomicfoundation/ethereumjs-trie": "6.0.3",
"@nomicfoundation/ethereumjs-tx": "5.0.3",
"@nomicfoundation/ethereumjs-util": "9.0.3",
"ethereum-cryptography": "0.1.3",
"ethers": "^5.7.1"
},
Expand Down
Loading

0 comments on commit b30442c

Please sign in to comment.