diff options
author | Nathan Friend <nathan@gitlab.com> | 2019-06-04 12:40:01 -0300 |
---|---|---|
committer | Nathan Friend <nathan@gitlab.com> | 2019-06-04 12:40:01 -0300 |
commit | 0dfdc62ce5ab657a3f50a9a4b4943fe6cb913192 (patch) | |
tree | 9de177f4e829bec080936e342b411d71d15ccf38 /yarn.lock | |
parent | c027a3d92d1a02cec52e5b482ad72c55ae5164a4 (diff) | |
download | gitlab-ce-0dfdc62ce5ab657a3f50a9a4b4943fe6cb913192.tar.gz |
Bump up @gitlab/eslint-config dependency version
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock index c8f3e102bc5..155d9910968 100644 --- a/yarn.lock +++ b/yarn.lock @@ -680,10 +680,10 @@ dependencies: bootstrap "^4.1.3" -"@gitlab/eslint-config@^1.5.0": - version "1.5.0" - resolved "https://registry.yarnpkg.com/@gitlab/eslint-config/-/eslint-config-1.5.0.tgz#0c8c3ae74f276eb6671bd7c60f331bc0f2d2e5cf" - integrity sha512-KgJgoIZNpGauFpCV1iCptesYN7I8abtYRBLU9xcH0oocC/xp3JmbLfsZ+lEtrk8pl99Q2mKiAuaPpzxjXr6hBw== +"@gitlab/eslint-config@^1.6.0": + version "1.6.0" + resolved "https://registry.yarnpkg.com/@gitlab/eslint-config/-/eslint-config-1.6.0.tgz#1fd247d6ab477d53d4c330e05f007e3afa303689" + integrity sha512-EZffCwsRZmRWPP6N3wp20EJDVGYLG1v43/W7fF/gYQpUjcRclC8ks/jEv8UppasSDlanDmkh1bLWoE9CelSyyw== dependencies: babel-eslint "^10.0.1" eslint-config-airbnb-base "^13.1.0" |