Skip to content

Commit a72db24

Browse files
authored
Merge pull request #970 from pubkey/renovate/babel-monorepo
chore(deps): update babel monorepo to v7.29.0
2 parents a376303 + f92b759 commit a72db24

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -51,10 +51,10 @@
5151
"homepage": "https://github.com/pubkey/eth-crypto#readme",
5252
"devDependencies": {
5353
"@babel/cli": "7.28.6",
54-
"@babel/core": "7.28.6",
54+
"@babel/core": "7.29.0",
5555
"@babel/plugin-transform-class-properties": "^7.28.6",
56-
"@babel/plugin-transform-runtime": "7.28.5",
57-
"@babel/preset-env": "7.28.6",
56+
"@babel/plugin-transform-runtime": "7.29.0",
57+
"@babel/preset-env": "7.29.0",
5858
"assert": "2.1.0",
5959
"async-test-util": "2.5.0",
6060
"babel-loader": "10.0.0",

0 commit comments

Comments
 (0)