aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2021-06-02 18:47:16 +0900
committerGitHub <[email protected]>2021-06-02 18:47:16 +0900
commit63e049521ee15d729a65371269bb1cb8ddccf534 (patch)
tree2e0f9d25947265fb5e228d8a5807ca0ccf4ab17c
parentBump lodash from 4.17.19 to 4.17.21 (#13) (diff)
downloadholo-schedule-63e049521ee15d729a65371269bb1cb8ddccf534.tar.xz
holo-schedule-63e049521ee15d729a65371269bb1cb8ddccf534.zip
Update dependency eslint-plugin-promise to v5 (#12)
Co-authored-by: Renovate Bot <[email protected]>
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 641f821..9837289 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"eslint-config-standard": "^16.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
- "eslint-plugin-promise": "^4.2.1",
+ "eslint-plugin-promise": "^5.0.0",
"eslint-plugin-standard": "^5.0.0",
"typescript": "^4.0.0"
},
diff --git a/yarn.lock b/yarn.lock
index ac92a08..939b76e 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -657,10 +657,10 @@ eslint-plugin-node@^11.1.0:
resolve "^1.10.1"
semver "^6.1.0"
-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-promise@^5.0.0:
+ version "5.1.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-5.1.0.tgz#fb2188fb734e4557993733b41aa1a688f46c6f24"
+ integrity sha512-NGmI6BH5L12pl7ScQHbg7tvtk4wPxxj8yPHH47NvSmMtFneC077PSeY3huFj06ZWZvtbfxSPt3RuOQD5XcR4ng==
eslint-plugin-standard@^5.0.0:
version "5.0.0"