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 cb8b117 commit c494e5eCopy full SHA for c494e5e
package.json
@@ -81,11 +81,11 @@
81
"@aureooms/js-array": "4.0.0",
82
"@aureooms/js-functools": "2.0.3",
83
"@aureooms/js-itertools": "4.1.0",
84
- "@babel/cli": "7.12.10",
85
- "@babel/core": "7.12.10",
+ "@babel/cli": "7.12.13",
+ "@babel/core": "7.12.13",
86
"@babel/polyfill": "7.12.1",
87
- "@babel/preset-env": "7.12.11",
88
- "@babel/register": "7.12.10",
+ "@babel/preset-env": "7.12.13",
+ "@babel/register": "7.12.13",
89
"ava": "3.15.0",
90
"babel-plugin-transform-remove-console": "6.9.4",
91
"babel-plugin-unassert": "3.0.1",
0 commit comments