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:
authorSarah German <sgerman@gitlab.com>2022-05-17 01:35:55 +0300
committerEvan Read <eread@gitlab.com>2022-05-17 01:35:55 +0300
commita9911925ac453578432b12b8344a49cf948ca0d0 (patch)
treefca760bced17bac3cff4dd2400bb78f8c7c94af1 /package.json
parente638c93782b685763c0ac519b7f430551718ac27 (diff)
Update rollup/plugin-commonjs
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 cb439629..33d1268b 100644
--- a/package.json
+++ b/package.json
@@ -17,7 +17,7 @@
"@gitlab/eslint-plugin": "^12.2.0",
"@gitlab/stylelint-config": "^4.0.0",
"@rollup/plugin-babel": "^5.3.1",
- "@rollup/plugin-commonjs": "21.1.0",
+ "@rollup/plugin-commonjs": "^22.0.0",
"@rollup/plugin-inject": "^4.0.4",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.3.0",