diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-11-03 16:48:02 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-11-03 16:48:02 +0200 |
| commit | 5ed567f21721202fd31c336967a57b6bd1a2c177 (patch) | |
| tree | a87e91e8a9aec498263b035650f498eee1830e52 | |
| parent | 8805122f73dc580aab449f6f680eb01b83cafeed (diff) | |
| download | bootstrap-5ed567f21721202fd31c336967a57b6bd1a2c177.tar.xz bootstrap-5ed567f21721202fd31c336967a57b6bd1a2c177.zip | |
Bump rollup from 1.26.2 to 1.26.3 (#29627)
Bumps [rollup](https://github.com/rollup/rollup) from 1.26.2 to 1.26.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/v1.26.2...v1.26.3)
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 c03f43f23..0b2454b9a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -10202,9 +10202,9 @@ } }, "rollup": { - "version": "1.26.2", - "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.2.tgz", - "integrity": "sha512-TLM8hlYP85TFFptYlXmr2VnhCLA8GaYXG4LBdWsHu9oBH/Wm5MMPAE9wsAnohfV21Dqq0ZvRHdmsKXomshaDSg==", + "version": "1.26.3", + "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.26.3.tgz", + "integrity": "sha512-8MhY/M8gnv3Q/pQQSWYWzbeJ5J1C5anCNY5BK1kV8Yzw9RFS0FF4lbLt+uyPO3wLKWXSXrhAL5pWL85TZAh+Sw==", "dev": true, "requires": { "@types/estree": "*", diff --git a/package.json b/package.json index 2fcbe9f7f..c6659a1d8 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.26.2", + "rollup": "^1.26.3", "rollup-plugin-babel": "^4.3.3", "rollup-plugin-commonjs": "^10.1.0", "rollup-plugin-istanbul": "^2.0.1", |
