We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 03f74ef commit c408e82Copy full SHA for c408e82
package.json
@@ -78,14 +78,14 @@
78
"dependencies": {},
79
"devDependencies": {
80
"@aureooms/js-array": "^4.0.0",
81
- "@aureooms/js-compare": "^1.4.5",
+ "@aureooms/js-compare": "^1.4.8",
82
"@aureooms/js-functools": "^2.0.3",
83
- "@aureooms/js-in-situ-sort-spec": "^7.0.2",
84
- "@aureooms/js-itertools": "^3.1.1",
+ "@aureooms/js-in-situ-sort-spec": "^8.0.0",
+ "@aureooms/js-itertools": "^4.1.0",
85
"@aureooms/js-random": "^2.0.0",
86
"@aureooms/js-search": "^0.0.4",
87
"ava": "^3.12.1",
88
- "coveralls": "^2.11.16",
+ "coveralls": "^3.1.0",
89
"esdoc": "^1.1.0",
90
"nyc": "^15.1.0",
91
"@babel/cli": "7.11.6",
0 commit comments