diff options
author | Filipa Lacerda <filipa@gitlab.com> | 2018-01-04 19:50:06 +0000 |
---|---|---|
committer | Filipa Lacerda <filipa@gitlab.com> | 2018-01-04 22:36:40 +0000 |
commit | 318d6f449e26dd3ac05e9556fcd8f427e9388134 (patch) | |
tree | 045f3a3993e1e93b1f530ca29dc4a9744decee3f /yarn.lock | |
parent | 615f1927bb44fd04fac3f12ab6f1f7197ea5a69a (diff) | |
download | gitlab-ce-318d6f449e26dd3ac05e9556fcd8f427e9388134.tar.gz |
[ci skip] Fix more rules
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/yarn.lock b/yarn.lock index e595e7a1116..0a5a184c2c5 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2372,9 +2372,9 @@ eslint-plugin-filenames@^1.1.0: lodash.kebabcase "4.0.1" lodash.snakecase "4.0.1" -eslint-plugin-html@^4.0.1: - version "4.0.1" - resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-4.0.1.tgz#fc70072263cc938496fbbc9cf648660e41fa269a" +eslint-plugin-html@2.0.1: + version "2.0.1" + resolved "https://registry.yarnpkg.com/eslint-plugin-html/-/eslint-plugin-html-2.0.1.tgz#3a829510e82522f1e2e44d55d7661a176121fce1" dependencies: htmlparser2 "^3.8.2" @@ -2419,9 +2419,9 @@ eslint-visitor-keys@^1.0.0: version "1.0.0" resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d" -eslint@^3.10.1: - version "3.19.0" - resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.19.0.tgz#c8fc6201c7f40dd08941b87c085767386a679acc" +eslint@3.18.0: + version "3.18.0" + resolved "https://registry.yarnpkg.com/eslint/-/eslint-3.18.0.tgz#647e985c4ae71502d20ac62c109f66d5104c8a4b" dependencies: babel-code-frame "^6.16.0" chalk "^1.1.3" |