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-04 18:55:10 +0300
committerRenovate Bot <bot@renovateapp.com>2022-01-04 18:55:10 +0300
commitcf8bfbaebd13c1f4b1caeb54ccc60adad42ae7cf (patch)
tree459c53503c9822308ecc7ac45a0100313a7f3cf0 /package.json
parentebfc96182b95ba6d5bf0383cd1d5109a440c7ad1 (diff)
Update dependency eslint-config-standard to v11.0.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 a781b69..10b1fcb 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"babel-plugin-external-helpers": "6.22.0",
"babel-preset-env": "1.7.0",
"eslint": "4.19.1",
- "eslint-config-standard": "11.0.0-beta.0",
+ "eslint-config-standard": "11.0.0",
"eslint-plugin-import": "2.25.4",
"eslint-plugin-node": "5.2.1",
"eslint-plugin-promise": "3.8.0",