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:
authorMarcel Amirault <mamirault@gitlab.com>2022-04-06 12:40:03 +0300
committerJacques Erasmus <jerasmus@gitlab.com>2022-04-06 12:40:03 +0300
commita92b1529ca420e1701295539bb674f0def7e0f4a (patch)
treee281195f952120b6d270d0c856776017dcbcd94e /package.json
parenta8bad0a566ac9692fe4e29cc57b1dd13faa2cd37 (diff)
Update gitlab/eslint-plugin
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/package.json b/package.json
index 811d408a..2d1e61d7 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@babel/core": "^7.17.8",
"@babel/eslint-parser": "^7.17.0",
"@babel/preset-env": "^7.16.11",
- "@gitlab/eslint-plugin": "^11.0.0",
+ "@gitlab/eslint-plugin": "^12.0.1",
"@gitlab/stylelint-config": "^4.0.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^21.0.3",
@@ -42,6 +42,7 @@
"@popperjs/core": "^2.11.4",
"algoliasearch": "4.13.0",
"bootstrap": "^4.6.1",
+ "eslint-plugin-filenames": "^1.3.2",
"instantsearch.js": "^4.40.2",
"pikaday": "^1.8.2",
"vue": "^2.6.14"