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>2021-08-09 03:18:33 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-08-09 03:18:33 +0300
commite006e0763ce64d15bb8da952402605e5f4194707 (patch)
treecc28d07dac0d329b85d1ef50e8adc07d8b00efa0 /package.json
parent17a6437121b6c9e0c225110941b3cfed08d31d15 (diff)
Update NodeJS dependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 1ce9a87d..11cf0b87 100644
--- a/package.json
+++ b/package.json
@@ -10,8 +10,8 @@
"prettier:fix": "prettier --write '**/*.{js,vue}'"
},
"devDependencies": {
- "@babel/core": "^7.14.8",
- "@babel/preset-env": "^7.14.9",
+ "@babel/core": "^7.15.0",
+ "@babel/preset-env": "^7.15.0",
"@gitlab/eslint-plugin": "^9.0.2",
"@gitlab/stylelint-config": "^2.3.0",
"@rollup/plugin-json": "^4.1.0",
@@ -35,8 +35,8 @@
"vue-template-compiler": "^2.6.14"
},
"dependencies": {
- "@gitlab/svgs": "^1.207.0",
- "@gitlab/ui": "^31.6.1",
+ "@gitlab/svgs": "^1.209.0",
+ "@gitlab/ui": "^31.7.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.10.3",
"bootstrap": "^4.6.0",