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-09-12 07:16:15 +0300
committerGitLab Renovate Bot <gitlab-bot@gitlab.com>2022-09-12 07:16:15 +0300
commite4a49ee309a5b3a182bc21c20988498335ae42b5 (patch)
tree81108a234f56a84a9da25ffea38eb07cdeadbcdb /package.json
parent614512452e53f0ccc966e91d4df090aeca87f82e (diff)
Update dependency @rollup/plugin-node-resolve to v14
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index e920a86d..c715ee86 100644
--- a/package.json
+++ b/package.json
@@ -20,7 +20,7 @@
"@rollup/plugin-commonjs": "^22.0.2",
"@rollup/plugin-inject": "^4.0.4",
"@rollup/plugin-json": "^4.1.0",
- "@rollup/plugin-node-resolve": "^13.3.0",
+ "@rollup/plugin-node-resolve": "^14.0.1",
"@rollup/plugin-replace": "^4.0.0",
"@rollup/plugin-url": "^7.0.0",
"@vue/test-utils": "^1.3.0",