Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update babel monorepo to v7.12.0
  • Loading branch information
renovate-bot committed Oct 14, 2020
commit d60563e87a16ec04d0fd1ec960d56d48c3db57a0
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,10 +83,10 @@
"@aureooms/js-in-situ-sort-spec": "8.0.0",
"@aureooms/js-itertools": "4.1.0",
"@aureooms/js-random": "2.0.0",
"@babel/cli": "7.11.6",
"@babel/core": "7.11.6",
"@babel/preset-env": "7.11.5",
"@babel/register": "7.11.5",
"@babel/cli": "7.12.0",
"@babel/core": "7.12.0",
"@babel/preset-env": "7.12.0",
"@babel/register": "7.12.0",
"ava": "3.13.0",
"babel-plugin-transform-remove-console": "6.9.4",
"babel-plugin-unassert": "3.0.1",
Expand Down
Loading