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-08-01 03:16:58 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-08-01 03:16:58 +0300
commit515a938ce44cc9abed32b93f18ca166eb09400a1 (patch)
treed986346f121b3fe19d9fc966398a1500d158e5e5
parentfd96370a0088004cb91a9b458b50a3afa78b0db8 (diff)
Update dependency @gitlab/eslint-plugin to v15
-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 0f3cc733..c9dfab49 100644
--- a/package.json
+++ b/package.json
@@ -14,7 +14,7 @@
"@babel/eslint-parser": "^7.18.9",
"@babel/preset-env": "^7.18.9",
"@evilmartians/lefthook": "^1.0.5",
- "@gitlab/eslint-plugin": "^14.0.0",
+ "@gitlab/eslint-plugin": "^15.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 e2c92d60..99d61978 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -1121,10 +1121,10 @@
resolved "https://registry.yarnpkg.com/@evilmartians/lefthook/-/lefthook-1.0.5.tgz#3698b302c2a7d80eb488f5d721eff8cd85d50e3b"
integrity sha512-DgRGCAeMPdtuCSYjm/E3xWCezL+wwDhIa4AFiwJWysIZOTZZh5KTIRPUUXWgGp+WL87sLjrQNecn3zidzo8iUA==
-"@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==
+"@gitlab/eslint-plugin@^15.0.0":
+ version "15.0.0"
+ resolved "https://registry.yarnpkg.com/@gitlab/eslint-plugin/-/eslint-plugin-15.0.0.tgz#fbf5da0b6e6812a681552c8043f75af95de45fc4"
+ integrity sha512-bVKP132SYbtOhvtFRnRSy2W3x9zWbp12dkvaHJCm+3UOe1nFXGXjRfKAdw5w4bjX2Rb3oaM8/TiiUmg6J+2gZQ==
dependencies:
"@babel/core" "^7.17.0"
"@babel/eslint-parser" "^7.17.0"