Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.26.7 (#892)
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 24, 2025
1 parent 347345e commit 5a779f3
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,9 @@
"homepage": "https://github.com/pubkey/eth-crypto#readme",
"devDependencies": {
"@babel/cli": "7.26.4",
"@babel/core": "7.26.0",
"@babel/core": "7.26.7",
"@babel/plugin-transform-runtime": "7.25.9",
"@babel/preset-env": "7.26.0",
"@babel/preset-env": "7.26.7",
"assert": "2.1.0",
"async-test-util": "2.5.0",
"babel-loader": "9.2.1",
Expand Down Expand Up @@ -97,7 +97,7 @@
"crypto-browserify": "3.12.1"
},
"dependencies": {
"@babel/runtime": "7.26.0",
"@babel/runtime": "7.26.7",
"@ethereumjs/tx": "3.5.2",
"@types/bn.js": "5.1.6",
"eccrypto": "1.1.6",
Expand Down

0 comments on commit 5a779f3

Please sign in to comment.