Skip to content

Commit 1273107

Browse files
update deps
1 parent e5e2cab commit 1273107

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@
3737
"aureooms-js-compare": "^1.4.5",
3838
"aureooms-js-operator": "^1.0.2",
3939
"aureooms-js-predicate": "^2.0.2",
40-
"ava": "^0.15.2",
40+
"ava": "^0.16.0",
4141
"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",
42+
"babel-plugin-transform-runtime": "^6.12.0",
43+
"babel-polyfill": "^6.13.0",
44+
"babel-preset-es2015": "^6.13.2",
4545
"babel-preset-stage-0": "^6.5.0",
4646
"codeclimate-test-reporter": "^0.3.3",
47-
"coveralls": "^2.11.11",
48-
"esdoc": "^0.4.7",
47+
"coveralls": "^2.11.12",
48+
"esdoc": "^0.4.8",
4949
"nyc": "^7.1.0"
5050
},
5151
"ava": {

0 commit comments

Comments
 (0)