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-11-19 23:44:12 +0300
committerMike Greiling <mike@pixelcog.com>2018-11-20 18:30:02 +0300
commit971b89279d400a73d39012e3a5c389eb0d9629d7 (patch)
treeb41c5bad5fa036f2528ca5a11556a7d9ff9a96aa /package.json
parent9739e45ad96849610020eb9358abde110a43144a (diff)
Upgrade gitlab 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 7099003cfce..380f44946dc 100644
--- a/package.json
+++ b/package.json
@@ -111,7 +111,7 @@
"xterm": "^3.5.0"
},
"devDependencies": {
- "@gitlab/eslint-config": "^1.1.0",
+ "@gitlab/eslint-config": "^1.2.0",
"axios-mock-adapter": "^1.15.0",
"babel-plugin-istanbul": "^5.1.0",
"babel-plugin-rewire": "^1.2.0",