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-01-24 06:18:33 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-01-24 06:18:33 +0300
commitee0348c88baf23c1e872f96ce9f879f19fbddd79 (patch)
tree40c4094bb44c681067a7e940cd0e18e0148b2988 /package.json
parent1d0c405b0f249efea70ef495ed36354a573ade5d (diff)
Update NodeJS dependencies
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 c5397eb8..755d28d4 100644
--- a/package.json
+++ b/package.json
@@ -10,9 +10,9 @@
"prettier:fix": "prettier --write '**/*.{js,vue}'"
},
"devDependencies": {
- "@babel/core": "^7.16.7",
+ "@babel/core": "^7.16.12",
"@babel/eslint-parser": "^7.16.5",
- "@babel/preset-env": "^7.16.8",
+ "@babel/preset-env": "^7.16.11",
"@gitlab/eslint-plugin": "^10.0.2",
"@gitlab/stylelint-config": "^2.6.0",
"@rollup/plugin-json": "^4.1.0",