aboutsummaryrefslogtreecommitdiff
path: root/package.json
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 /package.json
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]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 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"