Skip to content

Commit 55d19b7

Browse files
renovate-botrenovate[bot]
authored andcommittedFeb 23, 2021
Update babel monorepo
1 parent 3f438b8 commit 55d19b7

File tree

2 files changed

+329
-236
lines changed

2 files changed

+329
-236
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.17",
87-
"@babel/core": "7.12.17",
88-
"@babel/preset-env": "7.12.17",
89-
"@babel/register": "7.12.13",
86+
"@babel/cli": "7.13.0",
87+
"@babel/core": "7.13.1",
88+
"@babel/preset-env": "7.13.0",
89+
"@babel/register": "7.13.0",
9090
"ava": "3.15.0",
9191
"babel-plugin-transform-remove-console": "6.9.4",
9292
"babel-plugin-unassert": "3.0.1",

0 commit comments

Comments
 (0)
Please sign in to comment.