aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrenovate[bot] <29139614+renovate[bot]@users.noreply.github.com>2021-12-25 21:17:35 +0900
committerGitHub <[email protected]>2021-12-25 21:17:35 +0900
commit29dd17183dc0c1fa72c044cae3c0c1a03817348e (patch)
treebdd8b0c5e58220938eede40c8b8da11ad0fe7f56
parentchore(release): 0.5.1 [skip ci] (diff)
downloadholo-schedule-29dd17183dc0c1fa72c044cae3c0c1a03817348e.tar.xz
holo-schedule-29dd17183dc0c1fa72c044cae3c0c1a03817348e.zip
chore(deps): update eslint-plugin-promise to v6 (#22)
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 e47dfff..56cca79 100644
--- a/package.json
+++ b/package.json
@@ -31,7 +31,7 @@
"eslint-config-standard": "^16.0.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
- "eslint-plugin-promise": "^5.0.0",
+ "eslint-plugin-promise": "^6.0.0",
"eslint-plugin-standard": "^5.0.0",
"semantic-release": "18.0.1",
"typescript": "^4.0.0"
diff --git a/yarn.lock b/yarn.lock
index 289a9d9..f22dde7 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1555,10 +1555,10 @@ eslint-plugin-node@^11.1.0:
resolve "^1.10.1"
semver "^6.1.0"
-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-promise@^6.0.0:
+ version "6.0.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-6.0.0.tgz#017652c07c9816413a41e11c30adc42c3d55ff18"
+ integrity sha512-7GPezalm5Bfi/E22PnQxDWH2iW9GTvAlUNTztemeHb6c1BniSyoeTrM87JkC0wYdi6aQrZX9p2qEiAno8aTcbw==
eslint-plugin-standard@^5.0.0:
version "5.0.0"