Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-promise to ^4.1.0 (boots…
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and tmorehouse committed Apr 1, 2019
1 parent a426465 commit c9f2728
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"eslint-plugin-markdown": "^1.0.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-promise": "^4.1.0",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.2.2",
"esm": "^3.2.22",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4265,10 +4265,10 @@ eslint-plugin-prettier@^3.0.1:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-promise@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.0.1.tgz#2d074b653f35a23d1ba89d8e976a985117d1c6a2"
integrity sha512-Si16O0+Hqz1gDHsys6RtFRrW7cCTB6P7p3OJmKp3Y3dxpQE2qwOA7d3xnV+0mBmrPoi0RBnxlCKvqu70te6wjg==
eslint-plugin-promise@^4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.1.0.tgz#e378c90cb557daa51487566cbff1ccee7eea7a49"
integrity sha512-b4vAjzf+Ivdrj3Qa96wSMcxCru1k5Ha5HR1Uejk+cEFPbnzeI/zwnaL8mhCiw5xJ21smA1xhHzgKx0QTPB1n1w==

eslint-plugin-standard@^4.0.0:
version "4.0.0"
Expand Down

0 comments on commit c9f2728

Please sign in to comment.