git.fiddlerwoaroof.com
Browse code

Bump @babel/plugin-proposal-object-rest-spread from 7.5.0 to 7.5.1

Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.5.0 to 7.5.1.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/compare/v7.5.0...v7.5.1)

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

dependabot-preview[bot] authored on 08/07/2019 05:56:46
Showing 1 changed files
... ...
@@ -743,9 +743,9 @@
743 743
       }
744 744
     },
745 745
     "@babel/plugin-proposal-object-rest-spread": {
746
-      "version": "7.5.0",
747
-      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.0.tgz",
748
-      "integrity": "sha512-G1qy5EdcO3vYhbxlXjRSR2SXB8GsxYv9hoRKT1Jdn3qy/NUnFqUUnqymKZ00Pbj+3FXNh06B+BUZzecrp3sxNw==",
746
+      "version": "7.5.1",
747
+      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.1.tgz",
748
+      "integrity": "sha512-PVGXx5LYHcT7L4MdoE+rM5uq68IKlvU9lljVQ4OXY6aUEnGvezcGbM4VNY57Ug+3R2Zg/nYHlEdiWoIBoRA0mw==",
749 749
       "dev": true,
750 750
       "requires": {
751 751
         "@babel/helper-plugin-utils": "^7.0.0",