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-05-17 03:17:58 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2021-05-17 03:17:58 +0300
commit312c0f40bb23c71310e7af0d9c4be0e10ac434e6 (patch)
treeb0fdeb20711cde2774a7f020fb5f848fcf8a0918 /package.json
parentaeafee2d1143a7ba985257aecc70c50d2ab67e5d (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 2000c76e..952e79db 100644
--- a/package.json
+++ b/package.json
@@ -10,9 +10,9 @@
"prettier:fix": "prettier --write '**/*.{js,vue}'"
},
"devDependencies": {
- "@babel/core": "^7.14.0",
- "@babel/preset-env": "^7.14.1",
- "@gitlab/eslint-plugin": "^8.3.0",
+ "@babel/core": "^7.14.2",
+ "@babel/preset-env": "^7.14.2",
+ "@gitlab/eslint-plugin": "^8.4.0",
"@gitlab/stylelint-config": "^2.3.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^11.2.1",
@@ -24,7 +24,7 @@
"glob": "^7.1.7",
"jest": "^26.6.3",
"prettier": "^2.3.0",
- "rollup": "^2.47.0",
+ "rollup": "^2.48.0",
"rollup-plugin-babel": "^4.4.0",
"rollup-plugin-commonjs": "^10.1.0",
"rollup-plugin-import-resolver": "^1.2.1",
@@ -35,8 +35,8 @@
"vue-template-compiler": "^2.6.12"
},
"dependencies": {
- "@gitlab/svgs": "^1.193.0",
- "@gitlab/ui": "^29.19.0",
+ "@gitlab/svgs": "^1.197.0",
+ "@gitlab/ui": "^29.26.0",
"@tnir/instantsearch.js": "4.13.2-q.1",
"algoliasearch": "4.9.1",
"bootstrap": "^4.6.0",