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:
authorJose Vargas <jvargas@gitlab.com>2019-04-04 19:20:15 +0300
committerJose Vargas <jvargas@gitlab.com>2019-04-04 22:18:43 +0300
commit8162918adc461c146c325e1ffe77fbc20ce32aa1 (patch)
tree6f29b8983bb7f59becfe57509921f28afa6b572d /package.json
parent6d000c9f9cbc65f92ed27ea55a14e5de9b11320d (diff)
Update @gitlab/eslint-config version
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 711baf5d1a3..105651fb01d 100644
--- a/package.json
+++ b/package.json
@@ -139,7 +139,7 @@
},
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
- "@gitlab/eslint-config": "^1.4.0",
+ "@gitlab/eslint-config": "^1.5.0",
"@vue/test-utils": "^1.0.0-beta.25",
"axios-mock-adapter": "^1.15.0",
"babel-jest": "^24.1.0",