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-02-15 06:18:20 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2021-02-15 06:18:20 +0300
commitbe5b8b20f87a37bbdb9ac6a2df7a94fc52dd1b2c (patch)
tree9d00b2b93238e1d85c8e9e4005fb82bff96e147a /package.json
parent7bff2cc4e883f905455a2e3e666f3903f5c2c83e (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 37936b85..cf4cdbc9 100644
--- a/package.json
+++ b/package.json
@@ -12,9 +12,9 @@
"devDependencies": {
"@babel/core": "^7.12.16",
"@babel/preset-env": "^7.12.16",
- "@gitlab/eslint-plugin": "^7.0.3",
+ "@gitlab/eslint-plugin": "^8.0.0",
"@rollup/plugin-json": "^4.1.0",
- "@rollup/plugin-node-resolve": "^10.0.0",
+ "@rollup/plugin-node-resolve": "^11.2.0",
"@rollup/plugin-replace": "^2.3.4",
"@vue/test-utils": "^1.1.3",
"babel-core": "^7.0.0-bridge.0",