Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-07-12 15:16:16 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-07-12 15:16:16 +0300
commitbe7d3f0127344eba6666dfacf7925d5bdd3a7f78 (patch)
treefc69defb975682a54f6200fd795060f3cab8dc3b
parente943b77b3b0d7d988e404a90e8d94214461a0f2f (diff)
Update dependency @gitlab/eslint-plugin to v14
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index b070b9b0..8ab081ac 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"@babel/eslint-parser": "^7.18.2",
"@babel/preset-env": "^7.18.6",
"@evilmartians/lefthook": "^1.0.4",
- "@gitlab/eslint-plugin": "^12.3.0",
+ "@gitlab/eslint-plugin": "^14.0.0",
"@gitlab/stylelint-config": "^4.1.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.1",
diff --git a/yarn.lock b/yarn.lock
index fee3bd4d..c94e08b5 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1121,10 +1121,10 @@
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.0.4.tgz#6f2c68f7c492ee7f07d24dbda88908232c4582cb"
integrity sha512-BithCdjVebJ7/4NoU/gyoIUHdAnMvZ/k+HrkXHYag7FAMdGpKCNi0tysywJSSRhFZUrfrhfd7gnxKYZDj+j84A==
-"@gitlab/eslint-plugin@^12.3.0":
- version "12.3.0"
- resolved "https://registry.yarnpkg.com/@gitlab/eslint-plugin/-/eslint-plugin-12.3.0.tgz#951453556fb3b4f43e3028fead65e083a8b90b0e"
- integrity sha512-DV84zLLv/wDUjzoVJfpvvAAiaemKUqT1IZf16fEtlw/A4/x48vWJTMHQF7ciQtjz+gVKAnlht67IstSY8W19ZQ==
+"@gitlab/eslint-plugin@^14.0.0":
+ version "14.0.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/eslint-plugin/-/eslint-plugin-14.0.0.tgz#dc841d83521afdaf86afc943f94ad11d19c37b7c"
+ integrity sha512-idTZojh+0lvKqdPcNlY4w3c9+qCTS0WYBrFkagWRifUYBqXGHbWw8CRfxCMYZSA3GnFRuxXhodpilRFq2YzURw==
dependencies:
"@babel/core" "^7.17.0"
"@babel/eslint-parser" "^7.17.0"