Updated deps

This commit is contained in:
ポール ウェッブ 2019-01-16 13:42:14 -06:00
parent 1a63619164
commit 032912c141

View file

@ -3,7 +3,7 @@
"dependencies": { "dependencies": {
"@babel/polyfill": "^7.2.5", "@babel/polyfill": "^7.2.5",
"@inc/fastify-ws": "^1.1.0", "@inc/fastify-ws": "^1.1.0",
"@octokit/rest": "^16.6.1", "@octokit/rest": "^16.9.0",
"@slack/client": "^4.8.0", "@slack/client": "^4.8.0",
"app-root-path": "^2.1.0", "app-root-path": "^2.1.0",
"async": "^2.6.1", "async": "^2.6.1",
@ -21,12 +21,12 @@
"dedent": "^0.7.0", "dedent": "^0.7.0",
"dotenv": "^6.2.0", "dotenv": "^6.2.0",
"fastify": "~1.13.3", "fastify": "~1.13.3",
"fastify-compress": "^0.7.1", "fastify-compress": "^0.8.0",
"fastify-helmet": "^3.0.0", "fastify-helmet": "^3.0.0",
"fastify-static": "^1.1.0", "fastify-static": "^1.1.0",
"front-matter": "^3.0.1", "front-matter": "^3.0.1",
"fs-exists-sync": "^0.1.0", "fs-exists-sync": "^0.1.0",
"got": "^9.5.0", "got": "^9.5.1",
"graceful-fs": "^4.1.15", "graceful-fs": "^4.1.15",
"make-promises-safe": "^4.0.0", "make-promises-safe": "^4.0.0",
"markdown-it": "^8.4.2", "markdown-it": "^8.4.2",
@ -56,13 +56,13 @@
"@inc/eslint-config": "^1.1.2", "@inc/eslint-config": "^1.1.2",
"@inc/sasslint-config": "^1.1.2", "@inc/sasslint-config": "^1.1.2",
"@lbry/color": "^1.1.0", "@lbry/color": "^1.1.0",
"@lbry/components": "^1.6.3", "@lbry/components": "^1.8.0",
"eslint": "^5.12.0", "eslint": "^5.12.0",
"husky": "^1.3.1", "husky": "^1.3.1",
"nodemon": "^1.18.9", "nodemon": "^1.18.9",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"pino-pretty": "^2.5.0", "pino-pretty": "^2.5.0",
"sass": "^1.15.3", "sass": "^1.16.0",
"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",