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-11-28 03:16:51 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-11-28 03:16:51 +0300
commitca35d19fa0671c34d859fb9220517ec31362c6a1 (patch)
tree9ddf92e9d97a49b14b53c85ac3b4f8accec69901 /package.json
parent7fbb5e1313ebde811877044e87f444a0a283fed4 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json14
1 files changed, 7 insertions, 7 deletions
diff --git a/package.json b/package.json
index 4fe5c82d..e423a8e2 100644
--- a/package.json
+++ b/package.json
@@ -13,13 +13,13 @@
"@babel/core": "^7.20.2",
"@babel/eslint-parser": "^7.19.1",
"@babel/preset-env": "^7.20.2",
- "@evilmartians/lefthook": "^1.2.1",
+ "@evilmartians/lefthook": "^1.2.2",
"@gitlab/eslint-plugin": "^18.1.0",
"@gitlab/stylelint-config": "^4.1.0",
- "@rollup/plugin-babel": "^6.0.2",
- "@rollup/plugin-commonjs": "^23.0.2",
+ "@rollup/plugin-babel": "^6.0.3",
+ "@rollup/plugin-commonjs": "^23.0.3",
"@rollup/plugin-inject": "^5.0.2",
- "@rollup/plugin-json": "^5.0.1",
+ "@rollup/plugin-json": "^5.0.2",
"@rollup/plugin-node-resolve": "^13.3.0",
"@rollup/plugin-replace": "^5.0.1",
"@rollup/plugin-url": "^8.0.1",
@@ -33,8 +33,8 @@
"jest-fail-on-console": "^3.0.2",
"markdownlint-cli": "^0.32.2",
"postcss": "^8.4.19",
- "prettier": "^2.7.1",
- "rollup": "^3.3.0",
+ "prettier": "^2.8.0",
+ "rollup": "^3.5.0",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-terser": "^7.0.2",
"rollup-plugin-vue": "^5.1.9",
@@ -44,7 +44,7 @@
"dependencies": {
"@docsearch/css": "^3.3.0",
"@docsearch/js": "3",
- "@gitlab/svgs": "^3.9.0",
+ "@gitlab/svgs": "^3.11.0",
"@gitlab/ui": "^49.11.2",
"@popperjs/core": "^2.11.6",
"algoliasearch": "^4.14.2",