Skip to content

Commit b6d238c

Browse files
committed
Update babel monorepo to v7.23.9
1 parent 9cd4d58 commit b6d238c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -50,10 +50,10 @@
5050
},
5151
"homepage": "https://github.com/pubkey/eth-crypto#readme",
5252
"devDependencies": {
53-
"@babel/cli": "7.23.4",
54-
"@babel/core": "7.23.7",
55-
"@babel/plugin-transform-runtime": "7.23.7",
56-
"@babel/preset-env": "7.23.8",
53+
"@babel/cli": "7.23.9",
54+
"@babel/core": "7.23.9",
55+
"@babel/plugin-transform-runtime": "7.23.9",
56+
"@babel/preset-env": "7.23.9",
5757
"assert": "2.1.0",
5858
"async-test-util": "2.3.0",
5959
"babel-loader": "9.1.3",
@@ -97,7 +97,7 @@
9797
"crypto-browserify": "3.12.0"
9898
},
9999
"dependencies": {
100-
"@babel/runtime": "7.23.8",
100+
"@babel/runtime": "7.23.9",
101101
"@ethereumjs/tx": "3.5.2",
102102
"@types/bn.js": "5.1.5",
103103
"eccrypto": "1.1.6",

0 commit comments

Comments
 (0)