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

github.com/d-kusk/minimage.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRenovate Bot <bot@renovateapp.com>2022-01-11 19:00:20 +0300
committerRenovate Bot <bot@renovateapp.com>2022-01-11 19:00:20 +0300
commit8ec74002e363c80addfa4c64297debf910111c09 (patch)
treecca83f9b1c35829919719d65527dc5d561dfac6f /package.json
parent802f8aa70cfa15d93be0a856b9685e7768d19832 (diff)
Update dependency eslint-plugin-node to v11
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 5870b95..953c0bf 100644
--- a/package.json
+++ b/package.json
@@ -23,7 +23,7 @@
"eslint": "8.6.0",
"eslint-config-standard": "11.0.0",
"eslint-plugin-import": "2.25.4",
- "eslint-plugin-node": "5.2.1",
+ "eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "^6.0.0",
"eslint-plugin-standard": "3.1.0",
"node-sass": "4.14.1",