Skip to content

Commit a932aee

Browse files
Update babel monorepo
1 parent 848ee3a commit a932aee

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

babel/package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
"faastjs": "latest"
1212
},
1313
"devDependencies": {
14-
"@babel/cli": "7.21.0",
15-
"@babel/core": "7.21.0",
16-
"@babel/preset-env": "7.20.2"
14+
"@babel/cli": "7.24.8",
15+
"@babel/core": "7.25.2",
16+
"@babel/preset-env": "7.25.4"
1717
}
1818
}

0 commit comments

Comments
 (0)