Skip to content

Commit

Permalink
fix(deps): update babel monorepo to v7.26.9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 14, 2025
1 parent 1cfbb8b commit 1420a46
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 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.8",
"@babel/plugin-transform-runtime": "7.26.8",
"@babel/preset-env": "7.26.8",
"@babel/core": "7.26.9",
"@babel/plugin-transform-runtime": "7.26.9",
"@babel/preset-env": "7.26.9",
"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.7",
"@babel/runtime": "7.26.9",
"@ethereumjs/tx": "3.5.2",
"@types/bn.js": "5.1.6",
"eccrypto": "1.1.6",
Expand Down

0 comments on commit 1420a46

Please sign in to comment.