Skip to content

Commit 595c0a7

Browse files
renovate-botrenovate[bot]
authored andcommittedOct 16, 2020
Update babel monorepo to v7.12.1
1 parent 7ca4130 commit 595c0a7

File tree

2 files changed

+426
-376
lines changed

2 files changed

+426
-376
lines changed
 

‎package.json

+4-4
Original file line numberDiff line numberDiff line change
@@ -83,10 +83,10 @@
8383
"@aureooms/js-in-situ-sort-spec": "8.0.0",
8484
"@aureooms/js-itertools": "4.1.0",
8585
"@aureooms/js-random": "2.0.0",
86-
"@babel/cli": "7.12.0",
87-
"@babel/core": "7.12.0",
88-
"@babel/preset-env": "7.12.0",
89-
"@babel/register": "7.12.0",
86+
"@babel/cli": "7.12.1",
87+
"@babel/core": "7.12.1",
88+
"@babel/preset-env": "7.12.1",
89+
"@babel/register": "7.12.1",
9090
"ava": "3.13.0",
9191
"babel-plugin-transform-remove-console": "6.9.4",
9292
"babel-plugin-unassert": "3.0.1",

‎yarn.lock

+422-372
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.