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-09-30 19:37:40 +0300
committerRuy Adorno <ruyadorno@hotmail.com>2020-09-30 19:37:40 +0300
commit67793abd4abdf315816b6266ddb045289f607b03 (patch)
tree2db324b47d23b2cb8e40481ea00a1420e4c80ea0 /package.json
parent81073f99a93b680e3ca08b8f099e9aca2aaf50be (diff)
eslint-plugin-import@2.22.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 e0949a3b2..6e0b3dc03 100644
--- a/package.json
+++ b/package.json
@@ -201,7 +201,7 @@
],
"devDependencies": {
"eslint": "^7.10.0",
- "eslint-plugin-import": "^2.22.0",
+ "eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.1",