aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-03-30 16:09:56 +0300
committerGitHub <[email protected]>2021-03-30 16:09:56 +0300
commitb0cbb2a0cbfa3f9c89bfa7eec2baf473de704fb9 (patch)
tree61d4db51bac21d274e0fb1ad391301a5d10d1e5c /package-lock.json
parentba6b94fc87f56fba62f34a753bb29e10100b5366 (diff)
downloadbootstrap-b0cbb2a0cbfa3f9c89bfa7eec2baf473de704fb9.tar.xz
bootstrap-b0cbb2a0cbfa3f9c89bfa7eec2baf473de704fb9.zip
Bump @rollup/plugin-commonjs from 17.1.0 to 18.0.0 (#33513)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 17.1.0 to 18.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v17.1.0...commonjs-v18.0.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 0db62d2f6..d4084215c 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1385,9 +1385,9 @@
}
},
"@rollup/plugin-commonjs": {
- "version": "17.1.0",
- "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-17.1.0.tgz",
- "integrity": "sha512-PoMdXCw0ZyvjpCMT5aV4nkL0QywxP29sODQsSGeDpr/oI49Qq9tRtAsb/LbYbDzFlOydVEqHmmZWFtXJEAX9ew==",
+ "version": "18.0.0",
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-18.0.0.tgz",
+ "integrity": "sha512-fj92shhg8luw7XbA0HowAqz90oo7qtLGwqTKbyZ8pmOyH8ui5e+u0wPEgeHLH3djcVma6gUCUrjY6w5R2o1u6g==",
"dev": true,
"requires": {
"@rollup/pluginutils": "^3.1.0",