diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-06-09 21:44:16 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-06-09 21:44:16 +0300 |
| commit | 21a18c1cf57e8b4a219ada94428dc72426a632a0 (patch) | |
| tree | c64350c31474004b2147e4f747cd14719c109615 /package-lock.json | |
| parent | e9f7a1d826a9bae2d791345d0519b0c1a5c796f0 (diff) | |
| download | bootstrap-21a18c1cf57e8b4a219ada94428dc72426a632a0.tar.xz bootstrap-21a18c1cf57e8b4a219ada94428dc72426a632a0.zip | |
Bump @rollup/plugin-commonjs from 12.0.0 to 13.0.0 (#30991)
Bumps [@rollup/plugin-commonjs](https://github.com/rollup/plugins) from 12.0.0 to 13.0.0.
- [Release notes](https://github.com/rollup/plugins/releases)
- [Commits](https://github.com/rollup/plugins/compare/commonjs-v12.0.0...commonjs-v13.0.0)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Diffstat (limited to 'package-lock.json')
| -rw-r--r-- | package-lock.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json index edcccf85b..7146b45b0 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1052,9 +1052,9 @@ } }, "@rollup/plugin-commonjs": { - "version": "12.0.0", - "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-12.0.0.tgz", - "integrity": "sha512-8+mDQt1QUmN+4Y9D3yCG8AJNewuTSLYPJVzKKUZ+lGeQrI+bV12Tc5HCyt2WdlnG6ihIL/DPbKRJlB40DX40mw==", + "version": "13.0.0", + "resolved": "https://registry.npmjs.org/@rollup/plugin-commonjs/-/plugin-commonjs-13.0.0.tgz", + "integrity": "sha512-Anxc3qgkAi7peAyesTqGYidG5GRim9jtg8xhmykNaZkImtvjA7Wsqep08D2mYsqw1IF7rA3lYfciLgzUSgRoqw==", "dev": true, "requires": { "@rollup/pluginutils": "^3.0.8", |
