We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f5cdfe commit 58210a6Copy full SHA for 58210a6
package.json
@@ -37,11 +37,11 @@
37
"@aureooms/js-itertools": "5.0.1",
38
"@aureooms/js-random": "2.0.0",
39
"@aureooms/js-sort": "7.0.0",
40
- "@babel/cli": "7.13.10",
41
- "@babel/core": "7.13.10",
+ "@babel/cli": "7.14.5",
+ "@babel/core": "7.14.5",
42
"@babel/polyfill": "7.12.1",
43
- "@babel/preset-env": "7.13.10",
44
- "@babel/register": "7.13.8",
+ "@babel/preset-env": "7.14.5",
+ "@babel/register": "7.14.5",
45
"ava": "3.15.0",
46
"coveralls": "3.1.0",
47
"esdoc": "1.1.0",
0 commit comments