summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorMike Greiling <mike@pixelcog.com>2019-06-14 17:12:40 +0000
committerMike Greiling <mike@pixelcog.com>2019-06-14 17:12:40 +0000
commit0ec8c4b10dd344916bdec88e94c06463a692c7c1 (patch)
treed58631623f6e00cb091b5faa47b5311a2efa796b /package.json
parentf32c01c0c761446d616be3b319e93710d2d14f31 (diff)
parent4e96dab755f2e9284ccdebef10243693fb57994a (diff)
downloadgitlab-ce-0ec8c4b10dd344916bdec88e94c06463a692c7c1.tar.gz
Merge branch 'renovate/gitlab-eslint-plugin-i18n-1.x' into 'master'
Update dependency @gitlab/eslint-plugin-i18n to ^1.1.0 See merge request gitlab-org/gitlab-ce!29630
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 5571575f8e1..82b6bfae63c 100644
--- a/package.json
+++ b/package.json
@@ -147,7 +147,7 @@
"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.2.0",
"@gitlab/eslint-config": "^1.6.0",
- "@gitlab/eslint-plugin-i18n": "^1.0.0",
+ "@gitlab/eslint-plugin-i18n": "^1.1.0",
"@vue/test-utils": "^1.0.0-beta.25",
"axios-mock-adapter": "^1.15.0",
"babel-jest": "^24.1.0",