about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <dependabot-preview[bot]@users.noreply.github.com>2019-06-02 02:24:54 +0900
committermultiple creatures <dev@multiple-creature.party>2019-11-19 16:18:09 -0600
commit1bf6861e3d25f48eddae35916402088008aa6bd8 (patch)
treeeed82bec24a519d104838e78b58595ae2984f3a2 /package.json
parentce1bf9cf3b19aea6612de2a19804b0f0a33187f5 (diff)
Bump eslint-plugin-promise from 4.0.1 to 4.1.1 (#10921)
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 4.0.1 to 4.1.1.
- [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases)
- [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/master/CHANGELOG.md)
- [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits)
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 546478f3f..d3eff64c3 100644
--- a/package.json
+++ b/package.json
@@ -171,7 +171,7 @@
     "eslint": "^5.11.1",
     "eslint-plugin-import": "~2.14.0",
     "eslint-plugin-jsx-a11y": "~6.1.2",
-    "eslint-plugin-promise": "~4.0.1",
+    "eslint-plugin-promise": "~4.1.1",
     "eslint-plugin-react": "~7.12.1",
     "jest": "^24.5.0",
     "raf": "^3.4.1",