Skip to content

Commit

Permalink
Merge pull request #9 from hitokoto-osc/dependabot/npm_and_yarn/eslin…
Browse files Browse the repository at this point in the history
…t-plugin-promise-4.2.1

build(deps-dev): bump eslint-plugin-promise from 3.8.0 to 4.2.1
  • Loading branch information
greenhat616 authored May 16, 2020
2 parents 14c7887 + b022f67 commit 51f41af
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 @@ -33,7 +33,7 @@
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^23.11.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",
"husky": "^4.2.0",
"jest": "^26.0.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1913,10 +1913,10 @@ eslint-plugin-node@^11.1.0:
resolve "^1.10.1"
semver "^6.1.0"

eslint-plugin-promise@^3.6.0:
version "3.8.0"
resolved "https://registry.npm.taobao.org/eslint-plugin-promise/download/eslint-plugin-promise-3.8.0.tgz#65ebf27a845e3c1e9d6f6a5622ddd3801694b621"
integrity sha1-ZevyeoRePB6db2pWIt3TgBaUtiE=
eslint-plugin-promise@^4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
integrity sha512-VoM09vT7bfA7D+upt+FjeBO5eHIJQBUWki1aPvB+vbNiHS3+oGIJGIeyBtKQTME6UPXXy3vV07OL1tHd3ANuDw==

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

0 comments on commit 51f41af

Please sign in to comment.