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.13.8
  • Loading branch information
renovate-bot committed Feb 27, 2021
commit 56e3cfc93d84eb9146f8a1e7d954ca634946e327
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
"@aureooms/js-itertools": "4.1.0",
"@aureooms/js-random": "2.0.0",
"@babel/cli": "7.13.0",
"@babel/core": "7.13.1",
"@babel/preset-env": "7.13.5",
"@babel/register": "7.13.0",
"@babel/core": "7.13.8",
"@babel/preset-env": "7.13.8",
"@babel/register": "7.13.8",
"ava": "3.15.0",
"babel-plugin-transform-remove-console": "6.9.4",
"babel-plugin-unassert": "3.0.1",
Expand Down
Loading