diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2020-04-07 16:01:29 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-04-07 16:01:29 +0300 |
| commit | cbe26bb76412555861020b566522ccdf979cf97b (patch) | |
| tree | 2bd1b3f22c8bd1e3889c6ff404ab22fefe4e303c | |
| parent | d03dce5d270310e6fdb8cb9f06ad431a19c74b61 (diff) | |
| download | bootstrap-cbe26bb76412555861020b566522ccdf979cf97b.tar.xz bootstrap-cbe26bb76412555861020b566522ccdf979cf97b.zip | |
Bump rollup from 2.3.2 to 2.3.3 (#30523)
Bumps [rollup](https://github.com/rollup/rollup) from 2.3.2 to 2.3.3.
- [Release notes](https://github.com/rollup/rollup/releases)
- [Changelog](https://github.com/rollup/rollup/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rollup/rollup/compare/v2.3.2...v2.3.3)
Signed-off-by: dependabot-preview[bot] <[email protected]>
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
| -rw-r--r-- | package-lock.json | 6 | ||||
| -rw-r--r-- | package.json | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json index b3fc2277f..dfa95ae02 100644 --- a/package-lock.json +++ b/package-lock.json @@ -11070,9 +11070,9 @@ } }, "rollup": { - "version": "2.3.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.3.2.tgz", - "integrity": "sha512-p66+fbfaUUOGE84sHXAOgfeaYQMslgAazoQMp//nlR519R61213EPFgrMZa48j31jNacJwexSAR1Q8V/BwGKBA==", + "version": "2.3.3", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.3.3.tgz", + "integrity": "sha512-uJ9VNWk80mb4wDCSfd1AyHoSc9TrWbkZtnO6wbsMTp9muSWkT26Dvc99MX1yGCOTvUN1Skw/KpFzKdUDuZKTXA==", "dev": true, "requires": { "fsevents": "~2.1.2" diff --git a/package.json b/package.json index 6dafcc6a8..b4231a30b 100644 --- a/package.json +++ b/package.json @@ -125,7 +125,7 @@ "npm-run-all": "^4.1.5", "popper.js": "^1.16.0", "postcss-cli": "^7.1.0", - "rollup": "^2.3.2", + "rollup": "^2.3.3", "rollup-plugin-babel": "^4.4.0", "rollup-plugin-istanbul": "^2.0.1", "serve": "^11.3.0", |
