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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2017-07-07 20:43:18 +0300
committerMike Greiling <mike@pixelcog.com>2017-08-07 19:08:58 +0300
commit145e12b1e2cdb80d1c879ae28a3cbd244b822aed (patch)
tree69b2571a23539b5b66815b53852bded5e219e64c /package.json
parentdf6682b66db60da62ea40d9b043a0f1634af7182 (diff)
update eslint-import-resolver-webpack to v0.8.3
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 eed90fa2522..19ee9e73d34 100644
--- a/package.json
+++ b/package.json
@@ -67,7 +67,7 @@
"babel-plugin-istanbul": "^4.0.0",
"eslint": "^3.10.1",
"eslint-config-airbnb-base": "^10.0.1",
- "eslint-import-resolver-webpack": "^0.8.1",
+ "eslint-import-resolver-webpack": "^0.8.3",
"eslint-plugin-filenames": "^1.1.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-jasmine": "^2.1.0",