Skip to content

Commit

Permalink
Update babel monorepo to v7.23.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 20, 2023
1 parent 77e97f4 commit 37b40cf
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 @@ -50,9 +50,9 @@
},
"homepage": "https://github.com/pubkey/eth-crypto#readme",
"devDependencies": {
"@babel/cli": "7.23.0",
"@babel/cli": "7.23.4",
"@babel/core": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.3",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.3",
"assert": "2.1.0",
"async-test-util": "2.2.1",
Expand Down Expand Up @@ -97,7 +97,7 @@
"crypto-browserify": "3.12.0"
},
"dependencies": {
"@babel/runtime": "7.23.2",
"@babel/runtime": "7.23.4",
"@ethereumjs/tx": "3.5.2",
"@types/bn.js": "5.1.5",
"eccrypto": "1.1.6",
Expand Down

0 comments on commit 37b40cf

Please sign in to comment.