diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-05 12:09:15 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-02-05 12:09:15 +0000 |
commit | 20d564f1064622ef0623434372ac3ceb03173331 (patch) | |
tree | 000d95440566cd189ea774168c9756bcc8fc5fae /yarn.lock | |
parent | 26384c9a61da9922b8fa4b8351d4e42d51661b37 (diff) | |
download | gitlab-ce-20d564f1064622ef0623434372ac3ceb03173331.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 11 |
1 files changed, 5 insertions, 6 deletions
diff --git a/yarn.lock b/yarn.lock index 5b8c5c84ce9..1c02c084bf7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -705,10 +705,10 @@ exec-sh "^0.3.2" minimist "^1.2.0" -"@gitlab/eslint-config@^2.1.1": - version "2.1.1" - resolved "https://registry.yarnpkg.com/@gitlab/eslint-config/-/eslint-config-2.1.1.tgz#64fcc8135f1a6055181fd64b991e33eb43913153" - integrity sha512-+rQA+gIcZbkaQ7GIjDjfMnYz41fFtsEaF0cRmk0KSqXWTKmOi4gcYZppIPdRvJWKhNPRS735Y5Of3gdIObINYQ== +"@gitlab/eslint-config@^2.1.2": + version "2.1.2" + resolved "https://registry.yarnpkg.com/@gitlab/eslint-config/-/eslint-config-2.1.2.tgz#9f4011d3bf15f3e2668a1faa754f0b9804f23f8f" + integrity sha512-+9yd5PKyipUVngEtKOdBxq7C6tXsUNdaGVD+SLBDqX0VaCNxQVWJvmQ2FPxb9gOLZsSAnP5Yl2Rj7dY0fJV4Gw== dependencies: "@gitlab/eslint-plugin-i18n" "^1.1.0" "@gitlab/eslint-plugin-vue-i18n" "^1.2.0" @@ -718,7 +718,6 @@ eslint-plugin-babel "^5.3.0" eslint-plugin-filenames "^1.3.2" eslint-plugin-import "^2.20.0" - eslint-plugin-no-jquery "^2.3.1" eslint-plugin-promise "^4.2.1" eslint-plugin-vue "^5.2.3" @@ -4350,7 +4349,7 @@ eslint-plugin-jest@^22.3.0: resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.3.0.tgz#a10f10dedfc92def774ec9bb5bfbd2fb8e1c96d2" integrity sha512-P1mYVRNlOEoO5T9yTqOfucjOYf1ktmJ26NjwjH8sxpCFQa6IhBGr5TpKl3hcAAT29hOsRJVuMWmTsHoUVo9FoA== -eslint-plugin-no-jquery@^2.3.0, eslint-plugin-no-jquery@^2.3.1: +eslint-plugin-no-jquery@^2.3.0: version "2.3.1" resolved "https://registry.yarnpkg.com/eslint-plugin-no-jquery/-/eslint-plugin-no-jquery-2.3.1.tgz#1c364cb863a38cc1570c8020155b6004cca62178" integrity sha512-/fiQUBSOMUETnfBuiK5ewvtRbek1IRTy5ov/6RZ6nlybvZ337vyGaNPWM1KgaIoIeN7dairNrPfq0h7A0tpT3A== |