git.fiddlerwoaroof.com
Browse code

Bump @babel/plugin-proposal-object-rest-spread from 7.5.2 to 7.5.4

Bumps [@babel/plugin-proposal-object-rest-spread](https://github.com/babel/babel) from 7.5.2 to 7.5.4.
- [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.2...v7.5.4)

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

dependabot-preview[bot] authored on 10/07/2019 06:03:50
Showing 1 changed files
... ...
@@ -743,9 +743,9 @@
743 743
       }
744 744
     },
745 745
     "@babel/plugin-proposal-object-rest-spread": {
746
-      "version": "7.5.2",
747
-      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.2.tgz",
748
-      "integrity": "sha512-C/JU3YOx5J4d9s0GGlJlYXVwsbd5JmqQ0AvB7cIDAx7nN57aDTnlJEsZJPuSskeBtMGFWSWU5Q+piTiDe0s7FQ==",
746
+      "version": "7.5.4",
747
+      "resolved": "https://registry.npmjs.org/@babel/plugin-proposal-object-rest-spread/-/plugin-proposal-object-rest-spread-7.5.4.tgz",
748
+      "integrity": "sha512-KCx0z3y7y8ipZUMAEEJOyNi11lMb/FOPUjjB113tfowgw0c16EGYos7worCKBcUAh2oG+OBnoUhsnTSoLpV9uA==",
749 749
       "dev": true,
750 750
       "requires": {
751 751
         "@babel/helper-plugin-utils": "^7.0.0",