Skip to content

Commit

Permalink
Upgrade dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
OronNadiv committed Feb 18, 2018
1 parent 4fd2f83 commit d1cc856
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,8 +34,8 @@
"diehard": "^1.5.2",
"joi-browser": "^13.0.1",
"md5": "^2.2.1",
"pubnub": "^4.20.0",
"uuid": "^3.1.0"
"pubnub": "^4.20.1",
"uuid": "^3.2.1"
},
"devDependencies": {
"babel-cli": "^6.26.0",
Expand All @@ -45,15 +45,15 @@
"chance": "^1.0.13",
"coveralls": "^3.0.0",
"cross-env": "^5.1.3",
"eslint": "^4.15.0",
"eslint": "^4.18.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-mocha": "^4.11.0",
"eslint-plugin-node": "^5.2.1",
"eslint-plugin-promise": "^3.5.0",
"eslint-plugin-standard": "^3.0.1",
"mocha": "^4.1.0",
"nyc": "^11.4.1",
"nyc": "^11.5.0",
"rimraf": "^2.6.2"
},
"babel": {
Expand Down

0 comments on commit d1cc856

Please sign in to comment.