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-06-20 03:23:15 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-06-20 03:23:15 +0300
commitb8bca6faab4559732ba45c4478408c0bb5125b3f (patch)
tree6ac8b53c1a40898f96f56ea754d23e8e6602a903 /package.json
parentce4f3c7885f68ac6516f50cd0af55c4c67b38b68 (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 68ba7040..5852bbb7 100644
--- a/package.json
+++ b/package.json
@@ -11,11 +11,11 @@
},
"devDependencies": {
"@arkweid/lefthook": "^0.7.7",
- "@babel/core": "^7.18.2",
+ "@babel/core": "^7.18.5",
"@babel/eslint-parser": "^7.18.2",
"@babel/preset-env": "^7.18.2",
"@gitlab/eslint-plugin": "^12.3.0",
- "@gitlab/stylelint-config": "^4.0.0",
+ "@gitlab/stylelint-config": "^4.1.0",
"@rollup/plugin-babel": "^5.3.1",
"@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-inject": "^4.0.4",
@@ -25,13 +25,13 @@
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^28.0.0",
"babel-jest": "^28.1.1",
- "eslint": "^8.17.0",
+ "eslint": "^8.18.0",
"glob": "^8.0.3",
"jest": "^28.1.1",
"jest-environment-jsdom": "^28.1.1",
"markdownlint-cli": "^0.31.1",
"postcss": "^8.4.14",
- "prettier": "^2.6.2",
+ "prettier": "^2.7.1",
"rollup": "^2.75.6",
"rollup-plugin-import-resolver": "^1.2.1",
"rollup-plugin-vue": "^5.1.9",
@@ -41,8 +41,8 @@
"dependencies": {
"@docsearch/css": "^3.1.0",
"@docsearch/js": "3",
- "@gitlab/svgs": "^2.18.0",
- "@gitlab/ui": "^41.5.0",
+ "@gitlab/svgs": "^2.21.0",
+ "@gitlab/ui": "^41.10.0",
"@popperjs/core": "^2.11.5",
"@rollup/plugin-image": "^2.1.1",
"algoliasearch": "^4.13.1",
@@ -50,7 +50,7 @@
"compare-versions": "^4.1.3",
"eslint-plugin-filenames": "^1.3.2",
"instantsearch.css": "^7.4.5",
- "instantsearch.js": "^4.41.0",
+ "instantsearch.js": "^4.41.2",
"jquery": "^3.6.0",
"pikaday": "^1.8.2",
"rollup-plugin-import-css": "^3.0.3",