Skip to content
This repository has been archived by the owner on Mar 26, 2019. It is now read-only.

Commit

Permalink
Merge e48f1a3 into 5499808
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 20, 2018
2 parents 5499808 + e48f1a3 commit baf9013
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-jest": "^21.15.1",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-promise": "^3.7.0",
"eslint-plugin-promise": "^4.0.0",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-standard": "^3.1.0",
"eslint-plugin-unicorn": "^5.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1776,9 +1776,9 @@ eslint-plugin-node@^7.0.1:
resolve "^1.8.1"
semver "^5.5.0"

eslint-plugin-promise@^3.7.0:
version "3.8.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-3.8.0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621"
eslint-plugin-promise@^4.0.0:
version "4.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.0.tgz#bc15a4aa04fa6116113b6c47488c421821b758fc"

eslint-plugin-security@^1.4.0:
version "1.4.0"
Expand Down

0 comments on commit baf9013

Please sign in to comment.