diff options
author | Mike Greiling <mike@pixelcog.com> | 2019-06-14 17:12:40 +0000 |
---|---|---|
committer | Mike Greiling <mike@pixelcog.com> | 2019-06-14 17:12:40 +0000 |
commit | 0ec8c4b10dd344916bdec88e94c06463a692c7c1 (patch) | |
tree | d58631623f6e00cb091b5faa47b5311a2efa796b /package.json | |
parent | f32c01c0c761446d616be3b319e93710d2d14f31 (diff) | |
parent | 4e96dab755f2e9284ccdebef10243693fb57994a (diff) | |
download | gitlab-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.json | 2 |
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", |