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:57 +0300
committerRenovate Bot <bot@renovateapp.com>2022-01-11 19:00:57 +0300
commit4258eef932f21db568472329424cce90c7d1af89 (patch)
treeb30d93df9dd4af0e89b3f790c650128c7ad3f5b6 /package.json
parent802f8aa70cfa15d93be0a856b9685e7768d19832 (diff)
Update dependency eslint-plugin-standard to v4
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..93da9d1 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"eslint-plugin-import": "2.25.4",
"eslint-plugin-node": "5.2.1",
"eslint-plugin-promise": "^6.0.0",
- "eslint-plugin-standard": "3.1.0",
+ "eslint-plugin-standard": "4.1.0",
"node-sass": "4.14.1",
"node-sass-globbing": "0.0.23",
"npm-run-all": "4.1.5",