Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/polls.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-10-22 04:05:55 +0300
committerGitHub <noreply@github.com>2021-10-22 04:05:55 +0300
commit26d89914b81ebf1b4b48b0013a4da04df98ca502 (patch)
treeaa8f8db46255814d69cbd6db7634c3350f698b40 /package.json
parentd6a15976617ead68a8980a202cd7dbddee224fbe (diff)
Bump eslint-plugin-promise from 5.1.0 to 5.1.1
Bumps [eslint-plugin-promise](https://github.com/xjamundx/eslint-plugin-promise) from 5.1.0 to 5.1.1. - [Release notes](https://github.com/xjamundx/eslint-plugin-promise/releases) - [Changelog](https://github.com/xjamundx/eslint-plugin-promise/blob/development/CHANGELOG.md) - [Commits](https://github.com/xjamundx/eslint-plugin-promise/commits) --- updated-dependencies: - dependency-name: eslint-plugin-promise dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
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 c8fa1249..f87ba7b1 100644
--- a/package.json
+++ b/package.json
@@ -80,7 +80,7 @@
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jsdoc": "^36.1.1",
"eslint-plugin-node": "^11.0.0",
- "eslint-plugin-promise": "^5.1.0",
+ "eslint-plugin-promise": "^5.1.1",
"eslint-plugin-vue": "^7.20.0",
"eslint-webpack-plugin": "^3.0.1",
"file-loader": "^6.2.0",