upgrade deps

This commit is contained in:
Michael Barrett 2019-05-04 20:11:03 +01:00
parent 9797b474af
commit f821368a83
3 changed files with 3087 additions and 1847 deletions

3080
package-lock.json generated Normal file

File diff suppressed because it is too large Load Diff

View File

@ -29,13 +29,13 @@
"node": ">=4"
},
"devDependencies": {
"chai": "^4.0.1",
"codeclimate-test-reporter": "^0.5.0",
"coveralls": "^3.0.0",
"istanbul": "^0.4.1",
"mocha": "^5.0.0",
"chai": "^4.2.0",
"codeclimate-test-reporter": "^0.5.1",
"coveralls": "^3.0.3",
"istanbul": "^0.4.5",
"mocha": "^6.1.4",
"mocha-lcov-reporter": "1.3.0",
"standard": "^11.0.0",
"watch": "^1.0.1"
"standard": "^12.0.1",
"watch": "^1.0.2"
}
}

1840
yarn.lock

File diff suppressed because it is too large Load Diff