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:
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 1298f683..aa80dbd2 100644
--- a/package.json
+++ b/package.json
@@ -13,14 +13,14 @@
"@babel/core": "^7.17.5",
"@babel/eslint-parser": "^7.17.0",
"@babel/preset-env": "^7.16.11",
- "@gitlab/eslint-plugin": "^10.0.2",
+ "@gitlab/eslint-plugin": "^11.0.0",
"@gitlab/stylelint-config": "^4.0.0",
"@rollup/plugin-babel": "^5.3.0",
"@rollup/plugin-commonjs": "^21.0.1",
"@rollup/plugin-inject": "^4.0.4",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.1.3",
- "@rollup/plugin-replace": "^3.1.0",
+ "@rollup/plugin-replace": "^4.0.0",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^27.0.0-alpha.4",
"babel-jest": "^27.5.1",
@@ -38,7 +38,7 @@
},
"dependencies": {
"@gitlab/svgs": "^2.5.0",
- "@gitlab/ui": "^36.7.1",
+ "@gitlab/ui": "^37.0.0",
"@popperjs/core": "^2.11.2",
"algoliasearch": "4.12.1",
"bootstrap": "^4.6.1",