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 Bot <gitlab-bot@gitlab.com>2021-03-08 03:18:14 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-03-08 03:18:14 +0300
commit710a57cc375a671f93234319b5625008300571c4 (patch)
treefcb6e9ee7adae3db62bf73c0863ce302fedc000f /package.json
parent1714d4c4028f807b83d0baee96dcce0dd6c723ac (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index 534e9f60..ff3ed5d1 100644
--- a/package.json
+++ b/package.json
@@ -11,7 +11,7 @@
},
"devDependencies": {
"@babel/core": "^7.13.8",
- "@babel/preset-env": "^7.13.8",
+ "@babel/preset-env": "^7.13.9",
"@gitlab/eslint-plugin": "^8.1.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^11.2.0",
@@ -34,8 +34,8 @@
"vue-template-compiler": "^2.6.12"
},
"dependencies": {
- "@gitlab/svgs": "^1.183.0",
- "@gitlab/ui": "^27.14.0",
+ "@gitlab/svgs": "^1.184.0",
+ "@gitlab/ui": "^27.15.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.8.5",
"bootstrap": "^4.6.0",