aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-06-30 15:07:31 +0300
committerGitHub <[email protected]>2020-06-30 15:07:31 +0300
commit02cbbdbc4718770370d43feb4979d020252fa53c (patch)
tree142347825281b385c76717df9334ba8262cefdb3
parentb7f0e321e2f9dc6ee4a7506f6694663646a5d9e6 (diff)
downloadbootstrap-02cbbdbc4718770370d43feb4979d020252fa53c.tar.xz
bootstrap-02cbbdbc4718770370d43feb4979d020252fa53c.zip
Bump rollup from 2.18.0 to 2.18.1 (#31203)
Bumps [rollup](https://github.com/rollup/rollup) from 2.18.0 to 2.18.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/v2.18.0...v2.18.1) 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]>
-rw-r--r--package-lock.json6
-rw-r--r--package.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/package-lock.json b/package-lock.json
index 8a6822e66..70d3fe881 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -9731,9 +9731,9 @@
}
},
"rollup": {
- "version": "2.18.0",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.18.0.tgz",
- "integrity": "sha512-LhuQQp3WpnHo3HlKCRrdMXpB6jdLsGOoXXSfMjbv74s5VdV3WZhkYJT0Z6w/EH3UgPH+g/S9T4GJrKW/5iD8TA==",
+ "version": "2.18.1",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-2.18.1.tgz",
+ "integrity": "sha512-w4X77ADA+WTGlapC8Z6yggdJtODw3SBl6R2LSkA7ZW5MtdkgcB7sfaSD1UWyx8diXbMcGIb0eI9gCx/dyqOgNQ==",
"dev": true,
"requires": {
"fsevents": "~2.1.2"
diff --git a/package.json b/package.json
index 7bba771e4..29fd5b4b1 100644
--- a/package.json
+++ b/package.json
@@ -128,7 +128,7 @@
"npm-run-all": "^4.1.5",
"popper.js": "^1.16.0",
"postcss-cli": "^7.1.1",
- "rollup": "^2.18.0",
+ "rollup": "^2.18.1",
"rollup-plugin-istanbul": "^2.0.1",
"shelljs": "^0.8.4",
"sirv-cli": "^1.0.3",