Skip to content

Commit 2f33239

Browse files
Update babel monorepo to v7.24.8
1 parent 3dff60a commit 2f33239

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

Diff for: package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
"url-parse": "^1.4.7"
3434
},
3535
"devDependencies": {
36-
"@babel/cli": "7.6.0",
37-
"@babel/core": "7.6.0",
38-
"@babel/plugin-transform-modules-commonjs": "7.6.0",
39-
"@babel/preset-env": "7.6.0",
36+
"@babel/cli": "7.24.8",
37+
"@babel/core": "7.24.8",
38+
"@babel/plugin-transform-modules-commonjs": "7.24.8",
39+
"@babel/preset-env": "7.24.8",
4040
"babel-jest": "24.9.0",
4141
"del-cli": "3.0.0",
4242
"eslint": "6.4.0",

0 commit comments

Comments
 (0)