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>2018-12-06 10:01:56 +0300
committerMike Greiling <mike@pixelcog.com>2018-12-12 02:08:29 +0300
commitc35260a3c57ba19132ce64acfb0dcb64d5510434 (patch)
treef4c7cf566b12f7122faa99651be00bb952a3f15c /package.json
parent3e0439b95bfbba874097527972df8e85fadb75ef (diff)
Update gitlab's eslint-config to latest
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 59484df032e..41bdb64867e 100644
--- a/package.json
+++ b/package.json
@@ -118,7 +118,7 @@
"xterm": "^3.5.0"
},
"devDependencies": {
- "@gitlab/eslint-config": "^1.2.0",
+ "@gitlab/eslint-config": "^1.4.0",
"@vue/test-utils": "^1.0.0-beta.25",
"axios-mock-adapter": "^1.15.0",
"babel-core": "^7.0.0-bridge",