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-15 05:16:41 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-08-15 05:16:41 +0300
commitb0e218c71ce3e2201f13669735627fe5230ae27c (patch)
tree255f64b350e463b0d1ac1c3e41b59662c356db3c /package.json
parent2463f6b77f60fbc6e67a4eb70d1e3605cefae9f7 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index 591e8602..6c51acfa 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"@babel/core": "^7.18.10",
"@babel/eslint-parser": "^7.18.9",
"@babel/preset-env": "^7.18.10",
- "@evilmartians/lefthook": "^1.0.5",
+ "@evilmartians/lefthook": "^1.1.0",
"@gitlab/eslint-plugin": "^16.0.0",
"@gitlab/stylelint-config": "^4.1.0",
"@rollup/plugin-babel": "^5.3.1",
@@ -26,7 +26,7 @@
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^28.0.1",
"babel-jest": "^28.1.3",
- "eslint": "^8.21.0",
+ "eslint": "^8.22.0",
"flush-promises": "^1.0.2",
"glob": "^8.0.3",
"jest": "^28.1.3",
@@ -35,19 +35,19 @@
"markdownlint-cli": "^0.32.1",
"postcss": "^8.4.16",
"prettier": "^2.7.1",
- "rollup": "^2.77.2",
+ "rollup": "^2.78.0",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^5.1.9",
- "stylelint": "^14.9.1",
+ "stylelint": "^14.10.0",
"vue-template-compiler": "^2.7.0"
},
"dependencies": {
"@docsearch/css": "^3.2.0",
"@docsearch/js": "3",
- "@gitlab/svgs": "^3.0.0",
- "@gitlab/ui": "^43.2.1",
- "@popperjs/core": "^2.11.5",
+ "@gitlab/svgs": "^3.1.0",
+ "@gitlab/ui": "^43.5.0",
+ "@popperjs/core": "^2.11.6",
"algoliasearch": "^4.14.2",
"bootstrap": "^4.6.1",
"clipboard": "^2.0.11",
@@ -56,7 +56,7 @@
"instantsearch.css": "^7.4.5",
"instantsearch.js": "^4.44.0",
"jquery": "^3.6.0",
- "mermaid": "^9.1.4",
+ "mermaid": "^9.1.5",
"pikaday": "^1.8.2",
"rollup-plugin-import-css": "^3.0.3",
"vue": "^2.7.0",