Skip to content

Commit

Permalink
updating deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jameelmoses committed Jan 5, 2020
1 parent c76ffab commit 89fcffd
Show file tree
Hide file tree
Showing 2 changed files with 489 additions and 528 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,18 +48,18 @@
"gulplog": "^1.0.0",
"has-gulplog": "^0.1.0",
"micromatch": "^4.0.2",
"resolve": "^1.12.0"
"resolve": "^1.14.1"
},
"devDependencies": {
"capture-stream": "^0.1.2",
"eslint": "^6.1.0",
"eslint-config-standard": "^13.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-node": "^9.1.0",
"eslint": "^6.8.0",
"eslint-config-standard": "^14.1.0",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"mocha": "^6.2.0",
"proxyquire": "^2.1.1",
"sinon": "^7.4.1"
"eslint-plugin-standard": "^4.0.1",
"mocha": "^7.0.0",
"proxyquire": "^2.1.3",
"sinon": "^8.0.2"
}
}

0 comments on commit 89fcffd

Please sign in to comment.