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:
authorLukas 'Eipi' Eipert <leipert@gitlab.com>2019-06-13 22:21:04 +0300
committerLukas 'Eipi' Eipert <leipert@gitlab.com>2019-06-13 22:21:04 +0300
commit4e96dab755f2e9284ccdebef10243693fb57994a (patch)
treedb0fb570fe191033f6166ef1014ef2a7851dab71 /package.json
parent40d309cc7875ebb7c1178da6a088399266ce263b (diff)
Update dependency @gitlab/eslint-plugin-i18n to ^1.1.0
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 0758c27c75b..4c74967dc11 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",