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-04-18 23:24:50 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-04-18 23:24:50 +0300
commit162f63c8ab86ee30aa5e045410b4c6934397ba36 (patch)
treebcfe8fe9908efd3d835f1f52eb1714d2149abf0a /package.json
parent7931f1de2f310ca55042e553a42875e4fa758a72 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/package.json b/package.json
index f66a1029..8ac98190 100644
--- a/package.json
+++ b/package.json
@@ -16,10 +16,10 @@
"@gitlab/eslint-plugin": "^12.1.0",
"@gitlab/stylelint-config": "^4.0.0",
"@rollup/plugin-babel": "^5.3.1",
- "@rollup/plugin-commonjs": "^21.0.3",
+ "@rollup/plugin-commonjs": "^21.1.0",
"@rollup/plugin-inject": "^4.0.4",
"@rollup/plugin-json": "^4.1.0",
- "@rollup/plugin-node-resolve": "^13.2.0",
+ "@rollup/plugin-node-resolve": "^13.2.1",
"@rollup/plugin-replace": "^4.0.0",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^27.0.0-alpha.4",
@@ -29,21 +29,21 @@
"jest": "^27.5.1",
"postcss": "^8.4.12",
"prettier": "^2.6.2",
- "rollup": "^2.70.1",
+ "rollup": "^2.70.2",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-svg": "^2.0.0",
"rollup-plugin-vue": "^5.1.9",
- "stylelint": "^14.6.1",
+ "stylelint": "^14.7.1",
"vue-template-compiler": "^2.6.14"
},
"dependencies": {
"@gitlab/svgs": "^2.8.0",
- "@gitlab/ui": "^38.9.0",
+ "@gitlab/ui": "^38.11.0",
"@popperjs/core": "^2.11.5",
"algoliasearch": "4.13.0",
"bootstrap": "^4.6.1",
"eslint-plugin-filenames": "^1.3.2",
- "instantsearch.js": "^4.40.3",
+ "instantsearch.js": "^4.40.4",
"pikaday": "^1.8.2",
"vue": "^2.6.14"
}