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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGar <gar+gh@danger.computer>2021-05-06 19:56:24 +0300
committerGar <gar+gh@danger.computer>2021-05-06 19:56:24 +0300
commit3b84a855dd1ee5d1477e89beb101c69f5e079427 (patch)
treec28fb83027315c65e3289c5f074b5e7f9c1cafe9 /package.json
parent0faae3ffb18521f687cf7ef73f684c96056b18c4 (diff)
eslint-plugin-promise@5.1.0
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 1d004d076..79fc70568 100644
--- a/package.json
+++ b/package.json
@@ -185,7 +185,7 @@
"eslint": "^7.25.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
- "eslint-plugin-promise": "^4.3.1",
+ "eslint-plugin-promise": "^5.1.0",
"eslint-plugin-standard": "^5.0.0",
"jsdom": "^16.5.2",
"licensee": "^8.1.0",