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 6480833 commit dce9f8bCopy full SHA for dce9f8b
package.json
@@ -61,10 +61,10 @@
61
},
62
"dependencies": {},
63
"devDependencies": {
64
- "@aureooms/js-itertools": "5.0.1",
65
- "@babel/core": "7.13.10",
66
- "@babel/preset-env": "7.13.10",
67
- "@babel/register": "7.13.8",
+ "@aureooms/js-itertools": "5.1.0",
+ "@babel/core": "7.13.15",
+ "@babel/preset-env": "7.13.15",
+ "@babel/register": "7.13.14",
68
"@commitlint/cli": "12.1.1",
69
"@js-library/commitlint-config": "0.0.4",
70
"ava": "3.15.0",
@@ -85,7 +85,7 @@
85
"pinst": "2.1.6",
86
"power-assert": "1.6.1",
87
"regenerator-runtime": "0.13.7",
88
- "xo": "0.36.1"
+ "xo": "0.38.2"
89
90
"ava": {
91
"files": [
0 commit comments