aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-07-14 16:05:18 +0300
committerGitHub <[email protected]>2020-07-14 16:05:18 +0300
commitcc76849d0dfccfbffc761e8ef3e8cf66a7e4f71b (patch)
tree1f34ad37a0c7e673c8f446e6c7a614b2cf709cc4 /package-lock.json
parent9fcc572d594873140a4b903d7442f2c9ffe77ae1 (diff)
downloadbootstrap-cc76849d0dfccfbffc761e8ef3e8cf66a7e4f71b.tar.xz
bootstrap-cc76849d0dfccfbffc761e8ef3e8cf66a7e4f71b.zip
Bump @rollup/plugin-commonjs from 13.0.1 to 14.0.0 (#31291)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 13.0.1 to 14.0.0. - [Release notes](https://github.com/rollup/plugins/releases) - [Commits](https://github.com/rollup/plugins/compare/commonjs-v13.0.1...commonjs-v14.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 742ea3bb4..b963eb6c1 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -1058,9 +1058,9 @@
}
},
"@rollup/plugin-commonjs": {
- "version": "13.0.1",
- "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.1.tgz",
- "integrity": "sha512-4G08+lhTIPxp6g5eDGiwD4BKr3Pf467h+Sfhvd7kztSpZyplQv0dAtcWbGqJ9kV0ovgGo/Z6Hhl1d/q6egkl6Q==",
+ "version": "14.0.0",
+ "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-14.0.0.tgz",
+ "integrity": "sha512-+PSmD9ePwTAeU106i9FRdc+Zb3XUWyW26mo5Atr2mk82hor8+nPwkztEjFo8/B1fJKfaQDg9aM2bzQkjhi7zOw==",
"dev": true,
"requires": {
"@rollup/pluginutils": "^3.0.8",