Skip to content

Commit

Permalink
Update babel monorepo to v7.23.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 29, 2023
1 parent b2349d4 commit 0ac399a
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.23.4",
"@babel/core": "7.23.3",
"@babel/core": "7.23.5",
"@babel/plugin-transform-runtime": "7.23.4",
"@babel/preset-env": "7.23.3",
"@babel/preset-env": "7.23.5",
"assert": "2.1.0",
"async-test-util": "2.2.1",
"babel-loader": "9.1.3",
Expand Down Expand Up @@ -97,7 +97,7 @@
"crypto-browserify": "3.12.0"
},
"dependencies": {
"@babel/runtime": "7.23.4",
"@babel/runtime": "7.23.5",
"@ethereumjs/tx": "3.5.2",
"@types/bn.js": "5.1.5",
"eccrypto": "1.1.6",
Expand Down

0 comments on commit 0ac399a

Please sign in to comment.