diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-10-22 11:33:08 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-10-22 11:33:08 +0300 |
| commit | e0579584c6be2b7f575763d9052440f4e8460951 (patch) | |
| tree | f51a1d5097d020749bca609ca15ae84f3c42b237 | |
| parent | 874515f2b3abe2bc503caba99e1d2e1b73743e72 (diff) | |
| download | bootstrap-e0579584c6be2b7f575763d9052440f4e8460951.tar.xz bootstrap-e0579584c6be2b7f575763d9052440f4e8460951.zip | |
Bump rollup from 1.23.1 to 1.25.1 (#29559)
Bumps [rollup](https://github.com/rollup/rollup) from 1.23.1 to 1.25.1.
- [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/v1.23.1...v1.25.1)
Signed-off-by: dependabot-preview[bot] <[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 f5819a825..8a893c4d4 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10132,9 +10132,9 @@ } }, "rollup": { - "version": "1.23.1", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.23.1.tgz", - "integrity": "sha512-95C1GZQpr/NIA0kMUQmSjuMDQ45oZfPgDBcN0yZwBG7Kee//m7H68vgIyg+SPuyrTZ5PrXfyLK80OzXeKG5dAA==", + "version": "1.25.1", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.25.1.tgz", + "integrity": "sha512-K8ytdEzMa6anHSnfTIs2BLB+NXlQ4qmWwdNHBpYQNWCbZAzj+DRVk7+ssbLSgddwpFW1nThr2GElR+jASF2NPA==", "dev": true, "requires": { "@types/estree": "*", diff --git a/package.json b/package.json index cef097533..6e7b09860 100644 --- a/package.json +++ b/package.json @@ -123,7 +123,7 @@ "npm-run-all": "^4.1.5", "popper.js": "^1.16.0", "postcss-cli": "^6.1.3", - "rollup": "^1.23.1", + "rollup": "^1.25.1", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-istanbul": "^2.0.1", |
