Skip to content

Commit

Permalink
chore(deps): update babel monorepo to v7.25.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2024
1 parent b02c963 commit 8d7967f
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 @@ -52,8 +52,8 @@
"devDependencies": {
"@babel/cli": "7.24.8",
"@babel/core": "7.25.2",
"@babel/plugin-transform-runtime": "7.24.7",
"@babel/preset-env": "7.25.3",
"@babel/plugin-transform-runtime": "7.25.4",
"@babel/preset-env": "7.25.4",
"assert": "2.1.0",
"async-test-util": "2.5.0",
"babel-loader": "9.1.3",
Expand Down Expand Up @@ -97,7 +97,7 @@
"crypto-browserify": "3.12.0"
},
"dependencies": {
"@babel/runtime": "7.25.0",
"@babel/runtime": "7.25.4",
"@ethereumjs/tx": "3.5.2",
"@types/bn.js": "5.1.5",
"eccrypto": "1.1.6",
Expand Down

0 comments on commit 8d7967f

Please sign in to comment.