Skip to content

Commit d1e8052

Browse files
renovate-botrenovate[bot]
authored andcommittedFeb 3, 2021
Update babel monorepo to v7.12.13
1 parent d3a28b8 commit d1e8052

File tree

2 files changed

+522
-563
lines changed

2 files changed

+522
-563
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.10",
87-
"@babel/core": "7.12.10",
88-
"@babel/preset-env": "7.12.11",
89-
"@babel/register": "7.12.10",
86+
"@babel/cli": "7.12.13",
87+
"@babel/core": "7.12.13",
88+
"@babel/preset-env": "7.12.13",
89+
"@babel/register": "7.12.13",
9090
"ava": "3.15.0",
9191
"babel-plugin-transform-remove-console": "6.9.4",
9292
"babel-plugin-unassert": "3.0.1",

‎yarn.lock

+518-559
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)
Please sign in to comment.