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 e5e2cab commit 1273107Copy full SHA for 1273107
package.json
@@ -37,15 +37,15 @@
37
"aureooms-js-compare": "^1.4.5",
38
"aureooms-js-operator": "^1.0.2",
39
"aureooms-js-predicate": "^2.0.2",
40
- "ava": "^0.15.2",
+ "ava": "^0.16.0",
41
"babel-cli": "^6.11.4",
42
- "babel-plugin-transform-runtime": "^6.9.0",
43
- "babel-polyfill": "^6.9.1",
44
- "babel-preset-es2015": "^6.9.0",
+ "babel-plugin-transform-runtime": "^6.12.0",
+ "babel-polyfill": "^6.13.0",
+ "babel-preset-es2015": "^6.13.2",
45
"babel-preset-stage-0": "^6.5.0",
46
"codeclimate-test-reporter": "^0.3.3",
47
- "coveralls": "^2.11.11",
48
- "esdoc": "^0.4.7",
+ "coveralls": "^2.11.12",
+ "esdoc": "^0.4.8",
49
"nyc": "^7.1.0"
50
},
51
"ava": {
0 commit comments