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:
author🤖 GitLab Bot 🤖 <gitlab-bot@gitlab.com>2020-11-30 08:39:28 +0300
committerMarcel Amirault <mamirault@gitlab.com>2020-11-30 08:39:28 +0300
commitc26fcb5e59d3c7365aa41e0b5518de5c66620eaf (patch)
tree36a5a89ae7c383b4c061f202400305691ca582a3 /package.json
parent9c10f564fc5f628ee2b49d5fafd34a265ac4c4aa (diff)
Update NodeJS dependencies (major)
Diffstat (limited to 'package.json')
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index 41a64338..8f2ba140 100644
--- a/package.json
+++ b/package.json
@@ -22,7 +22,7 @@
"eslint": "^7.14.0",
"glob": "^7.1.6",
"jest": "^26.6.3",
- "prettier": "2.2.1",
+ "prettier": "^2.2.1",
"rollup": "^2.34.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
@@ -34,7 +34,7 @@
},
"dependencies": {
"@gitlab/svgs": "^1.175.0",
- "@gitlab/ui": "^23.12.1",
+ "@gitlab/ui": "^24.2.0",
"algoliasearch": "4.8.2",
"bootstrap": "^4.5.3",
"@tnir/instantsearch.js": "4.8.1-q",