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:
authorRuy Adorno <ruyadorno@hotmail.com>2020-10-30 20:55:25 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-10-30 20:55:25 +0300
commitf75db82140b5824fa53c80aa4d94aee9e91d4e2b (patch)
tree9dde7ab016237d1fc13dbd3c9ae76beb175a9991 /package.json
parent3109d36f651063f771b6735e89a3db5850f1d1b5 (diff)
eslint@7.12.1
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 941061573..74e0e7a82 100644
--- a/package.json
+++ b/package.json
@@ -181,7 +181,7 @@
],
"devDependencies": {
"cmark-gfm": "^0.8.3",
- "eslint": "^7.11.0",
+ "eslint": "^7.12.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",