diff options
author | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-06-13 19:21:04 +0000 |
---|---|---|
committer | Lukas 'Eipi' Eipert <leipert@gitlab.com> | 2019-06-13 19:21:04 +0000 |
commit | 4e96dab755f2e9284ccdebef10243693fb57994a (patch) | |
tree | db0fb570fe191033f6166ef1014ef2a7851dab71 /yarn.lock | |
parent | 40d309cc7875ebb7c1178da6a088399266ce263b (diff) | |
download | gitlab-ce-4e96dab755f2e9284ccdebef10243693fb57994a.tar.gz |
Update dependency @gitlab/eslint-plugin-i18n to ^1.1.0renovate/gitlab-eslint-plugin-i18n-1.x
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 dddf01414b2..96a1895bf13 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== |