diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-07-14 16:05:18 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-07-14 16:05:18 +0300 |
| commit | cc76849d0dfccfbffc761e8ef3e8cf66a7e4f71b (patch) | |
| tree | 1f34ad37a0c7e673c8f446e6c7a614b2cf709cc4 /package.json | |
| parent | 9fcc572d594873140a4b903d7442f2c9ffe77ae1 (diff) | |
| download | bootstrap-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.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 56e5e01ce..82a3bcd7e 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@babel/core": "^7.10.4", "@babel/preset-env": "^7.10.4", "@rollup/plugin-babel": "^5.1.0", - "@rollup/plugin-commonjs": "^13.0.1", + "@rollup/plugin-commonjs": "^14.0.0", "@rollup/plugin-node-resolve": "^8.4.0", "autoprefixer": "^9.8.5", "bundlewatch": "^0.2.7", |
