Skip to content
This repository was archived by the owner on Apr 13, 2023. It is now read-only.

Commit 9140c50

Browse files
committed
Update babel monorepo to v7.10.4
1 parent 2e6d808 commit 9140c50

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,11 @@
4040
"vm2": "3.6.6"
4141
},
4242
"dependencies": {
43-
"@babel/core": "7.4.5",
44-
"@babel/plugin-transform-modules-commonjs": "7.4.4",
45-
"@babel/preset-env": "7.4.5",
46-
"@babel/template": "7.4.4",
47-
"@babel/types": "7.4.4",
43+
"@babel/core": "7.10.4",
44+
"@babel/plugin-transform-modules-commonjs": "7.10.4",
45+
"@babel/preset-env": "7.10.4",
46+
"@babel/template": "7.10.4",
47+
"@babel/types": "7.10.4",
4848
"ramda": "0.26.1",
4949
"rollup": "1.1.2",
5050
"rollup-plugin-commonjs": "9.2.0"

0 commit comments

Comments
 (0)