git.fiddlerwoaroof.com
Browse code

Bump rollup from 1.15.6 to 1.16.2

Bumps [rollup](https://github.com/rollup/rollup) from 1.15.6 to 1.16.2.
- [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.15.6...v1.16.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

dependabot-preview[bot] authored on 24/06/2019 06:27:09
Showing 1 changed files
... ...
@@ -10602,9 +10602,9 @@
10602 10602
       }
10603 10603
     },
10604 10604
     "rollup": {
10605
-      "version": "1.15.6",
10606
-      "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.15.6.tgz",
10607
-      "integrity": "sha512-s3Vn3QJQ5YVFfIG4nXoG9VdL1I37IZsft+4ZyeBhxE0df1kCFz9e+4bEAbR4mKH3pvBO9e9xjdxWPhhIp0r9ow==",
10605
+      "version": "1.16.2",
10606
+      "resolved": "https://registry.npmjs.org/rollup/-/rollup-1.16.2.tgz",
10607
+      "integrity": "sha512-UAZxaQvH0klYZdF+90xv9nGb+m4p8jdoaow1VL5/RzDK/gN/4CjvaMmJNcOIv1/+gtzswKhAg/467mzF0sLpAg==",
10608 10608
       "dev": true,
10609 10609
       "requires": {
10610 10610
         "@types/estree": "0.0.39",
... ...
@@ -10613,9 +10613,9 @@
10613 10613
       },
10614 10614
       "dependencies": {
10615 10615
         "@types/node": {
10616
-          "version": "12.0.8",
10617
-          "resolved": "https://registry.npmjs.org/@types/node/-/node-12.0.8.tgz",
10618
-          "integrity": "sha512-b8bbUOTwzIY3V5vDTY1fIJ+ePKDUBqt2hC2woVGotdQQhG/2Sh62HOKHrT7ab+VerXAcPyAiTEipPu/FsreUtg==",
10616
+          "version": "12.0.10",
10617
+          "resolved": "https://registry.npmjs.org/@types/node/-/node-12.0.10.tgz",
10618
+          "integrity": "sha512-LcsGbPomWsad6wmMNv7nBLw7YYYyfdYcz6xryKYQhx89c3XXan+8Q6AJ43G5XDIaklaVkK3mE4fCb0SBvMiPSQ==",
10619 10619
           "dev": true
10620 10620
         },
10621 10621
         "acorn": {