diff options
| author | renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> | 2021-12-25 21:17:35 +0900 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-25 21:17:35 +0900 |
| commit | 29dd17183dc0c1fa72c044cae3c0c1a03817348e (patch) | |
| tree | bdd8b0c5e58220938eede40c8b8da11ad0fe7f56 /yarn.lock | |
| parent | chore(release): 0.5.1 [skip ci] (diff) | |
| download | holo-schedule-29dd17183dc0c1fa72c044cae3c0c1a03817348e.tar.xz holo-schedule-29dd17183dc0c1fa72c044cae3c0c1a03817348e.zip | |
chore(deps): update eslint-plugin-promise to v6 (#22)
Co-authored-by: Renovate Bot <[email protected]>
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -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" |