Skip to content

Commit c221f9c

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update babel monorepo to v7.12.0
1 parent 1f57bdf commit c221f9c

File tree

2 files changed

+190
-109
lines changed

2 files changed

+190
-109
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,12 @@
3838
"@aureooms/js-rational": "^3.0.1"
3939
},
4040
"devDependencies": {
41-
"@babel/cli": "7.11.6",
42-
"@babel/core": "7.11.6",
41+
"@babel/cli": "7.12.0",
42+
"@babel/core": "7.12.0",
4343
"@babel/plugin-proposal-async-generator-functions": "7.10.5",
4444
"@babel/polyfill": "7.11.5",
45-
"@babel/preset-env": "7.11.5",
46-
"@babel/register": "7.11.5",
45+
"@babel/preset-env": "7.12.0",
46+
"@babel/register": "7.12.0",
4747
"ava": "3.13.0",
4848
"coveralls": "3.1.0",
4949
"esdoc": "1.1.0",

0 commit comments

Comments
 (0)