aboutsummaryrefslogtreecommitdiff
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-03 12:35:25 +0200
committerGitHub <[email protected]>2020-02-03 12:35:25 +0200
commit69b2d6538fcbea1ea034ec7f61c750dae19cc93f (patch)
tree184f862bad2826586e705eef618e31862691dec5 /package-lock.json
parent25ad8dd55f41c644995552b31a7e1303485f1f0b (diff)
downloadbootstrap-69b2d6538fcbea1ea034ec7f61c750dae19cc93f.tar.xz
bootstrap-69b2d6538fcbea1ea034ec7f61c750dae19cc93f.zip
Bump rollup from 1.30.1 to 1.31.0 (#30123)
Bumps [rollup](https://github.com/rollup/rollup) from 1.30.1 to 1.31.0. - [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.30.1...v1.31.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index f8e94d99b..fa2e461bc 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -11235,9 +11235,9 @@
}
},
"rollup": {
- "version": "1.30.1",
- "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.30.1.tgz",
- "integrity": "sha512-Uus8mwQXwaO+ZVoNwBcXKhT0AvycFCBW/W8VZtkpVGsotRllWk9oldfCjqWmTnFRI0y7x6BnEqSqc65N+/YdBw==",
+ "version": "1.31.0",
+ "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.31.0.tgz",
+ "integrity": "sha512-9C6ovSyNeEwvuRuUUmsTpJcXac1AwSL1a3x+O5lpmQKZqi5mmrjauLeqIjvREC+yNRR8fPdzByojDng+af3nVw==",
"dev": true,
"requires": {
"@types/estree": "*",