Skip to content

Commit

Permalink
chore(package): update patch and minor dependencies (#1658)
Browse files Browse the repository at this point in the history
  • Loading branch information
hekike committed May 15, 2018
1 parent c6580a2 commit fce0453
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Expand Up @@ -97,16 +97,16 @@
"csv": "^1.1.1",
"escape-regexp-component": "^1.0.2",
"ewma": "^2.0.1",
"find-my-way": "^1.11.0",
"find-my-way": "^1.12.0",
"formidable": "^1.2.1",
"http-signature": "^1.2.0",
"lodash": "^4.17.5",
"lru-cache": "^4.1.2",
"lodash": "^4.17.10",
"lru-cache": "^4.1.3",
"mime": "^1.5.0",
"negotiator": "^0.6.1",
"once": "^1.4.0",
"pidusage": "^1.2.0",
"qs": "^6.5.1",
"qs": "^6.5.2",
"restify-errors": "^5.0.0",
"semver": "^5.4.1",
"spdy": "^3.4.7",
Expand All @@ -124,9 +124,9 @@
"cover": "^0.2.9",
"coveralls": "^2.13.3",
"documentation": "^5.3.3",
"eslint": "^4.19.0",
"eslint": "^4.19.1",
"eslint-config-prettier": "2.9.0",
"eslint-plugin-jsdoc": "^3.5.0",
"eslint-plugin-jsdoc": "^3.6.3",
"eslint-plugin-prettier": "^2.6.0",
"filed": "^0.1.0",
"glob": "^7.1.2",
Expand All @@ -138,7 +138,7 @@
"nsp": "^2.8.1",
"ora": "^1.3.0",
"pre-commit": "^1.2.2",
"prettier": "^1.11.1",
"prettier": "^1.12.1",
"proxyquire": "^1.8.0",
"restify-clients": "^1.5.2",
"rimraf": "^2.6.2",
Expand Down

0 comments on commit fce0453

Please sign in to comment.