Skip to content

Commit 85f088c

Browse files
committed
Update babel monorepo
1 parent 1f5cdfe commit 85f088c

File tree

2 files changed

+311
-123
lines changed

2 files changed

+311
-123
lines changed

package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -37,11 +37,11 @@
3737
"@aureooms/js-itertools": "5.0.1",
3838
"@aureooms/js-random": "2.0.0",
3939
"@aureooms/js-sort": "7.0.0",
40-
"@babel/cli": "7.13.10",
41-
"@babel/core": "7.13.10",
40+
"@babel/cli": "7.13.16",
41+
"@babel/core": "7.14.0",
4242
"@babel/polyfill": "7.12.1",
43-
"@babel/preset-env": "7.13.10",
44-
"@babel/register": "7.13.8",
43+
"@babel/preset-env": "7.14.0",
44+
"@babel/register": "7.13.16",
4545
"ava": "3.15.0",
4646
"coveralls": "3.1.0",
4747
"esdoc": "1.1.0",

0 commit comments

Comments
 (0)