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 /yarn.lock | |
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 'yarn.lock')
-rw-r--r-- | yarn.lock | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/yarn.lock b/yarn.lock index ebc32752e57..0c65dec85ba 100644 --- a/yarn.lock +++ b/yarn.lock @@ -693,7 +693,7 @@ eslint-plugin-promise "^4.1.1" eslint-plugin-vue "^5.0.0" -"@gitlab/eslint-plugin-i18n@^1.0.0": +"@gitlab/eslint-plugin-i18n@^1.1.0": version "1.1.0" resolved "https://registry.yarnpkg.com/@gitlab/eslint-plugin-i18n/-/eslint-plugin-i18n-1.1.0.tgz#e494d599e644ce3a094ea85f87dbbda41a924c5e" integrity sha512-Cwm7sLtQnUDqvxE9Ez8UMslyosPCpMVLxBnFb+2n6QcBZmXRao4aNSVRkmlsDZYgYegWhOGn3Qq3MLy4BSqauQ== |