Updated deps

This commit is contained in:
ポール ウェッブ 2018-11-26 17:04:38 -06:00
parent 9d47aec6c5
commit a79a9871b4

View file

@ -2,7 +2,7 @@
"author": "LBRY Team", "author": "LBRY Team",
"dependencies": { "dependencies": {
"@babel/polyfill": "^7.0.0", "@babel/polyfill": "^7.0.0",
"@octokit/rest": "^16.0.1", "@octokit/rest": "^16.0.5",
"app-root-path": "^2.1.0", "app-root-path": "^2.1.0",
"async": "^2.6.1", "async": "^2.6.1",
"async-es": "^2.6.1", "async-es": "^2.6.1",
@ -61,12 +61,12 @@
"eslint": "^5.9.0", "eslint": "^5.9.0",
"husky": "^1.2.0", "husky": "^1.2.0",
"nodemon": "^1.18.6", "nodemon": "^1.18.6",
"npm-run-all": "^4.1.3", "npm-run-all": "^4.1.5",
"sass": "^1.15.1", "sass": "^1.15.1",
"sass-lint": "^1.12.1", "sass-lint": "^1.12.1",
"snazzy": "^8.0.0", "snazzy": "^8.0.0",
"standardx": "^3.0.1", "standardx": "^3.0.1",
"updates": "^5.2.2" "updates": "^5.3.0"
}, },
"engines": { "engines": {
"node": "10.2.x" "node": "10.2.x"